Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
93872ccecc
commit
7360552a28
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [strapi-8.0.13](https://github.com/truecharts/charts/compare/strapi-8.0.12...strapi-8.0.13) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [strapi-8.0.14](https://github.com/truecharts/charts/compare/strapi-8.0.13...strapi-8.0.14) (2022-12-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.5.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [strapi-8.0.13](https://github.com/truecharts/charts/compare/strapi-8.0.12...strapi-8.0.13) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [strapi-8.0.10](https://github.com/truecharts/charts/compare/strapi-8.0.8...strapi-8.0.10) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [strapi-8.0.10](https://github.com/truecharts/charts/compare/strapi-8.0.8...strapi-8.0.10) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.5.3"
|
||||
appVersion: "4.5.4"
|
||||
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.13
|
||||
version: 8.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [strapi-8.0.14](https://github.com/truecharts/charts/compare/strapi-8.0.13...strapi-8.0.14) (2022-12-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/strapi to v4.5.4
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/strapi
|
||||
tag: 4.5.3@sha256:06f8d59ae8a31dae86f1e5e3dc61658edfe14d479d74ed60b11271a0301209fd
|
||||
tag: 4.5.4@sha256:3bce48e04c89caea4133d99773599e585151516c5e0b87f5100e3aa4c4058c9d
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue