fix some dockertags being wrong

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-11 13:52:00 +02:00
parent 7cd88d5f43
commit ced7d182c2
16 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -5,9 +5,9 @@
##
image:
repository: dpage/pgadmin4
repository: docker.io/dpage/pgadmin4
pullPolicy: IfNotPresent
tag: "5.6"@sha256:42
tag: 5.6@sha256:42
##
+2 -2
View File
@@ -1,9 +1,9 @@
# Default values for Jackett.
image:
repository: dpage/pgadmin4
repository: docker.io/dpage/pgadmin4
pullPolicy: IfNotPresent
tag: "5.6"@sha256:42
tag: 5.6@sha256:42
securityContext:
privileged: false