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:
@@ -3,4 +3,4 @@ helm:
|
|||||||
releaseName: rancher-monitoring-crd
|
releaseName: rancher-monitoring-crd
|
||||||
chart: rancher-monitoring-crd
|
chart: rancher-monitoring-crd
|
||||||
repo: https://charts.rancher.io
|
repo: https://charts.rancher.io
|
||||||
version: 100.1.2+up19.0.3
|
version: 104.1.0+up57.0.3
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ helm:
|
|||||||
releaseName: rancher-monitoring
|
releaseName: rancher-monitoring
|
||||||
repo: https://charts.rancher.io
|
repo: https://charts.rancher.io
|
||||||
chart: rancher-monitoring
|
chart: rancher-monitoring
|
||||||
version: 100.1.2+up19.0.3
|
version: 104.1.0+up57.0.3
|
||||||
diff:
|
diff:
|
||||||
comparePatches:
|
comparePatches:
|
||||||
- apiVersion: admissionregistration.k8s.io/v1
|
- apiVersion: admissionregistration.k8s.io/v1
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user