Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e5fd04f020
commit
4a76c61db9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dokuwiki-7.0.6](https://github.com/truecharts/charts/compare/dokuwiki-7.0.5...dokuwiki-7.0.6) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11657](https://github.com/truecharts/charts/issues/11657))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.7](https://github.com/truecharts/charts/compare/dokuwiki-7.0.6...dokuwiki-7.0.7) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11702](https://github.com/truecharts/charts/issues/11702))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-7.0.6](https://github.com/truecharts/charts/compare/dokuwiki-7.0.5...dokuwiki-7.0.6) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10917](https://github.com/truecharts/charts/issues/10917))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.32](https://github.com/truecharts/charts/compare/dokuwiki-6.0.31...dokuwiki-6.0.32) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10824](https://github.com/truecharts/charts/issues/10824))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 7.0.6
|
||||
version: 7.0.7
|
||||
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.7](https://github.com/truecharts/charts/compare/dokuwiki-7.0.6...dokuwiki-7.0.7) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11702](https://github.com/truecharts/charts/issues/11702))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230404.1.0@sha256:178b607680ead67be54fc5ebdd3ac8d26192322fcd0cc5c2f7a432942eaf06da
|
||||
tag: v20230404.1.0@sha256:0be22489bb6adfaade8786315ea51d4ac02206cdc35d87e17c5e937671c65d6f
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue