Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1ffb7b6d64
commit
0386db7cd7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [strapi-9.0.30](https://github.com/truecharts/charts/compare/strapi-9.0.29...strapi-9.0.30) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.11.5 ([#10596](https://github.com/truecharts/charts/issues/10596))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [strapi-9.0.31](https://github.com/truecharts/charts/compare/strapi-9.0.30...strapi-9.0.31) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.11.7 ([#10708](https://github.com/truecharts/charts/issues/10708))
|
||||
|
||||
|
||||
|
||||
|
||||
## [strapi-9.0.30](https://github.com/truecharts/charts/compare/strapi-9.0.29...strapi-9.0.30) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [strapi-9.0.21](https://github.com/truecharts/charts/compare/strapi-9.0.20...strapi-9.0.21) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [strapi-9.0.20](https://github.com/truecharts/charts/compare/strapi-9.0.19...strapi-9.0.20) (2023-05-29)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.11.5"
|
||||
appVersion: "4.11.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/strapi
|
||||
- https://truecharts.org/charts/stable/strapi
|
||||
- https://github.com/naskio/docker-strapi
|
||||
version: 9.0.30
|
||||
version: 9.0.31
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cms
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [strapi-9.0.31](https://github.com/truecharts/charts/compare/strapi-9.0.30...strapi-9.0.31) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.11.7 ([#10708](https://github.com/truecharts/charts/issues/10708))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/strapi
|
||||
tag: v4.11.5@sha256:44945ac22b5c82b9cd3ee015683a033ea8c78ab65a9647eb51ce2cda814472f8
|
||||
tag: v4.11.7@sha256:a0d3289ef763e1a1f9de5d0c3b639c16bfc8728b0a24ba88637c6f87ea840211
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue