Bump nginx image

pull/1384/head
Arvind Iyengar 2021-07-30 09:36:49 -07:00
parent a50c607953
commit e3398074ea
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
1 changed files with 2 additions and 2 deletions

View File

@ -666,7 +666,7 @@
+ proxy:
+ image:
+ repository: rancher/mirrored-library-nginx
+ tag: 1.21.0-alpine
+ tag: 1.21.1-alpine
+
+ ## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod
+ extraContainers: |
@ -942,7 +942,7 @@
+ proxy:
+ image:
+ repository: rancher/mirrored-library-nginx
+ tag: 1.21.0-alpine
+ tag: 1.21.1-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