mirror of https://git.rancher.io/charts
Merge pull request #1991 from macedogm/bump-prometheus-federator
Bump Prometheus Federatorpull/1994/head
commit
315d953218
Binary file not shown.
Binary file not shown.
|
@ -177,7 +177,7 @@ debugLevel: 0
|
|||
cleanup:
|
||||
image:
|
||||
repository: rancher/shell
|
||||
tag: v0.1.14
|
||||
tag: v0.1.18-rc8
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
|
|
Binary file not shown.
|
@ -8,7 +8,7 @@ global:
|
|||
|
||||
image:
|
||||
repository: rancher/shell
|
||||
tag: v0.1.8
|
||||
tag: v0.1.18-rc8
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
|
|
|
@ -1777,13 +1777,13 @@ entries:
|
|||
catalog.cattle.io/release-name: prometheus-federator
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.0
|
||||
created: "2022-05-11T15:02:16.101288-07:00"
|
||||
created: "2022-07-22T21:10:54.172558+02:00"
|
||||
dependencies:
|
||||
- condition: helmProjectOperator.enabled
|
||||
name: helmProjectOperator
|
||||
repository: file://./charts/helmProjectOperator
|
||||
description: Prometheus Federator
|
||||
digest: 4fc016a094d4c7663019bd3e1e0b17c5747c48a3e292544999d1d5e167aff48a
|
||||
digest: 90a47d8e37d9057f230928fb1956d8e4db3b8bfda93272d07a811c96f35869b9
|
||||
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
|
||||
name: prometheus-federator
|
||||
urls:
|
||||
|
@ -7477,9 +7477,9 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-monitoring-system
|
||||
catalog.cattle.io/release-name: rancher-monitoring-crd
|
||||
apiVersion: v1
|
||||
created: "2022-04-27T10:04:18.343124-07:00"
|
||||
created: "2022-07-22T21:12:10.057661+02:00"
|
||||
description: Installs the CRDs for rancher-monitoring.
|
||||
digest: ecf07ba23a9cdaa7ffbbb14345d94ea1240b7f3b8e0ce9be4640e3e585c484e2
|
||||
digest: e53f40506fd89d6bc6409680aa9029c126bdfa54a76fd5cbc1471d592b6c4d89
|
||||
name: rancher-monitoring-crd
|
||||
type: application
|
||||
urls:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
workingDir: ""
|
||||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/prometheus-federator/0.1.0/charts/helmProjectOperator
|
||||
commit: 0798a8f46069afff05ded6ebd4cd6564c5989634
|
||||
commit: cccd595419fafae464b0d1041d4f6e5ff55d127e
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/prometheus-federator/0.1.0
|
||||
commit: 0798a8f46069afff05ded6ebd4cd6564c5989634
|
||||
commit: cccd595419fafae464b0d1041d4f6e5ff55d127e
|
||||
version: 0.1.0
|
||||
|
|
|
@ -8,7 +8,7 @@ global:
|
|||
|
||||
image:
|
||||
repository: rancher/shell
|
||||
tag: v0.1.8
|
||||
tag: v0.1.18-rc8
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
workingDir: ""
|
||||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/rancher-project-monitoring/0.1.0/charts/grafana
|
||||
commit: 0798a8f46069afff05ded6ebd4cd6564c5989634
|
||||
commit: cccd595419fafae464b0d1041d4f6e5ff55d127e
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
url: https://github.com/rancher/prometheus-federator.git
|
||||
subdirectory: charts/rancher-project-monitoring/0.1.0
|
||||
commit: 0798a8f46069afff05ded6ebd4cd6564c5989634
|
||||
commit: cccd595419fafae464b0d1041d4f6e5ff55d127e
|
||||
version: 0.1.0
|
||||
|
|
Loading…
Reference in New Issue