Update monitoring chart (#50)

The `helm-multi-chart` example referenced older versions of
`rancher-monitoring` and `rancher-monitoring-crd` charts which can no
longer be downloaded from `charts.rancher.io`.
This commit is contained in:
Corentin Néau
2024-09-10 12:00:44 +02:00
committed by GitHub
parent 660a9f6473
commit 1b88d49f4a
3 changed files with 1477 additions and 912 deletions

View File

@@ -3,4 +3,4 @@ helm:
releaseName: rancher-monitoring-crd
chart: rancher-monitoring-crd
repo: https://charts.rancher.io
version: 100.1.2+up19.0.3
version: 104.1.0+up57.0.3

View File

@@ -3,7 +3,7 @@ helm:
releaseName: rancher-monitoring
repo: https://charts.rancher.io
chart: rancher-monitoring
version: 100.1.2+up19.0.3
version: 104.1.0+up57.0.3
diff:
comparePatches:
- apiVersion: admissionregistration.k8s.io/v1

File diff suppressed because one or more lines are too long