Skip to content

Commit

Permalink
Un-RC the prom-fed chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Nov 7, 2024
1 parent 4bc6a44 commit f69e081
Show file tree
Hide file tree
Showing 24 changed files with 26 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ annotations:
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: 0.4.3-rc.1
appVersion: 0.4.3
dependencies:
- name: helmProjectOperator
repository: file://./charts/helmProjectOperator
version: 0.3.1
description: Prometheus Federator
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
name: prometheus-federator
version: 0.4.3-rc.1
version: 0.4.3
File renamed without changes.
22 changes: 22 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
apiVersion: v1
entries:
prometheus-federator:
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Prometheus Federator
catalog.cattle.io/namespace: cattle-monitoring-system
catalog.cattle.io/os: linux,windows
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: 0.4.3
created: "2024-11-07T15:59:48.856762-05:00"
dependencies:
- name: helmProjectOperator
repository: file://./charts/helmProjectOperator
version: 0.3.1
description: Prometheus Federator
digest: b6f6059cdc2f302c8c2b567f262c44a36f53cc04a7688ed2fcce1c93110fe7c2
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
name: prometheus-federator
urls:
- assets/prometheus-federator/prometheus-federator-0.4.3.tgz
version: 0.4.3
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Prometheus Federator
Expand Down
4 changes: 2 additions & 2 deletions packages/prometheus-federator/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ annotations:
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: 0.4.3-rc.1
appVersion: 0.4.3
dependencies:
- name: helmProjectOperator
repository: file://./charts/helmProjectOperator
version: 0.3.1
description: Prometheus Federator
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
name: prometheus-federator
version: 0.4.3-rc.1
version: 0.4.3

0 comments on commit f69e081

Please sign in to comment.