Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
30f972d8ed
commit
bb2f0afbf9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dokuwiki-5.0.19](https://github.com/truecharts/charts/compare/dokuwiki-5.0.18...dokuwiki-5.0.19) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dokuwiki-5.0.20](https://github.com/truecharts/charts/compare/dokuwiki-5.0.19...dokuwiki-5.0.20) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-5.0.19](https://github.com/truecharts/charts/compare/dokuwiki-5.0.18...dokuwiki-5.0.19) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [dokuwiki-5.0.10](https://github.com/truecharts/charts/compare/dokuwiki-5.0.9...dokuwiki-5.0.10) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-5.0.9](https://github.com/truecharts/charts/compare/dokuwiki-5.0.8...dokuwiki-5.0.9) (2022-12-19)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 5.0.19
|
||||
version: 5.0.20
|
||||
appVersion: "20220731.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-5.0.20](https://github.com/truecharts/charts/compare/dokuwiki-5.0.19...dokuwiki-5.0.20) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 20220731.1.0@sha256:a8666ca7219ee509ac9f40f510add0cd46c02d691253a1e01b51ef4c2c10e02a
|
||||
tag: 20220731.1.0@sha256:8fe7212b106b9dd214b1c3024080882480e37d24c64a3827c6aecd309531cea5
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue