Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f86ffdcd50
commit
646a0bf78c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [xwiki-6.0.28](https://github.com/truecharts/charts/compare/xwiki-6.0.27...xwiki-6.0.28) (2023-02-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [xwiki-6.0.29](https://github.com/truecharts/charts/compare/xwiki-6.0.28...xwiki-6.0.29) (2023-02-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/xwiki to 15.0.0-postgres
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [xwiki-6.0.28](https://github.com/truecharts/charts/compare/xwiki-6.0.27...xwiki-6.0.28) (2023-02-19)
|
## [xwiki-6.0.28](https://github.com/truecharts/charts/compare/xwiki-6.0.27...xwiki-6.0.28) (2023-02-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [xwiki-6.0.19](https://github.com/truecharts/charts/compare/xwiki-6.0.18...xwiki-6.0.19) (2022-12-27)
|
## [xwiki-6.0.19](https://github.com/truecharts/charts/compare/xwiki-6.0.18...xwiki-6.0.19) (2022-12-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [xwiki-6.0.18](https://github.com/truecharts/charts/compare/xwiki-6.0.17...xwiki-6.0.18) (2022-12-26)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||||
- https://hub.docker.com/_/xwiki
|
- https://hub.docker.com/_/xwiki
|
||||||
- https://github.com/xwiki/xwiki-docker
|
- https://github.com/xwiki/xwiki-docker
|
||||||
version: 6.0.28
|
version: 6.0.29
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [xwiki-6.0.29](https://github.com/truecharts/charts/compare/xwiki-6.0.28...xwiki-6.0.29) (2023-02-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/xwiki to 15.0.0-postgres
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/xwiki
|
repository: tccr.io/truecharts/xwiki
|
||||||
tag: 15.0.0-postgres@sha256:0a3f3ed8e3d1719cf2b66fd32e6f56eaa5dcb74003ca6ffe28ac46d61f008651
|
tag: 15.0.0-postgres@sha256:9e283ec143a421cf1818e18b5d46a9a68a70f0b4ea2bebb1f91008b47b8763ae
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue