fix some dockertags being wrong
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: acockburn/appdaemon
|
||||
repository: docker.io/acockburn/appdaemon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "4.1.0"@sha256:42
|
||||
tag: 4.1.0@sha256:42
|
||||
|
||||
|
||||
##
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/appdaemon
|
||||
repository: docker.io/acockburn/appdaemon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v4.0.8"@sha256:42
|
||||
tag: v4.1.0@sha256:42
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
Reference in New Issue
Block a user