Skip to content

Commit

Permalink
[dev-v2.7.11] Bump rancher shell to 1.22 for rancher-monitoring (#3438)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com>
  • Loading branch information
alexandreLamarre authored and lucasmlp committed Feb 28, 2024
1 parent 3402143 commit bf7199c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file modified assets/rancher-monitoring/rancher-monitoring-102.0.2+up40.1.2.tgz
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/rancher-monitoring-crd/102.0.2+up40.1.2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ global:

image:
repository: rancher/shell
tag: v0.1.18
tag: v0.1.22

nodeSelector: {}

Expand Down
2 changes: 1 addition & 1 deletion charts/rancher-monitoring/102.0.2+up40.1.2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ upgrade:
## Image to use to run the scripts
image:
repository: rancher/shell
tag: v0.1.19
tag: v0.1.22

## Rancher Monitoring
##
Expand Down
8 changes: 4 additions & 4 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11991,7 +11991,7 @@ entries:
catalog.cattle.io/upstream-version: 19.0.3
apiVersion: v2
appVersion: 0.59.1
created: "2024-02-07T11:32:33.853898276-05:00"
created: "2024-02-07T11:51:18.838941654-05:00"
dependencies:
- condition: grafana.enabled
name: grafana
Expand Down Expand Up @@ -12062,7 +12062,7 @@ entries:
description: Collects several related Helm charts, Grafana dashboards, and Prometheus
rules combined with documentation and scripts to provide easy to operate end-to-end
Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
digest: 99b59c1ce520b62a60badf53abf472df03ede3b5ccfea30114969154064b22ef
digest: e650d2b4801ef6221d1ea17d9936476e7d6e7912b1c3cfceac8db6476a2573d6
home: https://github.com/prometheus-operator/kube-prometheus
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
keywords:
Expand Down Expand Up @@ -14113,9 +14113,9 @@ entries:
catalog.cattle.io/namespace: cattle-monitoring-system
catalog.cattle.io/release-name: rancher-monitoring-crd
apiVersion: v1
created: "2023-07-24T11:10:30.21312-07:00"
created: "2024-02-07T11:51:19.000189109-05:00"
description: Installs the CRDs for rancher-monitoring.
digest: 4e243104f0477ebd45cf3a9b4f18240d3938503eb8ffdd8942bd77cb97ebdfc5
digest: 36519dac049e253d450f597ba7431107fedfee6429bdea114347f811770c36b5
name: rancher-monitoring-crd
type: application
urls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@
+ ## Image to use to run the scripts
+ image:
+ repository: rancher/shell
+ tag: v0.1.19
+ tag: v0.1.22
+
+## Rancher Monitoring
+##
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ global:

image:
repository: rancher/shell
tag: v0.1.18
tag: v0.1.22

nodeSelector: {}

Expand Down

0 comments on commit bf7199c

Please sign in to comment.