Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e6719f7aad
commit
d3bdc7ddd0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dokuwiki-7.0.18](https://github.com/truecharts/charts/compare/dokuwiki-7.0.17...dokuwiki-7.0.18) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12808](https://github.com/truecharts/charts/issues/12808))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.19](https://github.com/truecharts/charts/compare/dokuwiki-7.0.18...dokuwiki-7.0.19) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12922](https://github.com/truecharts/charts/issues/12922))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.18](https://github.com/truecharts/charts/compare/dokuwiki-7.0.17...dokuwiki-7.0.18) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [dokuwiki-7.0.9](https://github.com/truecharts/charts/compare/dokuwiki-7.0.8...dokuwiki-7.0.9) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11869](https://github.com/truecharts/charts/issues/11869))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.8](https://github.com/truecharts/charts/compare/dokuwiki-7.0.7...dokuwiki-7.0.8) (2023-08-22)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 7.0.18
|
||||
version: 7.0.19
|
||||
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-7.0.19](https://github.com/truecharts/charts/compare/dokuwiki-7.0.18...dokuwiki-7.0.19) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12922](https://github.com/truecharts/charts/issues/12922))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230404.1.0@sha256:b442ecb8a559e4f3b40ebf638c68ab101df4561cdf45b2b4a080b47ca21f7c25
|
||||
tag: v20230404.1.0@sha256:27d0b18628f95e88b21bef3fef64e8e9e0fca1a4bafe410e3f26ed0515e56c51
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue