Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dc11660d62
commit
8e03e3a2b7
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.10](https://github.com/truecharts/charts/compare/dokuwiki-7.0.9...dokuwiki-7.0.10) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11963](https://github.com/truecharts/charts/issues/11963))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.9](https://github.com/truecharts/charts/compare/dokuwiki-7.0.8...dokuwiki-7.0.9) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [dokuwiki-7.0.0](https://github.com/truecharts/charts/compare/dokuwiki-6.0.35...dokuwiki-7.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.35](https://github.com/truecharts/charts/compare/dokuwiki-6.0.34...dokuwiki-6.0.35) (2023-07-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11084](https://github.com/truecharts/charts/issues/11084))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 7.0.9
|
||||
version: 7.0.10
|
||||
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.10](https://github.com/truecharts/charts/compare/dokuwiki-7.0.9...dokuwiki-7.0.10) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11963](https://github.com/truecharts/charts/issues/11963))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230404.1.0@sha256:dde2f09f707443447d0198c50310a7ce8f24e079c7f3e9fd7330f823c4833efd
|
||||
tag: v20230404.1.0@sha256:7d4297819789b8fcae42aaefe160d3d626959f0a2fe01314fbcb25ae265beaec
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
Loading…
Reference in New Issue