Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
659cc1857f
commit
bd80b833aa
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [strapi-8.0.6](https://github.com/truecharts/charts/compare/strapi-8.0.5...strapi-8.0.6) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump all apps using pgsql, to use the reverted pgsql ([#4740](https://github.com/truecharts/charts/issues/4740))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.5.1"
|
||||
appVersion: "4.5.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://truecharts.org/docs/charts/stable/strapi
|
||||
- https://hub.docker.com/r/naskio/strapi
|
||||
- https://github.com/naskio/docker-strapi
|
||||
version: 8.0.6
|
||||
version: 8.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [strapi-8.0.7](https://github.com/truecharts/charts/compare/strapi-8.0.6...strapi-8.0.7) (2022-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.5.2
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/strapi
|
||||
tag: 4.5.1@sha256:b230082c4e1bc495337bc63e2f24c69bd5b11cd076a361c72839d86173cf4ae2
|
||||
tag: 4.5.2@sha256:83fad37a0d4588668288e5388f117a0e1c8676ab17db696fa796b6e9fe5a010c
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue