diff --git a/stable/linkace/7.0.26/app-changelog.md b/stable/linkace/7.0.26/app-changelog.md deleted file mode 100644 index ca83df9bf8e..00000000000 --- a/stable/linkace/7.0.26/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [linkace-7.0.26](https://github.com/truecharts/charts/compare/linkace-7.0.25...linkace-7.0.26) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/linkace to v1.11.4 ([#8479](https://github.com/truecharts/charts/issues/8479)) - - ### Fix - -- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) - - \ No newline at end of file diff --git a/stable/linkace/7.0.26/CHANGELOG.md b/stable/linkace/7.0.27/CHANGELOG.md similarity index 90% rename from stable/linkace/7.0.26/CHANGELOG.md rename to stable/linkace/7.0.27/CHANGELOG.md index d22ebab86e0..56f2d2124ab 100644 --- a/stable/linkace/7.0.26/CHANGELOG.md +++ b/stable/linkace/7.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [linkace-7.0.27](https://github.com/truecharts/charts/compare/linkace-7.0.26...linkace-7.0.27) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/linkace to v1.12.0 ([#8594](https://github.com/truecharts/charts/issues/8594)) + + + + ## [linkace-7.0.26](https://github.com/truecharts/charts/compare/linkace-7.0.25...linkace-7.0.26) (2023-05-03) ### Chore @@ -88,12 +97,3 @@ - -## [linkace-7.0.17](https://github.com/truecharts/charts/compare/linkace-7.0.16...linkace-7.0.17) (2023-01-07) - -### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - - diff --git a/stable/linkace/7.0.26/Chart.yaml b/stable/linkace/7.0.27/Chart.yaml similarity index 96% rename from stable/linkace/7.0.26/Chart.yaml rename to stable/linkace/7.0.27/Chart.yaml index 8ea236616fb..cab7efa982d 100644 --- a/stable/linkace/7.0.26/Chart.yaml +++ b/stable/linkace/7.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.11.4" +appVersion: "1.12.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkace - https://www.linkace.org/docs/ - https://github.com/linkace/linkace -version: 7.0.26 +version: 7.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/linkace/7.0.26/README.md b/stable/linkace/7.0.27/README.md similarity index 100% rename from stable/linkace/7.0.26/README.md rename to stable/linkace/7.0.27/README.md diff --git a/stable/linkace/7.0.27/app-changelog.md b/stable/linkace/7.0.27/app-changelog.md new file mode 100644 index 00000000000..919c95fb62b --- /dev/null +++ b/stable/linkace/7.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkace-7.0.27](https://github.com/truecharts/charts/compare/linkace-7.0.26...linkace-7.0.27) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/linkace to v1.12.0 ([#8594](https://github.com/truecharts/charts/issues/8594)) + + \ No newline at end of file diff --git a/stable/linkace/7.0.26/app-readme.md b/stable/linkace/7.0.27/app-readme.md similarity index 100% rename from stable/linkace/7.0.26/app-readme.md rename to stable/linkace/7.0.27/app-readme.md diff --git a/stable/linkace/7.0.26/charts/common-11.1.2.tgz b/stable/linkace/7.0.27/charts/common-11.1.2.tgz similarity index 100% rename from stable/linkace/7.0.26/charts/common-11.1.2.tgz rename to stable/linkace/7.0.27/charts/common-11.1.2.tgz diff --git a/stable/linkace/7.0.26/charts/mariadb-5.0.35.tgz b/stable/linkace/7.0.27/charts/mariadb-5.0.35.tgz similarity index 100% rename from stable/linkace/7.0.26/charts/mariadb-5.0.35.tgz rename to stable/linkace/7.0.27/charts/mariadb-5.0.35.tgz diff --git a/stable/linkace/7.0.26/charts/redis-5.0.33.tgz b/stable/linkace/7.0.27/charts/redis-5.0.33.tgz similarity index 100% rename from stable/linkace/7.0.26/charts/redis-5.0.33.tgz rename to stable/linkace/7.0.27/charts/redis-5.0.33.tgz diff --git a/stable/linkace/7.0.26/ix_values.yaml b/stable/linkace/7.0.27/ix_values.yaml similarity index 96% rename from stable/linkace/7.0.26/ix_values.yaml rename to stable/linkace/7.0.27/ix_values.yaml index 91a9816780e..cf1bc0b1765 100644 --- a/stable/linkace/7.0.26/ix_values.yaml +++ b/stable/linkace/7.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/linkace - tag: 1.11.4@sha256:b4a53e6f7a183be8e1d31b82b4038ea6574bf374f3fab8c58ad4fcc0231f2c4e + tag: 1.12.0@sha256:ab1019d0532158ec9c31e86c7ee8df69cba32741f0b9d2d6e68b950ce0b6261d pullPolicy: IfNotPresent securityContext: diff --git a/stable/linkace/7.0.26/questions.yaml b/stable/linkace/7.0.27/questions.yaml similarity index 99% rename from stable/linkace/7.0.26/questions.yaml rename to stable/linkace/7.0.27/questions.yaml index dda415af3fd..e48fdc30559 100644 --- a/stable/linkace/7.0.26/questions.yaml +++ b/stable/linkace/7.0.27/questions.yaml @@ -961,7 +961,7 @@ questions: type: string default: "" required: true - + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' diff --git a/stable/linkace/7.0.26/templates/_cronjob.tpl b/stable/linkace/7.0.27/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/7.0.26/templates/_cronjob.tpl rename to stable/linkace/7.0.27/templates/_cronjob.tpl diff --git a/stable/linkace/7.0.26/templates/_secrets.tpl b/stable/linkace/7.0.27/templates/_secrets.tpl similarity index 100% rename from stable/linkace/7.0.26/templates/_secrets.tpl rename to stable/linkace/7.0.27/templates/_secrets.tpl diff --git a/stable/linkace/7.0.26/templates/common.yaml b/stable/linkace/7.0.27/templates/common.yaml similarity index 100% rename from stable/linkace/7.0.26/templates/common.yaml rename to stable/linkace/7.0.27/templates/common.yaml diff --git a/stable/linkace/7.0.26/values.yaml b/stable/linkace/7.0.27/values.yaml similarity index 100% rename from stable/linkace/7.0.26/values.yaml rename to stable/linkace/7.0.27/values.yaml