mirror of https://git.rancher.io/charts
[dev-v2.9] Bump shell image used by rancher-monitoring (#4188)
parent
501159e1d4
commit
5ada31715b
Binary file not shown.
|
@ -560,7 +560,7 @@ upgrade:
|
||||||
## Image to use to run the scripts
|
## Image to use to run the scripts
|
||||||
image:
|
image:
|
||||||
repository: rancher/shell
|
repository: rancher/shell
|
||||||
tag: v0.2.1-rc.5
|
tag: v0.2.1-rc.7
|
||||||
|
|
||||||
## Rancher Monitoring
|
## Rancher Monitoring
|
||||||
##
|
##
|
||||||
|
|
|
@ -16640,7 +16640,7 @@ entries:
|
||||||
catalog.cattle.io/upstream-version: 57.0.3
|
catalog.cattle.io/upstream-version: 57.0.3
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v0.72.0
|
appVersion: v0.72.0
|
||||||
created: "2024-07-03T12:22:13.521109374-04:00"
|
created: "2024-07-08T16:48:55.155334-04:00"
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: grafana.enabled
|
- condition: grafana.enabled
|
||||||
name: grafana
|
name: grafana
|
||||||
|
@ -16712,7 +16712,7 @@ entries:
|
||||||
and Prometheus rules combined with documentation and scripts to provide easy
|
and Prometheus rules combined with documentation and scripts to provide easy
|
||||||
to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
|
to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
|
||||||
Prometheus Operator.
|
Prometheus Operator.
|
||||||
digest: 99bbd9ae36013f73e68119a2142bfa906002ede700f8ce98b96aa24018117a5d
|
digest: 33eb0e269fe76ce3fe43b0eb8c99b4b2eff766306295263f1a883bd2942023da
|
||||||
home: https://github.com/prometheus-operator/kube-prometheus
|
home: https://github.com/prometheus-operator/kube-prometheus
|
||||||
icon: file://assets/logos/rancher-monitoring.png
|
icon: file://assets/logos/rancher-monitoring.png
|
||||||
keywords:
|
keywords:
|
||||||
|
|
|
@ -562,7 +562,7 @@
|
||||||
+ ## Image to use to run the scripts
|
+ ## Image to use to run the scripts
|
||||||
+ image:
|
+ image:
|
||||||
+ repository: rancher/shell
|
+ repository: rancher/shell
|
||||||
+ tag: v0.2.1-rc.5
|
+ tag: v0.2.1-rc.7
|
||||||
+
|
+
|
||||||
+## Rancher Monitoring
|
+## Rancher Monitoring
|
||||||
+##
|
+##
|
||||||
|
|
Loading…
Reference in New Issue