Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cb16f8eedb
commit
f0b2bc417b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dokuwiki-6.0.32](https://github.com/truecharts/charts/compare/dokuwiki-6.0.31...dokuwiki-6.0.32) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10824](https://github.com/truecharts/charts/issues/10824))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.33](https://github.com/truecharts/charts/compare/dokuwiki-6.0.32...dokuwiki-6.0.33) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10917](https://github.com/truecharts/charts/issues/10917))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.32](https://github.com/truecharts/charts/compare/dokuwiki-6.0.31...dokuwiki-6.0.32) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [dokuwiki-6.0.23](https://github.com/truecharts/charts/compare/dokuwiki-6.0.22...dokuwiki-6.0.23) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.22](https://github.com/truecharts/charts/compare/dokuwiki-6.0.21...dokuwiki-6.0.22) (2023-06-11)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 6.0.32
|
||||
version: 6.0.33
|
||||
appVersion: "20230404.1"
|
||||
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [dokuwiki-6.0.33](https://github.com/truecharts/charts/compare/dokuwiki-6.0.32...dokuwiki-6.0.33) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10917](https://github.com/truecharts/charts/issues/10917))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230404.1.0@sha256:d4d71f68eea16fe0d5ec8b5a2ea6401652a101f8307fa3370aed2f3e48da98cd
|
||||
tag: v20230404.1.0@sha256:d915ed320e22fcc546b2593817f21e2be975120f2cd277497f00c3437cba1993
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue