Update Dokuwiki image version to 20251031 #35
@@ -8,16 +8,16 @@ annotations:
 | 
				
			|||||||
    - name: apache-exporter
 | 
					    - name: apache-exporter
 | 
				
			||||||
      image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r5
 | 
					      image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r5
 | 
				
			||||||
    - name: dokuwiki
 | 
					    - name: dokuwiki
 | 
				
			||||||
      image: git.cooltux.net/marko/docker-dokuwiki-debian12:20250516-debian-12
 | 
					      image: git.cooltux.net/marko/docker-dokuwiki-debian12:20251031
 | 
				
			||||||
    - name: os-shell
 | 
					    - name: os-shell
 | 
				
			||||||
      image: docker.io/bitnami/os-shell:12-debian-12-r43
 | 
					      image: docker.io/bitnami/os-shell:12-debian-12-r43
 | 
				
			||||||
apiVersion: v2
 | 
					apiVersion: v2
 | 
				
			||||||
dependencies:
 | 
					dependencies:
 | 
				
			||||||
- name: common
 | 
					  - name: common
 | 
				
			||||||
  repository: oci://registry-1.docker.io/bitnamicharts
 | 
					    repository: oci://registry-1.docker.io/bitnamicharts
 | 
				
			||||||
  tags:
 | 
					    tags:
 | 
				
			||||||
  - bitnami-common
 | 
					      - bitnami-common
 | 
				
			||||||
  version: 2.x.x
 | 
					    version: 2.x.x
 | 
				
			||||||
description: DokuWiki is a standards-compliant wiki optimized for creating documentation. Designed to be simple to use for small organizations, it stores all data in plain text files so no database is required.
 | 
					description: DokuWiki is a standards-compliant wiki optimized for creating documentation. Designed to be simple to use for small organizations, it stores all data in plain text files so no database is required.
 | 
				
			||||||
home: https://bitnami.com
 | 
					home: https://bitnami.com
 | 
				
			||||||
icon: https://bitnami.com/assets/stacks/dokuwiki/img/dokuwiki-stack-220x234.png
 | 
					icon: https://bitnami.com/assets/stacks/dokuwiki/img/dokuwiki-stack-220x234.png
 | 
				
			||||||
@@ -32,5 +32,5 @@ maintainers: []
 | 
				
			|||||||
name: dokuwiki
 | 
					name: dokuwiki
 | 
				
			||||||
sources:
 | 
					sources:
 | 
				
			||||||
  - https://git.cooltux.net/Interne-Entwicklungen/TuxNet-helm-charts.git/dokuwiki
 | 
					  - https://git.cooltux.net/Interne-Entwicklungen/TuxNet-helm-charts.git/dokuwiki
 | 
				
			||||||
version: 1.2.0
 | 
					version: 1.2.1
 | 
				
			||||||
appVersion: "20250918-debian-12"
 | 
					appVersion: "20251031"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -70,7 +70,7 @@ extraDeploy: []
 | 
				
			|||||||
image:
 | 
					image:
 | 
				
			||||||
  registry: git.cooltux.net
 | 
					  registry: git.cooltux.net
 | 
				
			||||||
  repository: marko/docker-dokuwiki-debian12
 | 
					  repository: marko/docker-dokuwiki-debian12
 | 
				
			||||||
  tag: "20250918-debian-12"
 | 
					  tag: "20251031"
 | 
				
			||||||
  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'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user