diff --git a/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch b/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch index 7f5f88d98..d4d3b0873 100644 --- a/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch +++ b/packages/rancher-monitoring/generated-changes/patch/values.yaml.patch @@ -692,7 +692,7 @@ + proxy: + image: + repository: rancher/mirrored-library-nginx -+ tag: 1.19.9-alpine ++ tag: 1.21.0-alpine + + ## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod + extraContainers: | @@ -968,7 +968,7 @@ + proxy: + image: + repository: rancher/mirrored-library-nginx -+ tag: 1.19.9-alpine ++ tag: 1.21.0-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