Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
72f5d6b057
commit
3365d91d72
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [dokuwiki-5.0.2](https://github.com/truecharts/charts/compare/dokuwiki-5.0.1...dokuwiki-5.0.2) (2022-11-17)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: dokuwiki
|
name: dokuwiki
|
||||||
version: 5.0.2
|
version: 5.0.3
|
||||||
appVersion: "20220731.1"
|
appVersion: "20220731.1"
|
||||||
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
|
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [dokuwiki-5.0.3](https://github.com/truecharts/charts/compare/dokuwiki-5.0.2...dokuwiki-5.0.3) (2022-11-20)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/dokuwiki
|
repository: tccr.io/truecharts/dokuwiki
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 20220731.1.0@sha256:f1acd551af67d0720f6cc0f07e97b3c236e62b062f824435fc6f9dfc6b6b865d
|
tag: 20220731.1.0@sha256:5fcd926272c64831fb29394070e41a020530c099fe42caeba680399964aef167
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
Loading…
Reference in New Issue