Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a78edb8821
commit
f4c1d10dae
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dokuwiki-6.0.27](https://github.com/truecharts/charts/compare/dokuwiki-6.0.26...dokuwiki-6.0.27) (2023-07-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10392](https://github.com/truecharts/charts/issues/10392))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.28](https://github.com/truecharts/charts/compare/dokuwiki-6.0.27...dokuwiki-6.0.28) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10463](https://github.com/truecharts/charts/issues/10463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.27](https://github.com/truecharts/charts/compare/dokuwiki-6.0.26...dokuwiki-6.0.27) (2023-07-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [dokuwiki-6.0.18](https://github.com/truecharts/charts/compare/dokuwiki-6.0.17...dokuwiki-6.0.18) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 6.0.27
|
||||
version: 6.0.28
|
||||
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-6.0.28](https://github.com/truecharts/charts/compare/dokuwiki-6.0.27...dokuwiki-6.0.28) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10463](https://github.com/truecharts/charts/issues/10463))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230404.1.0@sha256:cfb5d860667485b09ace525c2bbf3ff9eb8199ba19618714b322809dcb12cd70
|
||||
tag: v20230404.1.0@sha256:1bbc8cb79fd21be5f81892661eb5a67856cbd60656a6d9ae842a0cb6ca8d0106
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue