Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
099f09b860
commit
eba04f3f3d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dokuwiki-7.0.24](https://github.com/truecharts/charts/compare/dokuwiki-7.0.23...dokuwiki-7.0.24) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.25](https://github.com/truecharts/charts/compare/dokuwiki-7.0.24...dokuwiki-7.0.25) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13547](https://github.com/truecharts/charts/issues/13547))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.24](https://github.com/truecharts/charts/compare/dokuwiki-7.0.23...dokuwiki-7.0.24) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [dokuwiki-7.0.15](https://github.com/truecharts/charts/compare/dokuwiki-7.0.14...dokuwiki-7.0.15) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12531](https://github.com/truecharts/charts/issues/12531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.14](https://github.com/truecharts/charts/compare/dokuwiki-7.0.13...dokuwiki-7.0.14) (2023-09-09)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 7.0.24
|
||||
version: 7.0.25
|
||||
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.25](https://github.com/truecharts/charts/compare/dokuwiki-7.0.24...dokuwiki-7.0.25) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13547](https://github.com/truecharts/charts/issues/13547))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230404.1.0@sha256:d4d79ca1049f77aa0725465e4fb6fb25c8a81acde1c8732edb82b998a09336ea
|
||||
tag: v20230404.1.0@sha256:72af48bfc739ecf0837f86ab2be3beee27a12f0631d2679712ab3b707de2b100
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue