Bump nginx image

pull/1314/head
Arvind Iyengar 2021-06-28 19:47:43 -07:00
parent 75481c6cec
commit 4b88995876
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
1 changed files with 2 additions and 2 deletions

View File

@ -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