Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
01bfd6165d
commit
7c0b656a39
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-6.0.30](https://github.com/truecharts/charts/compare/xwiki-6.0.29...xwiki-6.0.30) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "15.0.0"
|
||||
appVersion: "15.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: xwiki
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
version: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: 15.0.0-postgres@sha256:9e283ec143a421cf1818e18b5d46a9a68a70f0b4ea2bebb1f91008b47b8763ae
|
||||
tag: 15.3.0-postgres@sha256:682e692517b5fb4d2e43ffafb7daec123db1eb7428afc88b164a28728e3de93c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue