Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev-v2.8] Bump rancher-monitoring/rancher-monitoring to use new rancher/shell #3656

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.23

nodeSelector: {}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ upgrade:
## Image to use to run the scripts
image:
repository: rancher/shell
tag: v0.1.19
tag: v0.1.23

## Rancher Monitoring
##
Expand Down
8 changes: 4 additions & 4 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14421,7 +14421,7 @@ entries:
catalog.cattle.io/upstream-version: 45.31.1
apiVersion: v2
appVersion: v0.65.1
created: "2024-04-04T10:28:17.338352-04:00"
created: "2024-04-05T08:53:07.199129-04:00"
dependencies:
- condition: grafana.enabled
name: grafana
Expand Down Expand Up @@ -14493,7 +14493,7 @@ entries:
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: 582bf4320e66eba8c55db5468f284a7748a6336ad907656fe3a77e7494668c4a
digest: d4180f2aeba486e48f8cf8535b7903803b63da7beecd1c7e2f8c93b625fdcff6
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 @@ -17186,9 +17186,9 @@ entries:
catalog.cattle.io/namespace: cattle-monitoring-system
catalog.cattle.io/release-name: rancher-monitoring-crd
apiVersion: v1
created: "2024-04-04T10:28:17.543011-04:00"
created: "2024-04-05T08:53:07.408641-04:00"
description: Installs the CRDs for rancher-monitoring.
digest: cd1a0049992e66b0336ce8b5e223f01258e56ce7fa421a79e9bfb049ab198025
digest: e9ab429b66d6dc5eea3c22ba1013fb1600ab28db250d5df4928c7340bcdca0f7
name: rancher-monitoring-crd
type: application
urls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
+ ## Image to use to run the scripts
+ image:
+ repository: rancher/shell
+ tag: v0.1.19
+ tag: v0.1.23
+
+## 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.23

nodeSelector: {}

Expand Down