diff --git a/stable/linkace/7.0.2/app-changelog.md b/stable/linkace/7.0.2/app-changelog.md deleted file mode 100644 index bfca405dd8..0000000000 --- a/stable/linkace/7.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [linkace-7.0.2](https://github.com/truecharts/charts/compare/linkace-7.0.0...linkace-7.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/linkace/7.0.2/CHANGELOG.md b/stable/linkace/7.0.3/CHANGELOG.md similarity index 100% rename from stable/linkace/7.0.2/CHANGELOG.md rename to stable/linkace/7.0.3/CHANGELOG.md diff --git a/stable/linkace/7.0.2/Chart.yaml b/stable/linkace/7.0.3/Chart.yaml similarity index 96% rename from stable/linkace/7.0.2/Chart.yaml rename to stable/linkace/7.0.3/Chart.yaml index 7e1a10eae3..b9c4cc4a55 100644 --- a/stable/linkace/7.0.2/Chart.yaml +++ b/stable/linkace/7.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.10.4" +appVersion: "1.10.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -28,7 +28,7 @@ sources: - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace -version: 7.0.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/linkace/7.0.2/README.md b/stable/linkace/7.0.3/README.md similarity index 100% rename from stable/linkace/7.0.2/README.md rename to stable/linkace/7.0.3/README.md diff --git a/stable/linkace/7.0.3/app-changelog.md b/stable/linkace/7.0.3/app-changelog.md new file mode 100644 index 0000000000..15e4850a5d --- /dev/null +++ b/stable/linkace/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkace-7.0.3](https://github.com/truecharts/charts/compare/linkace-7.0.2...linkace-7.0.3) (2022-11-17) + +### Chore + +- update container image tccr.io/truecharts/linkace to v1.10.5 + + \ No newline at end of file diff --git a/stable/linkace/7.0.2/app-readme.md b/stable/linkace/7.0.3/app-readme.md similarity index 100% rename from stable/linkace/7.0.2/app-readme.md rename to stable/linkace/7.0.3/app-readme.md diff --git a/stable/linkace/7.0.2/charts/common-11.0.3.tgz b/stable/linkace/7.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/linkace/7.0.2/charts/common-11.0.3.tgz rename to stable/linkace/7.0.3/charts/common-11.0.3.tgz diff --git a/stable/linkace/7.0.2/charts/mariadb-5.0.2.tgz b/stable/linkace/7.0.3/charts/mariadb-5.0.2.tgz similarity index 100% rename from stable/linkace/7.0.2/charts/mariadb-5.0.2.tgz rename to stable/linkace/7.0.3/charts/mariadb-5.0.2.tgz diff --git a/stable/linkace/7.0.2/charts/redis-5.0.2.tgz b/stable/linkace/7.0.3/charts/redis-5.0.2.tgz similarity index 100% rename from stable/linkace/7.0.2/charts/redis-5.0.2.tgz rename to stable/linkace/7.0.3/charts/redis-5.0.2.tgz diff --git a/stable/linkace/7.0.2/ix_values.yaml b/stable/linkace/7.0.3/ix_values.yaml similarity index 96% rename from stable/linkace/7.0.2/ix_values.yaml rename to stable/linkace/7.0.3/ix_values.yaml index 804ef3b754..b5a5caf129 100644 --- a/stable/linkace/7.0.2/ix_values.yaml +++ b/stable/linkace/7.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/linkace - tag: 1.10.4@sha256:a2299c14e9f6e56067f8ead85dd641216ea6143d90514131d5b7a792fa1f556e + tag: 1.10.5@sha256:7084fe25b2ea1fd36b0238cb7ee6e186230f5edc73bc54fc34c4644ba168d973 pullPolicy: IfNotPresent securityContext: diff --git a/stable/linkace/7.0.2/questions.yaml b/stable/linkace/7.0.3/questions.yaml similarity index 100% rename from stable/linkace/7.0.2/questions.yaml rename to stable/linkace/7.0.3/questions.yaml diff --git a/stable/linkace/7.0.2/templates/_cronjob.tpl b/stable/linkace/7.0.3/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/7.0.2/templates/_cronjob.tpl rename to stable/linkace/7.0.3/templates/_cronjob.tpl diff --git a/stable/linkace/7.0.2/templates/_secrets.tpl b/stable/linkace/7.0.3/templates/_secrets.tpl similarity index 100% rename from stable/linkace/7.0.2/templates/_secrets.tpl rename to stable/linkace/7.0.3/templates/_secrets.tpl diff --git a/stable/linkace/7.0.2/templates/common.yaml b/stable/linkace/7.0.3/templates/common.yaml similarity index 100% rename from stable/linkace/7.0.2/templates/common.yaml rename to stable/linkace/7.0.3/templates/common.yaml diff --git a/stable/linkace/7.0.2/values.yaml b/stable/linkace/7.0.3/values.yaml similarity index 100% rename from stable/linkace/7.0.2/values.yaml rename to stable/linkace/7.0.3/values.yaml