diff --git a/stable/linkace/7.0.20/app-changelog.md b/stable/linkace/7.0.20/app-changelog.md deleted file mode 100644 index 90ea93df83..0000000000 --- a/stable/linkace/7.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkace-7.0.20](https://github.com/truecharts/charts/compare/linkace-7.0.19...linkace-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/linkace/7.0.20/CHANGELOG.md b/stable/linkace/7.0.21/CHANGELOG.md similarity index 89% rename from stable/linkace/7.0.20/CHANGELOG.md rename to stable/linkace/7.0.21/CHANGELOG.md index 16610c3bbb..734caac4d8 100644 --- a/stable/linkace/7.0.20/CHANGELOG.md +++ b/stable/linkace/7.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [linkace-7.0.21](https://github.com/truecharts/charts/compare/linkace-7.0.20...linkace-7.0.21) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/linkace to v1.11.1 + + + + ## [linkace-7.0.20](https://github.com/truecharts/charts/compare/linkace-7.0.19...linkace-7.0.20) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [linkace-7.0.11](https://github.com/truecharts/charts/compare/linkace-7.0.10...linkace-7.0.11) (2022-12-18) ### Chore - -- update helm chart mariadb to v5.0.15 ([#5492](https://github.com/truecharts/charts/issues/5492)) - - update helm chart redis to v5.0.16 - - - - -## [linkace-7.0.10](https://github.com/truecharts/charts/compare/linkace-7.0.9...linkace-7.0.10) (2022-12-15) - diff --git a/stable/linkace/7.0.20/Chart.yaml b/stable/linkace/7.0.21/Chart.yaml similarity index 96% rename from stable/linkace/7.0.20/Chart.yaml rename to stable/linkace/7.0.21/Chart.yaml index 6090e265b0..a698a4f31e 100644 --- a/stable/linkace/7.0.20/Chart.yaml +++ b/stable/linkace/7.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.11.0" +appVersion: "1.11.1" 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.20 +version: 7.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/linkace/7.0.20/README.md b/stable/linkace/7.0.21/README.md similarity index 100% rename from stable/linkace/7.0.20/README.md rename to stable/linkace/7.0.21/README.md diff --git a/stable/linkace/7.0.21/app-changelog.md b/stable/linkace/7.0.21/app-changelog.md new file mode 100644 index 0000000000..8bbed20ccc --- /dev/null +++ b/stable/linkace/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkace-7.0.21](https://github.com/truecharts/charts/compare/linkace-7.0.20...linkace-7.0.21) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/linkace to v1.11.1 + + \ No newline at end of file diff --git a/stable/linkace/7.0.20/app-readme.md b/stable/linkace/7.0.21/app-readme.md similarity index 100% rename from stable/linkace/7.0.20/app-readme.md rename to stable/linkace/7.0.21/app-readme.md diff --git a/stable/linkace/7.0.20/charts/common-11.1.2.tgz b/stable/linkace/7.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/linkace/7.0.20/charts/common-11.1.2.tgz rename to stable/linkace/7.0.21/charts/common-11.1.2.tgz diff --git a/stable/linkace/7.0.20/charts/mariadb-5.0.25.tgz b/stable/linkace/7.0.21/charts/mariadb-5.0.25.tgz similarity index 100% rename from stable/linkace/7.0.20/charts/mariadb-5.0.25.tgz rename to stable/linkace/7.0.21/charts/mariadb-5.0.25.tgz diff --git a/stable/linkace/7.0.20/charts/redis-5.0.29.tgz b/stable/linkace/7.0.21/charts/redis-5.0.29.tgz similarity index 100% rename from stable/linkace/7.0.20/charts/redis-5.0.29.tgz rename to stable/linkace/7.0.21/charts/redis-5.0.29.tgz diff --git a/stable/linkace/7.0.20/ix_values.yaml b/stable/linkace/7.0.21/ix_values.yaml similarity index 96% rename from stable/linkace/7.0.20/ix_values.yaml rename to stable/linkace/7.0.21/ix_values.yaml index b28c1fba95..d97cc342cc 100644 --- a/stable/linkace/7.0.20/ix_values.yaml +++ b/stable/linkace/7.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/linkace - tag: 1.11.0@sha256:6cb53bf22210fdde8b0ffcbcc0f48887b8279461c292338afb26e10a5c8bb4e1 + tag: 1.11.1@sha256:a2e9dfd3ae4b26df6f540ee5d9d8ac953590d880eee74283eb8daf9bc68d3966 pullPolicy: IfNotPresent securityContext: diff --git a/stable/linkace/7.0.20/questions.yaml b/stable/linkace/7.0.21/questions.yaml similarity index 100% rename from stable/linkace/7.0.20/questions.yaml rename to stable/linkace/7.0.21/questions.yaml diff --git a/stable/linkace/7.0.20/templates/_cronjob.tpl b/stable/linkace/7.0.21/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/7.0.20/templates/_cronjob.tpl rename to stable/linkace/7.0.21/templates/_cronjob.tpl diff --git a/stable/linkace/7.0.20/templates/_secrets.tpl b/stable/linkace/7.0.21/templates/_secrets.tpl similarity index 100% rename from stable/linkace/7.0.20/templates/_secrets.tpl rename to stable/linkace/7.0.21/templates/_secrets.tpl diff --git a/stable/linkace/7.0.20/templates/common.yaml b/stable/linkace/7.0.21/templates/common.yaml similarity index 100% rename from stable/linkace/7.0.20/templates/common.yaml rename to stable/linkace/7.0.21/templates/common.yaml diff --git a/stable/linkace/7.0.20/values.yaml b/stable/linkace/7.0.21/values.yaml similarity index 100% rename from stable/linkace/7.0.20/values.yaml rename to stable/linkace/7.0.21/values.yaml