Add documentation for all image.tag values

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-05-17 20:21:07 +02:00
parent d1f3cdb909
commit 59e422b9e3
9 changed files with 22 additions and 17 deletions
@@ -65,6 +65,7 @@ insecureScheme:
repository: nginxinc/nginx-unprivileged
# -- The image pull policy
pullPolicy: IfNotPresent
# -- Overrides the image tag
tag: 1.23.2-alpine
# chainguard image does not support the templates feature
# https://github.com/chainguard-images/nginx/issues/43
@@ -146,6 +147,7 @@ telemetry:
repository: nginx/nginx-prometheus-exporter
# -- The image pull policy
pullPolicy: IfNotPresent
# -- Overrides the image tag
tag: "0.11.0"
resources: {}