Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
738c4e3744
commit
e8ea58372c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xwiki-6.0.13](https://github.com/truecharts/charts/compare/xwiki-6.0.12...xwiki-6.0.13) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xwiki-6.0.14](https://github.com/truecharts/charts/compare/xwiki-6.0.13...xwiki-6.0.14) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v14.10.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.13](https://github.com/truecharts/charts/compare/xwiki-6.0.12...xwiki-6.0.13) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [xwiki-6.0.8](https://github.com/truecharts/charts/compare/xwiki-6.0.7...xwiki-6.0.8) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.8](https://github.com/truecharts/charts/compare/xwiki-6.0.7...xwiki-6.0.8) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "14.10.0"
|
||||
appVersion: "14.10.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||
- https://hub.docker.com/_/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
version: 6.0.13
|
||||
version: 6.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xwiki-6.0.14](https://github.com/truecharts/charts/compare/xwiki-6.0.13...xwiki-6.0.14) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v14.10.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: 14.10.0-postgres@sha256:0b62994e3458f4069b587ded42998a5390fd1aeab8e6ae2e6e121a4fe13d375b
|
||||
tag: 14.10.1-postgres@sha256:5f15ec7798b73cc4f0c62abef5e945f25357353e2738c638edd970a9e21269cd
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue