Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
67b5ac0604
commit
cd5ba43f2a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [strapi-9.0.29](https://github.com/truecharts/charts/compare/strapi-9.0.28...strapi-9.0.29) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.11.4 ([#10236](https://github.com/truecharts/charts/issues/10236))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [strapi-9.0.29](https://github.com/truecharts/charts/compare/strapi-9.0.28...strapi-9.0.29) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [strapi-9.0.20](https://github.com/truecharts/charts/compare/strapi-9.0.19...strapi-9.0.20) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.10.6 ([#9254](https://github.com/truecharts/charts/issues/9254))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.11.4"
|
||||
appVersion: "4.11.5"
|
||||
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.29
|
||||
version: 9.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cms
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/strapi
|
||||
tag: v4.11.4@sha256:d146cdba4711de74c67e0e0ab40312ebf72104ef5c12b2e5084da25c2642c417
|
||||
tag: v4.11.5@sha256:44945ac22b5c82b9cd3ee015683a033ea8c78ab65a9647eb51ce2cda814472f8
|
||||
pullPolicy: Always
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue