chore(apps): ensure container references are prefixed with v

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-03 13:16:22 +01:00
parent f04eeb579e
commit 9ab1b65059
54 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ image:
# -- Image [k8s pull policy](https://kubernetes.io/docs/concepts/containers/images/#updating-images).
pullPolicy: IfNotPresent
# -- Image tag to deploy.
tag: 2.1.3@sha256:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80
tag: v2.1.3@sha256:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80
# -- Environment variable configuration options for unifi-poller ([docs](https://unifipoller.com/docs/install/configuration)).