fix some dockertags being wrong
This commit is contained in:
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: acockburn/appdaemon
|
repository: docker.io/acockburn/appdaemon
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "4.1.0"@sha256:42
|
tag: 4.1.0@sha256:42
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/k8s-at-home/appdaemon
|
repository: docker.io/acockburn/appdaemon
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "v4.0.8"@sha256:42
|
tag: v4.1.0@sha256:42
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/authelia/authelia
|
repository: ghcr.io/authelia/authelia
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "4.30.4"@sha256:42
|
tag: 4.30.4@sha256:42
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
@@ -19,7 +19,7 @@ podSecurityContext:
|
|||||||
fsGroupChangePolicy: "OnRootMismatch"
|
fsGroupChangePolicy: "OnRootMismatch"
|
||||||
|
|
||||||
postgresqlImage:
|
postgresqlImage:
|
||||||
repository: postgres
|
repository: docker.io/postgres
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 13.4-alpine@sha256:42
|
tag: 13.4-alpine@sha256:42
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/bs
|
repository: ghcr.io/truecharts/bs
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.66.6@sha256:42
|
tag: v0.66.6@sha256:666
|
||||||
|
|
||||||
# Disable Deployment
|
# Disable Deployment
|
||||||
controller:
|
controller:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/bs
|
repository: ghcr.io/truecharts/bs
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.66.6@sha256:42
|
tag: v0.66.6@sha256:666
|
||||||
|
|
||||||
# Disable Deployment
|
# Disable Deployment
|
||||||
controller:
|
controller:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Bitwarden.
|
# Default values for Bitwarden.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: nextcloud
|
repository: docker.io/nextcloud
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 22.1.1@sha256:42
|
tag: 22.1.1@sha256:42
|
||||||
|
|
||||||
@@ -13,7 +13,7 @@ podSecurityContext:
|
|||||||
fsGroupChangePolicy: "OnRootMismatch"
|
fsGroupChangePolicy: "OnRootMismatch"
|
||||||
|
|
||||||
postgresqlImage:
|
postgresqlImage:
|
||||||
repository: postgres
|
repository: docker.io/postgres
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "13.1"@sha256:42
|
tag: "13.1"@sha256:42
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: mbentley/omada-controller
|
repository: docker.io/mbentley/omada-controller
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: '4.4'@sha256:42
|
tag: 4.4@sha256:42
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: mbentley/omada-controller
|
repository: docker.io/mbentley/omada-controller
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: '4.4'@sha256:42
|
tag: 4.4@sha256:42
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: dpage/pgadmin4
|
repository: docker.io/dpage/pgadmin4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "5.6"@sha256:42
|
tag: 5.6@sha256:42
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for Jackett.
|
# Default values for Jackett.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: dpage/pgadmin4
|
repository: docker.io/dpage/pgadmin4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "5.6"@sha256:42
|
tag: 5.6@sha256:42
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: photoprism/photoprism
|
repository: docker.io/photoprism/photoprism
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "20210523"@sha256:42
|
tag: 20210523@sha256:42
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: photoprism/photoprism
|
repository: docker.io/photoprism/photoprism
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: "20210523"@sha256:42
|
tag: 20210523@sha256:42
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: postgres
|
repository: docker.io/postgres
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "13.4"@sha256:42
|
tag: "13.4"@sha256:42
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: postgres
|
repository: docker.io/postgres
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "13.4"@sha256:42
|
tag: 13.4@sha256:42
|
||||||
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: emcniece/dockeryourxyzzy
|
repository: docker.io/emcniece/dockeryourxyzzy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "4"@sha256:42
|
tag: 4@sha256:42
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: emcniece/dockeryourxyzzy
|
repository: docker.io/emcniece/dockeryourxyzzy
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: "4"@sha256:42
|
tag: 4@sha256:42
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user