Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d132a5dfec
commit
79e67a4dd7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xwiki-8.0.8](https://github.com/truecharts/charts/compare/xwiki-8.0.7...xwiki-8.0.8) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.7.0-postgres ([#12222](https://github.com/truecharts/charts/issues/12222))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xwiki-8.0.9](https://github.com/truecharts/charts/compare/xwiki-8.0.8...xwiki-8.0.9) (2023-09-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.8.0 ([#13044](https://github.com/truecharts/charts/issues/13044))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-8.0.8](https://github.com/truecharts/charts/compare/xwiki-8.0.7...xwiki-8.0.8) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-7.0.30](https://github.com/truecharts/charts/compare/xwiki-7.0.29...xwiki-7.0.30) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.5.0-postgres ([#10919](https://github.com/truecharts/charts/issues/10919))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "15.7.0"
|
||||
appVersion: "15.8.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: 8.0.8
|
||||
version: 8.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xwiki-8.0.9](https://github.com/truecharts/charts/compare/xwiki-8.0.8...xwiki-8.0.9) (2023-09-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.8.0 ([#13044](https://github.com/truecharts/charts/issues/13044))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: v15.7.0-postgres@sha256:a17e3e1dae69f80fb721712fb229f06ad4b19c97ccb2fde61bca849ab4991dc6
|
||||
tag: v15.8.0-postgres@sha256:31edc4fad70f2b6c7f1e5df5eeb10d5f653c8b55c2b4ac047c5dd70b81432975
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue