Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6b066dac6f
commit
acd842ef33
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xwiki-8.0.3](https://github.com/truecharts/charts/compare/xwiki-8.0.2...xwiki-8.0.3) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v ([#11514](https://github.com/truecharts/charts/issues/11514))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xwiki-8.0.4](https://github.com/truecharts/charts/compare/xwiki-8.0.3...xwiki-8.0.4) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.6.0 ([#11531](https://github.com/truecharts/charts/issues/11531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-8.0.3](https://github.com/truecharts/charts/compare/xwiki-8.0.2...xwiki-8.0.3) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.4.0-postgres ([#9911](https://github.com/truecharts/charts/issues/9911))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xwiki-7.0.25](https://github.com/truecharts/charts/compare/xwiki-7.0.24...xwiki-7.0.25) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.4.0-postgres ([#9649](https://github.com/truecharts/charts/issues/9649))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "15.5.1"
|
||||
appVersion: "15.6.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.3
|
||||
version: 8.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xwiki-8.0.4](https://github.com/truecharts/charts/compare/xwiki-8.0.3...xwiki-8.0.4) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xwiki to v15.6.0 ([#11531](https://github.com/truecharts/charts/issues/11531))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: v15.5.1-postgres@sha256:aee38e08c17708b61bc240877f72df064c4452beb39e73ec5e7b2db5216adaa2
|
||||
tag: v15.6.0-postgres@sha256:bc2d27d27fdd914f1d1a869c8526db7ef7162fcbdd5140655f5d94d4319a3421
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue