Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dcce871d85
commit
fb06af6baa
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xwiki-6.0.25](https://github.com/truecharts/charts/compare/xwiki-6.0.24...xwiki-6.0.25) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xwiki-6.0.26](https://github.com/truecharts/charts/compare/xwiki-6.0.25...xwiki-6.0.26) (2023-02-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.0.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.25](https://github.com/truecharts/charts/compare/xwiki-6.0.24...xwiki-6.0.25) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [xwiki-6.0.16](https://github.com/truecharts/charts/compare/xwiki-6.0.15...xwiki-6.0.16) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.15](https://github.com/truecharts/charts/compare/xwiki-6.0.14...xwiki-6.0.15) (2022-12-18)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "14.10.3"
|
||||
appVersion: "15.0.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,9 +22,9 @@ maintainers:
|
|||
name: xwiki
|
||||
sources:
|
||||
- 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
|
||||
version: 6.0.25
|
||||
version: 6.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xwiki-6.0.26](https://github.com/truecharts/charts/compare/xwiki-6.0.25...xwiki-6.0.26) (2023-02-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.0.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: 14.10.3-postgres@sha256:518f6e7356519c3eac6c46e080674a48d1580935943f6c4f8ff1dcace9e86ac4
|
||||
tag: 15.0.0-postgres@sha256:0a3f3ed8e3d1719cf2b66fd32e6f56eaa5dcb74003ca6ffe28ac46d61f008651
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue