fix some dockertags being wrong
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: mbentley/omada-controller
|
||||
repository: docker.io/mbentley/omada-controller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '4.4'@sha256:42
|
||||
tag: 4.4@sha256:42
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: mbentley/omada-controller
|
||||
repository: docker.io/mbentley/omada-controller
|
||||
# -- image tag
|
||||
tag: '4.4'@sha256:42
|
||||
tag: 4.4@sha256:42
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user