charts/dokuwiki/values.yaml aktualisiert

This commit is contained in:
Marko Oldenburg 2024-10-29 08:17:04 +00:00
parent fa7d9315a4
commit 823c525ffb

View File

@ -68,9 +68,9 @@ extraDeploy: []
## @param image.debug Enable image debugging ## @param image.debug Enable image debugging
## ##
image: image:
registry: registry.tuxnet.lan registry: git.cooltux.net
repository: web/dokuwiki repository: marko/docker-dokuwiki-debian12
tag: "20240206.2.0-debian-12-r8" tag: "20240206.2.0-debian-12-r10"
digest: "" digest: ""
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'