diff --git a/stable/strapi/8.0.31/app-changelog.md b/stable/strapi/8.0.31/app-changelog.md deleted file mode 100644 index 7e483462f5..0000000000 --- a/stable/strapi/8.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [strapi-8.0.31](https://github.com/truecharts/charts/compare/strapi-8.0.30...strapi-8.0.31) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/strapi/8.0.31/CHANGELOG.md b/stable/strapi/8.0.32/CHANGELOG.md similarity index 90% rename from stable/strapi/8.0.31/CHANGELOG.md rename to stable/strapi/8.0.32/CHANGELOG.md index 2aa80b08db..d49ae328cf 100644 --- a/stable/strapi/8.0.31/CHANGELOG.md +++ b/stable/strapi/8.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [strapi-8.0.32](https://github.com/truecharts/charts/compare/strapi-8.0.31...strapi-8.0.32) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.6.2 + + + + ## [strapi-8.0.31](https://github.com/truecharts/charts/compare/strapi-8.0.30...strapi-8.0.31) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/strapi to v4.5.6 - - -## [strapi-8.0.21](https://github.com/truecharts/charts/compare/strapi-8.0.20...strapi-8.0.21) (2023-01-07) - -### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - diff --git a/stable/strapi/8.0.31/Chart.yaml b/stable/strapi/8.0.32/Chart.yaml similarity index 96% rename from stable/strapi/8.0.31/Chart.yaml rename to stable/strapi/8.0.32/Chart.yaml index f564a527f6..24839ce477 100644 --- a/stable/strapi/8.0.31/Chart.yaml +++ b/stable/strapi/8.0.32/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.6.1" +appVersion: "4.6.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/naskio/strapi - https://truecharts.org/docs/charts/stable/strapi - https://github.com/naskio/docker-strapi -version: 8.0.31 +version: 8.0.32 annotations: truecharts.org/catagories: | - cms diff --git a/stable/strapi/8.0.31/README.md b/stable/strapi/8.0.32/README.md similarity index 100% rename from stable/strapi/8.0.31/README.md rename to stable/strapi/8.0.32/README.md diff --git a/stable/strapi/8.0.32/app-changelog.md b/stable/strapi/8.0.32/app-changelog.md new file mode 100644 index 0000000000..312af59e64 --- /dev/null +++ b/stable/strapi/8.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [strapi-8.0.32](https://github.com/truecharts/charts/compare/strapi-8.0.31...strapi-8.0.32) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.6.2 + + \ No newline at end of file diff --git a/stable/strapi/8.0.31/app-readme.md b/stable/strapi/8.0.32/app-readme.md similarity index 100% rename from stable/strapi/8.0.31/app-readme.md rename to stable/strapi/8.0.32/app-readme.md diff --git a/stable/strapi/8.0.31/charts/common-11.1.2.tgz b/stable/strapi/8.0.32/charts/common-11.1.2.tgz similarity index 100% rename from stable/strapi/8.0.31/charts/common-11.1.2.tgz rename to stable/strapi/8.0.32/charts/common-11.1.2.tgz diff --git a/stable/strapi/8.0.31/charts/postgresql-11.0.29.tgz b/stable/strapi/8.0.32/charts/postgresql-11.0.29.tgz similarity index 100% rename from stable/strapi/8.0.31/charts/postgresql-11.0.29.tgz rename to stable/strapi/8.0.32/charts/postgresql-11.0.29.tgz diff --git a/stable/strapi/8.0.31/ix_values.yaml b/stable/strapi/8.0.32/ix_values.yaml similarity index 92% rename from stable/strapi/8.0.31/ix_values.yaml rename to stable/strapi/8.0.32/ix_values.yaml index aa5c0b8bcb..e19ff7c3a7 100644 --- a/stable/strapi/8.0.31/ix_values.yaml +++ b/stable/strapi/8.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/strapi - tag: 4.6.1@sha256:60da6fd6c07d2e0c27ad9f807cbbaccbad50c16a7ea8d20a76b103bba0f644c6 + tag: 4.6.2@sha256:ee9f976408d8a196874843e525a05b23598c142aa31bccc107dcdfe92c790cfa pullPolicy: Always securityContext: diff --git a/stable/strapi/8.0.31/questions.yaml b/stable/strapi/8.0.32/questions.yaml similarity index 100% rename from stable/strapi/8.0.31/questions.yaml rename to stable/strapi/8.0.32/questions.yaml diff --git a/stable/strapi/8.0.31/templates/common.yaml b/stable/strapi/8.0.32/templates/common.yaml similarity index 100% rename from stable/strapi/8.0.31/templates/common.yaml rename to stable/strapi/8.0.32/templates/common.yaml diff --git a/stable/strapi/8.0.31/values.yaml b/stable/strapi/8.0.32/values.yaml similarity index 100% rename from stable/strapi/8.0.31/values.yaml rename to stable/strapi/8.0.32/values.yaml