diff --git a/stable/weblate/7.0.20/app-changelog.md b/stable/weblate/7.0.20/app-changelog.md deleted file mode 100644 index 8a65ab870c1..00000000000 --- a/stable/weblate/7.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [weblate-7.0.20](https://github.com/truecharts/charts/compare/weblate-7.0.19...weblate-7.0.20) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file diff --git a/stable/weblate/7.0.20/CHANGELOG.md b/stable/weblate/7.0.21/CHANGELOG.md similarity index 88% rename from stable/weblate/7.0.20/CHANGELOG.md rename to stable/weblate/7.0.21/CHANGELOG.md index a87d3112ade..7e04992ffd2 100644 --- a/stable/weblate/7.0.20/CHANGELOG.md +++ b/stable/weblate/7.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [weblate-7.0.21](https://github.com/truecharts/charts/compare/weblate-7.0.20...weblate-7.0.21) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/weblate to v4.15.2 + + + + ## [weblate-7.0.20](https://github.com/truecharts/charts/compare/weblate-7.0.19...weblate-7.0.20) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [weblate-7.0.11](https://github.com/truecharts/charts/compare/weblate-7.0.10...weblate-7.0.11) (2022-12-18) ### Chore - -- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495)) - - update helm chart redis to v5.0.16 - - - - -## [weblate-7.0.10](https://github.com/truecharts/charts/compare/weblate-7.0.9...weblate-7.0.10) (2022-12-13) - diff --git a/stable/weblate/7.0.20/Chart.yaml b/stable/weblate/7.0.21/Chart.yaml similarity index 96% rename from stable/weblate/7.0.20/Chart.yaml rename to stable/weblate/7.0.21/Chart.yaml index f76e105f069..cf956882bbb 100644 --- a/stable/weblate/7.0.20/Chart.yaml +++ b/stable/weblate/7.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.14.2" +appVersion: "4.15.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ -version: 7.0.20 +version: 7.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/weblate/7.0.20/README.md b/stable/weblate/7.0.21/README.md similarity index 100% rename from stable/weblate/7.0.20/README.md rename to stable/weblate/7.0.21/README.md diff --git a/stable/weblate/7.0.21/app-changelog.md b/stable/weblate/7.0.21/app-changelog.md new file mode 100644 index 00000000000..63d98afd13f --- /dev/null +++ b/stable/weblate/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [weblate-7.0.21](https://github.com/truecharts/charts/compare/weblate-7.0.20...weblate-7.0.21) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/weblate to v4.15.2 + + \ No newline at end of file diff --git a/stable/weblate/7.0.20/app-readme.md b/stable/weblate/7.0.21/app-readme.md similarity index 100% rename from stable/weblate/7.0.20/app-readme.md rename to stable/weblate/7.0.21/app-readme.md diff --git a/stable/weblate/7.0.20/charts/common-11.1.2.tgz b/stable/weblate/7.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/weblate/7.0.20/charts/common-11.1.2.tgz rename to stable/weblate/7.0.21/charts/common-11.1.2.tgz diff --git a/stable/weblate/7.0.20/charts/postgresql-11.0.22.tgz b/stable/weblate/7.0.21/charts/postgresql-11.0.22.tgz similarity index 100% rename from stable/weblate/7.0.20/charts/postgresql-11.0.22.tgz rename to stable/weblate/7.0.21/charts/postgresql-11.0.22.tgz diff --git a/stable/weblate/7.0.20/charts/redis-5.0.29.tgz b/stable/weblate/7.0.21/charts/redis-5.0.29.tgz similarity index 100% rename from stable/weblate/7.0.20/charts/redis-5.0.29.tgz rename to stable/weblate/7.0.21/charts/redis-5.0.29.tgz diff --git a/stable/weblate/7.0.20/ix_values.yaml b/stable/weblate/7.0.21/ix_values.yaml similarity index 98% rename from stable/weblate/7.0.20/ix_values.yaml rename to stable/weblate/7.0.21/ix_values.yaml index 5cc0c670312..c3cd5f13d46 100644 --- a/stable/weblate/7.0.20/ix_values.yaml +++ b/stable/weblate/7.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/weblate - tag: 4.14.2@sha256:658d563eaa8be74582f0ba12ff252e4e83f7b52a2a326aad3da306d5e838ac82 + tag: 4.15.2@sha256:9594855b9c1657b535d433e151113d6b0c365eba542e106aaf43975e3e91d33a pullPolicy: IfNotPresent securityContext: diff --git a/stable/weblate/7.0.20/questions.yaml b/stable/weblate/7.0.21/questions.yaml similarity index 100% rename from stable/weblate/7.0.20/questions.yaml rename to stable/weblate/7.0.21/questions.yaml diff --git a/stable/weblate/7.0.20/templates/_configmap.tpl b/stable/weblate/7.0.21/templates/_configmap.tpl similarity index 100% rename from stable/weblate/7.0.20/templates/_configmap.tpl rename to stable/weblate/7.0.21/templates/_configmap.tpl diff --git a/stable/weblate/7.0.20/templates/common.yaml b/stable/weblate/7.0.21/templates/common.yaml similarity index 100% rename from stable/weblate/7.0.20/templates/common.yaml rename to stable/weblate/7.0.21/templates/common.yaml diff --git a/stable/weblate/7.0.20/values.yaml b/stable/weblate/7.0.21/values.yaml similarity index 100% rename from stable/weblate/7.0.20/values.yaml rename to stable/weblate/7.0.21/values.yaml