diff --git a/assets/rancher-monitoring/rancher-monitoring-14.5.101+up14.5.0.tgz b/assets/rancher-monitoring/rancher-monitoring-14.5.101+up14.5.0.tgz index 7ac479b68..69d351c87 100644 Binary files a/assets/rancher-monitoring/rancher-monitoring-14.5.101+up14.5.0.tgz and b/assets/rancher-monitoring/rancher-monitoring-14.5.101+up14.5.0.tgz differ diff --git a/charts/rancher-monitoring/rancher-monitoring/14.5.101+up14.5.0/values.yaml b/charts/rancher-monitoring/rancher-monitoring/14.5.101+up14.5.0/values.yaml index 4a7a444f3..62aa60e85 100644 --- a/charts/rancher-monitoring/rancher-monitoring/14.5.101+up14.5.0/values.yaml +++ b/charts/rancher-monitoring/rancher-monitoring/14.5.101+up14.5.0/values.yaml @@ -1127,7 +1127,7 @@ grafana: proxy: image: repository: rancher/mirrored-library-nginx - tag: 1.19.2-alpine + tag: 1.19.9-alpine ## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod extraContainers: | @@ -2745,7 +2745,7 @@ prometheus: proxy: image: repository: rancher/mirrored-library-nginx - tag: 1.19.2-alpine + tag: 1.19.9-alpine ## Containers allows injecting additional containers. This is meant to allow adding an authentication proxy to a Prometheus pod. ## if using proxy extraContainer update targetPort with proxy container port diff --git a/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch b/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch index d5964fc41..f7b7a16da 100644 --- a/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch +++ b/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch @@ -573,7 +573,7 @@ + proxy: + image: + repository: rancher/mirrored-library-nginx -+ tag: 1.19.2-alpine ++ tag: 1.19.9-alpine + + ## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod + extraContainers: | @@ -864,7 +864,7 @@ + proxy: + image: + repository: rancher/mirrored-library-nginx -+ tag: 1.19.2-alpine ++ tag: 1.19.9-alpine + ## Containers allows injecting additional containers. This is meant to allow adding an authentication proxy to a Prometheus pod. ## if using proxy extraContainer update targetPort with proxy container port