Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0791371baf
commit
579cc7603e
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [strapi-8.0.2](https://github.com/truecharts/charts/compare/strapi-8.0.0...strapi-8.0.2) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4471](https://github.com/truecharts/charts/issues/4471))
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.5.0"
|
appVersion: "4.5.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://truecharts.org/docs/charts/stable/strapi
|
- https://truecharts.org/docs/charts/stable/strapi
|
||||||
- https://hub.docker.com/r/naskio/strapi
|
- https://hub.docker.com/r/naskio/strapi
|
||||||
- https://github.com/naskio/docker-strapi
|
- https://github.com/naskio/docker-strapi
|
||||||
version: 8.0.2
|
version: 8.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [strapi-8.0.3](https://github.com/truecharts/charts/compare/strapi-8.0.2...strapi-8.0.3) (2022-11-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/strapi to v4.5.1
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/strapi
|
repository: tccr.io/truecharts/strapi
|
||||||
tag: 4.5.0@sha256:e57edcb627d376cdf80f3f33529bf4c4a39cf9c037b2270353ec72c311e68cbe
|
tag: 4.5.1@sha256:b230082c4e1bc495337bc63e2f24c69bd5b11cd076a361c72839d86173cf4ae2
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue