diff --git a/stable/strapi/8.0.13/app-changelog.md b/stable/strapi/8.0.13/app-changelog.md deleted file mode 100644 index 6ee01da97f0..00000000000 --- a/stable/strapi/8.0.13/app-changelog.md +++ /dev/null @@ -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 - - \ No newline at end of file diff --git a/stable/strapi/8.0.13/CHANGELOG.md b/stable/strapi/8.0.14/CHANGELOG.md similarity index 91% rename from stable/strapi/8.0.13/CHANGELOG.md rename to stable/strapi/8.0.14/CHANGELOG.md index 92d19d48691..dcb2cbae9a3 100644 --- a/stable/strapi/8.0.13/CHANGELOG.md +++ b/stable/strapi/8.0.14/CHANGELOG.md @@ -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) - - - - diff --git a/stable/strapi/8.0.13/Chart.yaml b/stable/strapi/8.0.14/Chart.yaml similarity index 96% rename from stable/strapi/8.0.13/Chart.yaml rename to stable/strapi/8.0.14/Chart.yaml index c94527a0218..977cba058b1 100644 --- a/stable/strapi/8.0.13/Chart.yaml +++ b/stable/strapi/8.0.14/Chart.yaml @@ -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 diff --git a/stable/strapi/8.0.13/README.md b/stable/strapi/8.0.14/README.md similarity index 100% rename from stable/strapi/8.0.13/README.md rename to stable/strapi/8.0.14/README.md diff --git a/stable/strapi/8.0.14/app-changelog.md b/stable/strapi/8.0.14/app-changelog.md new file mode 100644 index 00000000000..c76fdf4837d --- /dev/null +++ b/stable/strapi/8.0.14/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/stable/strapi/8.0.13/app-readme.md b/stable/strapi/8.0.14/app-readme.md similarity index 100% rename from stable/strapi/8.0.13/app-readme.md rename to stable/strapi/8.0.14/app-readme.md diff --git a/stable/strapi/8.0.13/charts/common-11.0.7.tgz b/stable/strapi/8.0.14/charts/common-11.0.7.tgz similarity index 100% rename from stable/strapi/8.0.13/charts/common-11.0.7.tgz rename to stable/strapi/8.0.14/charts/common-11.0.7.tgz diff --git a/stable/strapi/8.0.13/charts/postgresql-11.0.11.tgz b/stable/strapi/8.0.14/charts/postgresql-11.0.11.tgz similarity index 100% rename from stable/strapi/8.0.13/charts/postgresql-11.0.11.tgz rename to stable/strapi/8.0.14/charts/postgresql-11.0.11.tgz diff --git a/stable/strapi/8.0.13/ix_values.yaml b/stable/strapi/8.0.14/ix_values.yaml similarity index 92% rename from stable/strapi/8.0.13/ix_values.yaml rename to stable/strapi/8.0.14/ix_values.yaml index b5be4850f29..fa13d546918 100644 --- a/stable/strapi/8.0.13/ix_values.yaml +++ b/stable/strapi/8.0.14/ix_values.yaml @@ -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: diff --git a/stable/strapi/8.0.13/questions.yaml b/stable/strapi/8.0.14/questions.yaml similarity index 100% rename from stable/strapi/8.0.13/questions.yaml rename to stable/strapi/8.0.14/questions.yaml diff --git a/stable/strapi/8.0.13/templates/common.yaml b/stable/strapi/8.0.14/templates/common.yaml similarity index 100% rename from stable/strapi/8.0.13/templates/common.yaml rename to stable/strapi/8.0.14/templates/common.yaml diff --git a/stable/strapi/8.0.13/values.yaml b/stable/strapi/8.0.14/values.yaml similarity index 100% rename from stable/strapi/8.0.13/values.yaml rename to stable/strapi/8.0.14/values.yaml