diff --git a/stable/strapi/8.0.2/app-changelog.md b/stable/strapi/8.0.2/app-changelog.md deleted file mode 100644 index a6bd3c4d874..00000000000 --- a/stable/strapi/8.0.2/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/strapi/8.0.2/CHANGELOG.md b/stable/strapi/8.0.3/CHANGELOG.md similarity index 100% rename from stable/strapi/8.0.2/CHANGELOG.md rename to stable/strapi/8.0.3/CHANGELOG.md diff --git a/stable/strapi/8.0.2/Chart.yaml b/stable/strapi/8.0.3/Chart.yaml similarity index 96% rename from stable/strapi/8.0.2/Chart.yaml rename to stable/strapi/8.0.3/Chart.yaml index a3c369a73b7..fc968f023a7 100644 --- a/stable/strapi/8.0.2/Chart.yaml +++ b/stable/strapi/8.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.5.0" +appVersion: "4.5.1" 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.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/strapi/8.0.2/README.md b/stable/strapi/8.0.3/README.md similarity index 100% rename from stable/strapi/8.0.2/README.md rename to stable/strapi/8.0.3/README.md diff --git a/stable/strapi/8.0.3/app-changelog.md b/stable/strapi/8.0.3/app-changelog.md new file mode 100644 index 00000000000..4aa500d933b --- /dev/null +++ b/stable/strapi/8.0.3/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/stable/strapi/8.0.2/app-readme.md b/stable/strapi/8.0.3/app-readme.md similarity index 100% rename from stable/strapi/8.0.2/app-readme.md rename to stable/strapi/8.0.3/app-readme.md diff --git a/stable/strapi/8.0.2/charts/common-11.0.3.tgz b/stable/strapi/8.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/strapi/8.0.2/charts/common-11.0.3.tgz rename to stable/strapi/8.0.3/charts/common-11.0.3.tgz diff --git a/stable/strapi/8.0.2/charts/postgresql-10.0.2.tgz b/stable/strapi/8.0.3/charts/postgresql-10.0.2.tgz similarity index 100% rename from stable/strapi/8.0.2/charts/postgresql-10.0.2.tgz rename to stable/strapi/8.0.3/charts/postgresql-10.0.2.tgz diff --git a/stable/strapi/8.0.2/ix_values.yaml b/stable/strapi/8.0.3/ix_values.yaml similarity index 92% rename from stable/strapi/8.0.2/ix_values.yaml rename to stable/strapi/8.0.3/ix_values.yaml index 5cbc23dd7dd..e979ec776ed 100644 --- a/stable/strapi/8.0.2/ix_values.yaml +++ b/stable/strapi/8.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/strapi - tag: 4.5.0@sha256:e57edcb627d376cdf80f3f33529bf4c4a39cf9c037b2270353ec72c311e68cbe + tag: 4.5.1@sha256:b230082c4e1bc495337bc63e2f24c69bd5b11cd076a361c72839d86173cf4ae2 pullPolicy: Always securityContext: diff --git a/stable/strapi/8.0.2/questions.yaml b/stable/strapi/8.0.3/questions.yaml similarity index 100% rename from stable/strapi/8.0.2/questions.yaml rename to stable/strapi/8.0.3/questions.yaml diff --git a/stable/strapi/8.0.2/templates/common.yaml b/stable/strapi/8.0.3/templates/common.yaml similarity index 100% rename from stable/strapi/8.0.2/templates/common.yaml rename to stable/strapi/8.0.3/templates/common.yaml diff --git a/stable/strapi/8.0.2/values.yaml b/stable/strapi/8.0.3/values.yaml similarity index 100% rename from stable/strapi/8.0.2/values.yaml rename to stable/strapi/8.0.3/values.yaml