fix some dockertags being wrong
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
##
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user