``` #1

Merged
marko merged 1 commits from patch-dokuwiki into main 2025-05-08 19:14:50 +00:00
2 changed files with 18 additions and 18 deletions
Showing only changes of commit d6ceee2d48 - Show all commits

View File

@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r5
- name: dokuwiki
image: git.cooltux.net/marko/docker-dokuwiki-debian12:20241217.1.0-debian-12-r15
image: git.cooltux.net/marko/docker-dokuwiki-debian12:20250508.1.0-debian-12-r16
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r43
apiVersion: v2
dependencies:
- name: common
@ -33,5 +33,5 @@ maintainers: []
name: dokuwiki
sources:
- https://git.cooltux.net/Interne-Entwicklungen/TuxNet-helm-charts.git/dokuwiki
version: 1.0.17
appVersion: "20241217.1.0-debian-12-r15"
version: 1.0.19
appVersion: "20250508.1.0-debian-12-r16"

View File

@ -70,7 +70,7 @@ extraDeploy: []
image:
registry: git.cooltux.net
repository: marko/docker-dokuwiki-debian12
tag: "20241217.1.0-debian-12-r15"
tag: "20250508.1.0-debian-12-r16"
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'