diff --git a/dependency/redis/13.0.1/app-changelog.md b/dependency/redis/13.0.1/app-changelog.md deleted file mode 100644 index cd6e2e149de..00000000000 --- a/dependency/redis/13.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-13.0.1](https://github.com/truecharts/charts/compare/redis-13.0.0...redis-13.0.1) (2024-03-11) - -### Chore - - - -- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19162](https://github.com/truecharts/charts/issues/19162)) \ No newline at end of file diff --git a/enterprise/authelia/23.2.4/charts/common-18.1.6.tgz b/enterprise/authelia/23.2.4/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/enterprise/authelia/23.2.4/charts/common-18.1.6.tgz and /dev/null differ diff --git a/enterprise/authelia/23.2.4/charts/redis-11.2.1.tgz b/enterprise/authelia/23.2.4/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/enterprise/authelia/23.2.4/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/enterprise/authelia/23.2.4/.helmignore b/enterprise/authelia/23.5.0/.helmignore similarity index 100% rename from enterprise/authelia/23.2.4/.helmignore rename to enterprise/authelia/23.5.0/.helmignore diff --git a/enterprise/authelia/23.2.4/CHANGELOG.md b/enterprise/authelia/23.5.0/CHANGELOG.md similarity index 52% rename from enterprise/authelia/23.2.4/CHANGELOG.md rename to enterprise/authelia/23.5.0/CHANGELOG.md index 230953b4e0f..8af7a7c9ba1 100644 --- a/enterprise/authelia/23.2.4/CHANGELOG.md +++ b/enterprise/authelia/23.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [authelia-23.5.0](https://github.com/truecharts/charts/compare/authelia-23.4.1...authelia-23.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [authelia-23.4.1](https://github.com/truecharts/charts/compare/authelia-23.4.0...authelia-23.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [authelia-23.4.0](https://github.com/truecharts/charts/compare/authelia-23.3.0...authelia-23.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [authelia-23.3.0](https://github.com/truecharts/charts/compare/authelia-23.2.4...authelia-23.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [authelia-23.2.4](https://github.com/truecharts/charts/compare/authelia-23.2.3...authelia-23.2.4) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog - Update access rules documentation ([#17316](https://github.com/truecharts/charts/issues/17316)) - -## [authelia-22.2.6](https://github.com/truecharts/charts/compare/authelia-22.2.5...authelia-22.2.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [authelia-22.2.5](https://github.com/truecharts/charts/compare/authelia-22.2.4...authelia-22.2.5) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [authelia-22.2.4](https://github.com/truecharts/charts/compare/authelia-22.2.3...authelia-22.2.4) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [authelia-22.2.3](https://github.com/truecharts/charts/compare/authelia-22.2.2...authelia-22.2.3) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - diff --git a/enterprise/authelia/23.2.4/Chart.yaml b/enterprise/authelia/23.5.0/Chart.yaml similarity index 95% rename from enterprise/authelia/23.2.4/Chart.yaml rename to enterprise/authelia/23.5.0/Chart.yaml index cbc40724c0f..3b7282701ab 100644 --- a/enterprise/authelia/23.2.4/Chart.yaml +++ b/enterprise/authelia/23.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 4.37.5 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -51,4 +51,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia - https://ghcr.io/authelia/authelia type: application -version: 23.2.4 +version: 23.5.0 diff --git a/enterprise/authelia/23.2.4/LICENSE b/enterprise/authelia/23.5.0/LICENSE similarity index 100% rename from enterprise/authelia/23.2.4/LICENSE rename to enterprise/authelia/23.5.0/LICENSE diff --git a/enterprise/authelia/23.2.4/README.md b/enterprise/authelia/23.5.0/README.md similarity index 100% rename from enterprise/authelia/23.2.4/README.md rename to enterprise/authelia/23.5.0/README.md diff --git a/enterprise/authelia/23.5.0/app-changelog.md b/enterprise/authelia/23.5.0/app-changelog.md new file mode 100644 index 00000000000..5e689bd5278 --- /dev/null +++ b/enterprise/authelia/23.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authelia-23.5.0](https://github.com/truecharts/charts/compare/authelia-23.4.1...authelia-23.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/enterprise/authelia/23.2.4/app-readme.md b/enterprise/authelia/23.5.0/app-readme.md similarity index 100% rename from enterprise/authelia/23.2.4/app-readme.md rename to enterprise/authelia/23.5.0/app-readme.md diff --git a/enterprise/nextcloud/29.4.2/charts/common-19.0.0.tgz b/enterprise/authelia/23.5.0/charts/common-19.0.0.tgz similarity index 100% rename from enterprise/nextcloud/29.4.2/charts/common-19.0.0.tgz rename to enterprise/authelia/23.5.0/charts/common-19.0.0.tgz diff --git a/enterprise/authelia/23.5.0/charts/redis-13.0.0.tgz b/enterprise/authelia/23.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/enterprise/authelia/23.5.0/charts/redis-13.0.0.tgz differ diff --git a/enterprise/authelia/23.2.4/ix_values.yaml b/enterprise/authelia/23.5.0/ix_values.yaml similarity index 100% rename from enterprise/authelia/23.2.4/ix_values.yaml rename to enterprise/authelia/23.5.0/ix_values.yaml diff --git a/enterprise/authelia/23.2.4/questions.yaml b/enterprise/authelia/23.5.0/questions.yaml similarity index 99% rename from enterprise/authelia/23.2.4/questions.yaml rename to enterprise/authelia/23.5.0/questions.yaml index 26e23503813..d6d169e035f 100755 --- a/enterprise/authelia/23.2.4/questions.yaml +++ b/enterprise/authelia/23.5.0/questions.yaml @@ -2826,15 +2826,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/enterprise/authelia/23.2.4/templates/NOTES.txt b/enterprise/authelia/23.5.0/templates/NOTES.txt similarity index 100% rename from enterprise/authelia/23.2.4/templates/NOTES.txt rename to enterprise/authelia/23.5.0/templates/NOTES.txt diff --git a/enterprise/authelia/23.2.4/templates/_configmap.tpl b/enterprise/authelia/23.5.0/templates/_configmap.tpl similarity index 100% rename from enterprise/authelia/23.2.4/templates/_configmap.tpl rename to enterprise/authelia/23.5.0/templates/_configmap.tpl diff --git a/enterprise/authelia/23.2.4/templates/_secrets.tpl b/enterprise/authelia/23.5.0/templates/_secrets.tpl similarity index 100% rename from enterprise/authelia/23.2.4/templates/_secrets.tpl rename to enterprise/authelia/23.5.0/templates/_secrets.tpl diff --git a/enterprise/authelia/23.2.4/templates/common.yaml b/enterprise/authelia/23.5.0/templates/common.yaml similarity index 100% rename from enterprise/authelia/23.2.4/templates/common.yaml rename to enterprise/authelia/23.5.0/templates/common.yaml diff --git a/enterprise/authelia/23.2.4/values.yaml b/enterprise/authelia/23.5.0/values.yaml similarity index 100% rename from enterprise/authelia/23.2.4/values.yaml rename to enterprise/authelia/23.5.0/values.yaml diff --git a/enterprise/blocky/14.1.0/charts/common-18.2.0.tgz b/enterprise/blocky/14.1.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/enterprise/blocky/14.1.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/enterprise/blocky/14.1.0/charts/redis-11.2.1.tgz b/enterprise/blocky/14.1.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/enterprise/blocky/14.1.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/enterprise/blocky/14.1.0/.helmignore b/enterprise/blocky/14.3.0/.helmignore similarity index 100% rename from enterprise/blocky/14.1.0/.helmignore rename to enterprise/blocky/14.3.0/.helmignore diff --git a/enterprise/blocky/14.1.0/CHANGELOG.md b/enterprise/blocky/14.3.0/CHANGELOG.md similarity index 66% rename from enterprise/blocky/14.1.0/CHANGELOG.md rename to enterprise/blocky/14.3.0/CHANGELOG.md index 3680b62a509..549f7211fc5 100644 --- a/enterprise/blocky/14.1.0/CHANGELOG.md +++ b/enterprise/blocky/14.3.0/CHANGELOG.md @@ -8,6 +8,36 @@ title: Changelog **Important:** +## [blocky-14.3.0](https://github.com/truecharts/charts/compare/blocky-14.2.1...blocky-14.3.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [blocky-14.2.1](https://github.com/truecharts/charts/compare/blocky-14.2.0...blocky-14.2.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [blocky-14.2.0](https://github.com/truecharts/charts/compare/blocky-14.1.1...blocky-14.2.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [blocky-14.1.1](https://github.com/truecharts/charts/compare/blocky-14.1.0...blocky-14.1.1) (2024-03-06) + + ## [blocky-14.1.0](https://github.com/truecharts/charts/compare/blocky-14.0.5...blocky-14.1.0) (2024-03-06) ### Chore @@ -67,34 +97,3 @@ title: Changelog - - - - - - - - - - - - - - - - - - - - - - - - -## [blocky-12.2.7](https://github.com/truecharts/charts/compare/blocky-12.2.6...blocky-12.2.7) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/enterprise/blocky/14.1.0/Chart.yaml b/enterprise/blocky/14.3.0/Chart.yaml similarity index 95% rename from enterprise/blocky/14.1.0/Chart.yaml rename to enterprise/blocky/14.3.0/Chart.yaml index 9be22bfa9f2..d4164aebc54 100644 --- a/enterprise/blocky/14.1.0/Chart.yaml +++ b/enterprise/blocky/14.3.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.23.0 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 14.1.0 +version: 14.3.0 diff --git a/enterprise/blocky/14.1.0/LICENSE b/enterprise/blocky/14.3.0/LICENSE similarity index 100% rename from enterprise/blocky/14.1.0/LICENSE rename to enterprise/blocky/14.3.0/LICENSE diff --git a/enterprise/blocky/14.1.0/README.md b/enterprise/blocky/14.3.0/README.md similarity index 100% rename from enterprise/blocky/14.1.0/README.md rename to enterprise/blocky/14.3.0/README.md diff --git a/enterprise/blocky/14.3.0/app-changelog.md b/enterprise/blocky/14.3.0/app-changelog.md new file mode 100644 index 00000000000..1ce5673afc9 --- /dev/null +++ b/enterprise/blocky/14.3.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-14.3.0](https://github.com/truecharts/charts/compare/blocky-14.2.1...blocky-14.3.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/enterprise/blocky/14.1.0/app-readme.md b/enterprise/blocky/14.3.0/app-readme.md similarity index 100% rename from enterprise/blocky/14.1.0/app-readme.md rename to enterprise/blocky/14.3.0/app-readme.md diff --git a/stable/libremdb/7.4.2/charts/common-19.0.0.tgz b/enterprise/blocky/14.3.0/charts/common-19.0.0.tgz similarity index 100% rename from stable/libremdb/7.4.2/charts/common-19.0.0.tgz rename to enterprise/blocky/14.3.0/charts/common-19.0.0.tgz diff --git a/enterprise/blocky/14.3.0/charts/redis-13.0.0.tgz b/enterprise/blocky/14.3.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/enterprise/blocky/14.3.0/charts/redis-13.0.0.tgz differ diff --git a/enterprise/blocky/14.1.0/dashboard.json b/enterprise/blocky/14.3.0/dashboard.json similarity index 100% rename from enterprise/blocky/14.1.0/dashboard.json rename to enterprise/blocky/14.3.0/dashboard.json diff --git a/enterprise/blocky/14.1.0/dashboardpsql.json b/enterprise/blocky/14.3.0/dashboardpsql.json similarity index 100% rename from enterprise/blocky/14.1.0/dashboardpsql.json rename to enterprise/blocky/14.3.0/dashboardpsql.json diff --git a/enterprise/blocky/14.1.0/ix_values.yaml b/enterprise/blocky/14.3.0/ix_values.yaml similarity index 99% rename from enterprise/blocky/14.1.0/ix_values.yaml rename to enterprise/blocky/14.3.0/ix_values.yaml index f48008c79c1..41a8c5c1b39 100644 --- a/enterprise/blocky/14.1.0/ix_values.yaml +++ b/enterprise/blocky/14.3.0/ix_values.yaml @@ -64,7 +64,7 @@ service: enabled: true protocol: tcp port: "{{ .Values.service.dns.ports.dns.port }}" - targetPort: "{{ .Values.service.dns.ports.dns.targetPort }}" + targetPort: 53 dot: enabled: true ports: diff --git a/enterprise/blocky/14.1.0/questions.yaml b/enterprise/blocky/14.3.0/questions.yaml similarity index 99% rename from enterprise/blocky/14.1.0/questions.yaml rename to enterprise/blocky/14.3.0/questions.yaml index 99bba534673..d4872d191e2 100755 --- a/enterprise/blocky/14.1.0/questions.yaml +++ b/enterprise/blocky/14.3.0/questions.yaml @@ -2449,15 +2449,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/enterprise/blocky/14.1.0/templates/NOTES.txt b/enterprise/blocky/14.3.0/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/14.1.0/templates/NOTES.txt rename to enterprise/blocky/14.3.0/templates/NOTES.txt diff --git a/enterprise/blocky/14.1.0/templates/_blockyConfig.tpl b/enterprise/blocky/14.3.0/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/14.1.0/templates/_blockyConfig.tpl rename to enterprise/blocky/14.3.0/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/14.1.0/templates/_k8sgateway.tpl b/enterprise/blocky/14.3.0/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/14.1.0/templates/_k8sgateway.tpl rename to enterprise/blocky/14.3.0/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/14.1.0/templates/common.yaml b/enterprise/blocky/14.3.0/templates/common.yaml similarity index 100% rename from enterprise/blocky/14.1.0/templates/common.yaml rename to enterprise/blocky/14.3.0/templates/common.yaml diff --git a/enterprise/blocky/14.1.0/values.yaml b/enterprise/blocky/14.3.0/values.yaml similarity index 100% rename from enterprise/blocky/14.1.0/values.yaml rename to enterprise/blocky/14.3.0/values.yaml diff --git a/enterprise/nextcloud/29.4.2/charts/redis-11.2.1.tgz b/enterprise/nextcloud/29.4.2/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/enterprise/nextcloud/29.4.2/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/enterprise/nextcloud/29.4.2/.helmignore b/enterprise/nextcloud/29.5.0/.helmignore similarity index 100% rename from enterprise/nextcloud/29.4.2/.helmignore rename to enterprise/nextcloud/29.5.0/.helmignore diff --git a/enterprise/nextcloud/29.4.2/CHANGELOG.md b/enterprise/nextcloud/29.5.0/CHANGELOG.md similarity index 57% rename from enterprise/nextcloud/29.4.2/CHANGELOG.md rename to enterprise/nextcloud/29.5.0/CHANGELOG.md index f010598630c..c1ccf494655 100644 --- a/enterprise/nextcloud/29.4.2/CHANGELOG.md +++ b/enterprise/nextcloud/29.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [nextcloud-29.5.0](https://github.com/truecharts/charts/compare/nextcloud-29.4.5...nextcloud-29.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [nextcloud-29.4.5](https://github.com/truecharts/charts/compare/nextcloud-29.4.4...nextcloud-29.4.5) (2024-03-11) + +### Chore + + + +- update container image nginxinc/nginx-unprivileged to 1.25.4[@060d468](https://github.com/060d468) by renovate ([#19109](https://github.com/truecharts/charts/issues/19109)) + + +## [nextcloud-29.4.4](https://github.com/truecharts/charts/compare/nextcloud-29.4.3...nextcloud-29.4.4) (2024-03-11) + +### Chore + + + +- update container image clamav/clamav to 1.3.0[@5755570](https://github.com/5755570) by renovate ([#19108](https://github.com/truecharts/charts/issues/19108)) + + +## [nextcloud-29.4.3](https://github.com/truecharts/charts/compare/nextcloud-29.4.2...nextcloud-29.4.3) (2024-03-11) + +### Chore + + + +- update container image collabora/code to v23.05.9.4.1[@18768e6](https://github.com/18768e6) by renovate ([#19056](https://github.com/truecharts/charts/issues/19056)) + + ## [nextcloud-29.4.2](https://github.com/truecharts/charts/compare/nextcloud-29.4.1...nextcloud-29.4.2) (2024-03-11) ### Chore diff --git a/enterprise/nextcloud/29.4.2/Chart.yaml b/enterprise/nextcloud/29.5.0/Chart.yaml similarity index 97% rename from enterprise/nextcloud/29.4.2/Chart.yaml rename to enterprise/nextcloud/29.5.0/Chart.yaml index 59ec8c0bcab..45b96f4c9f9 100644 --- a/enterprise/nextcloud/29.4.2/Chart.yaml +++ b/enterprise/nextcloud/29.5.0/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -44,10 +44,10 @@ sources: - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud - https://hub.docker.com/r/collabora/code - - https://hub.docker.com/r/clamav/clamav - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://hub.docker.com/r/clamav/clamav - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 29.4.2 +version: 29.5.0 diff --git a/enterprise/nextcloud/29.4.2/LICENSE b/enterprise/nextcloud/29.5.0/LICENSE similarity index 100% rename from enterprise/nextcloud/29.4.2/LICENSE rename to enterprise/nextcloud/29.5.0/LICENSE diff --git a/enterprise/nextcloud/29.4.2/README.md b/enterprise/nextcloud/29.5.0/README.md similarity index 100% rename from enterprise/nextcloud/29.4.2/README.md rename to enterprise/nextcloud/29.5.0/README.md diff --git a/enterprise/nextcloud/29.5.0/app-changelog.md b/enterprise/nextcloud/29.5.0/app-changelog.md new file mode 100644 index 00000000000..0c0ca8e48f5 --- /dev/null +++ b/enterprise/nextcloud/29.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextcloud-29.5.0](https://github.com/truecharts/charts/compare/nextcloud-29.4.5...nextcloud-29.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/enterprise/nextcloud/29.4.2/app-readme.md b/enterprise/nextcloud/29.5.0/app-readme.md similarity index 100% rename from enterprise/nextcloud/29.4.2/app-readme.md rename to enterprise/nextcloud/29.5.0/app-readme.md diff --git a/enterprise/nextcloud/29.5.0/charts/common-19.0.0.tgz b/enterprise/nextcloud/29.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/enterprise/nextcloud/29.5.0/charts/common-19.0.0.tgz differ diff --git a/enterprise/nextcloud/29.5.0/charts/redis-13.0.0.tgz b/enterprise/nextcloud/29.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/enterprise/nextcloud/29.5.0/charts/redis-13.0.0.tgz differ diff --git a/enterprise/nextcloud/29.4.2/ix_values.yaml b/enterprise/nextcloud/29.5.0/ix_values.yaml similarity index 98% rename from enterprise/nextcloud/29.4.2/ix_values.yaml rename to enterprise/nextcloud/29.5.0/ix_values.yaml index 69959d442b0..239dfd75943 100644 --- a/enterprise/nextcloud/29.4.2/ix_values.yaml +++ b/enterprise/nextcloud/29.5.0/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.25.4@sha256:41a41f6fde530ed3abc74d54111ffeece1b003d0d9f1c1a741fc9c31b95bc0a8 + tag: 1.25.4@sha256:060d468f78f016c7cfd49a548ed5d3456891cba1b54767b4ed48907981266f06 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent @@ -17,11 +17,11 @@ hpbImage: clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.0@sha256:0bb5d72ed47458c3333868c2e5835dd38f4268ceeba6e4212b3c57d809526755 + tag: 1.3.0@sha256:57555703249b4c57d760753bf3655871d3c51958bd5bd4a0dac6eb73c1c36516 collaboraImage: repository: collabora/code pullPolicy: IfNotPresent - tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b + tag: 23.05.9.4.1@sha256:18768e665a817a06d17a608bcb0744dd0275e72d805644cad5ad1923f7d623b5 nextcloud: # Initial Credentials credentials: diff --git a/enterprise/nextcloud/29.4.2/questions.yaml b/enterprise/nextcloud/29.5.0/questions.yaml similarity index 100% rename from enterprise/nextcloud/29.4.2/questions.yaml rename to enterprise/nextcloud/29.5.0/questions.yaml diff --git a/enterprise/nextcloud/29.4.2/templates/NOTES.txt b/enterprise/nextcloud/29.5.0/templates/NOTES.txt similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/NOTES.txt rename to enterprise/nextcloud/29.5.0/templates/NOTES.txt diff --git a/enterprise/nextcloud/29.4.2/templates/_configmap.tpl b/enterprise/nextcloud/29.5.0/templates/_configmap.tpl similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/_configmap.tpl rename to enterprise/nextcloud/29.5.0/templates/_configmap.tpl diff --git a/enterprise/nextcloud/29.4.2/templates/_cronjobs.tpl b/enterprise/nextcloud/29.5.0/templates/_cronjobs.tpl similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/_cronjobs.tpl rename to enterprise/nextcloud/29.5.0/templates/_cronjobs.tpl diff --git a/enterprise/nextcloud/29.4.2/templates/_ingressInjector.tpl b/enterprise/nextcloud/29.5.0/templates/_ingressInjector.tpl similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/_ingressInjector.tpl rename to enterprise/nextcloud/29.5.0/templates/_ingressInjector.tpl diff --git a/enterprise/nextcloud/29.4.2/templates/_initPerms.tpl b/enterprise/nextcloud/29.5.0/templates/_initPerms.tpl similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/_initPerms.tpl rename to enterprise/nextcloud/29.5.0/templates/_initPerms.tpl diff --git a/enterprise/nextcloud/29.4.2/templates/_validation.tpl b/enterprise/nextcloud/29.5.0/templates/_validation.tpl similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/_validation.tpl rename to enterprise/nextcloud/29.5.0/templates/_validation.tpl diff --git a/enterprise/nextcloud/29.4.2/templates/_waitNextcloud.tpl b/enterprise/nextcloud/29.5.0/templates/_waitNextcloud.tpl similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/_waitNextcloud.tpl rename to enterprise/nextcloud/29.5.0/templates/_waitNextcloud.tpl diff --git a/enterprise/nextcloud/29.4.2/templates/common.yaml b/enterprise/nextcloud/29.5.0/templates/common.yaml similarity index 100% rename from enterprise/nextcloud/29.4.2/templates/common.yaml rename to enterprise/nextcloud/29.5.0/templates/common.yaml diff --git a/enterprise/nextcloud/29.4.2/values.yaml b/enterprise/nextcloud/29.5.0/values.yaml similarity index 100% rename from enterprise/nextcloud/29.4.2/values.yaml rename to enterprise/nextcloud/29.5.0/values.yaml diff --git a/stable/anonaddy/20.7.0/CHANGELOG.md b/stable/anonaddy/20.7.0/CHANGELOG.md deleted file mode 100644 index 1d83603219b..00000000000 --- a/stable/anonaddy/20.7.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [anonaddy-20.7.0](https://github.com/truecharts/charts/compare/anonaddy-20.6.4...anonaddy-20.7.0) (2024-03-06) - -### Chore - - - -- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) - - -## [anonaddy-20.6.4](https://github.com/truecharts/charts/compare/anonaddy-20.6.3...anonaddy-20.6.4) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [anonaddy-20.6.3](https://github.com/truecharts/charts/compare/anonaddy-20.6.1...anonaddy-20.6.3) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) - - - - - - - - - - - - - - - - - - - - - - - - - - -## [anonaddy-19.1.16](https://github.com/truecharts/charts/compare/anonaddy-19.1.15...anonaddy-19.1.16) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [anonaddy-19.1.15](https://github.com/truecharts/charts/compare/anonaddy-19.1.14...anonaddy-19.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [anonaddy-19.1.14](https://github.com/truecharts/charts/compare/anonaddy-19.1.13...anonaddy-19.1.14) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [anonaddy-19.1.13](https://github.com/truecharts/charts/compare/anonaddy-19.1.12...anonaddy-19.1.13) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [anonaddy-19.1.12](https://github.com/truecharts/charts/compare/anonaddy-19.1.11...anonaddy-19.1.12) (2024-01-21) \ No newline at end of file diff --git a/stable/anonaddy/20.7.0/charts/common-18.2.0.tgz b/stable/anonaddy/20.7.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/anonaddy/20.7.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/anonaddy/20.7.0/charts/mariadb-13.2.0.tgz b/stable/anonaddy/20.7.0/charts/mariadb-13.2.0.tgz deleted file mode 100644 index 3849430c3b7..00000000000 Binary files a/stable/anonaddy/20.7.0/charts/mariadb-13.2.0.tgz and /dev/null differ diff --git a/stable/anonaddy/20.7.0/charts/redis-11.3.0.tgz b/stable/anonaddy/20.7.0/charts/redis-11.3.0.tgz deleted file mode 100644 index 15df7e8184a..00000000000 Binary files a/stable/anonaddy/20.7.0/charts/redis-11.3.0.tgz and /dev/null differ diff --git a/stable/anonaddy/20.7.0/.helmignore b/stable/anonaddy/20.9.0/.helmignore similarity index 100% rename from stable/anonaddy/20.7.0/.helmignore rename to stable/anonaddy/20.9.0/.helmignore diff --git a/stable/anonaddy/20.9.0/CHANGELOG.md b/stable/anonaddy/20.9.0/CHANGELOG.md new file mode 100644 index 00000000000..3f9a9314c94 --- /dev/null +++ b/stable/anonaddy/20.9.0/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [anonaddy-20.9.0](https://github.com/truecharts/charts/compare/anonaddy-20.8.2...anonaddy-20.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [anonaddy-20.8.2](https://github.com/truecharts/charts/compare/anonaddy-20.8.1...anonaddy-20.8.2) (2024-03-11) + +### Chore + + + +- update container image mariadb to v13.2.3[@e1f8d8a](https://github.com/e1f8d8a) by renovate ([#19145](https://github.com/truecharts/charts/issues/19145)) + + +## [anonaddy-20.8.1](https://github.com/truecharts/charts/compare/anonaddy-20.8.0...anonaddy-20.8.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [anonaddy-20.8.0](https://github.com/truecharts/charts/compare/anonaddy-20.7.0...anonaddy-20.8.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [anonaddy-20.7.0](https://github.com/truecharts/charts/compare/anonaddy-20.6.4...anonaddy-20.7.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + +## [anonaddy-20.6.4](https://github.com/truecharts/charts/compare/anonaddy-20.6.3...anonaddy-20.6.4) (2024-03-05) + +### Chore + + + +- bump everything to force helm release again + + +## [anonaddy-20.6.3](https://github.com/truecharts/charts/compare/anonaddy-20.6.1...anonaddy-20.6.3) (2024-03-05) + +### Chore + + + +- force rereleases + +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) + + + + + + + + + + + + + + + + + + + + + + + + + + +## [anonaddy-19.1.16](https://github.com/truecharts/charts/compare/anonaddy-19.1.15...anonaddy-19.1.16) (2024-02-03) \ No newline at end of file diff --git a/stable/anonaddy/20.7.0/Chart.yaml b/stable/anonaddy/20.9.0/Chart.yaml similarity index 94% rename from stable/anonaddy/20.7.0/Chart.yaml rename to stable/anonaddy/20.9.0/Chart.yaml index a40c84a3daf..4dfcd0e662d 100644 --- a/stable/anonaddy/20.7.0/Chart.yaml +++ b/stable/anonaddy/20.9.0/Chart.yaml @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: 1.0.9 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.2.0 + version: 13.2.3 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.3.0 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 20.7.0 +version: 20.9.0 diff --git a/stable/anonaddy/20.7.0/README.md b/stable/anonaddy/20.9.0/README.md similarity index 100% rename from stable/anonaddy/20.7.0/README.md rename to stable/anonaddy/20.9.0/README.md diff --git a/stable/anonaddy/20.9.0/app-changelog.md b/stable/anonaddy/20.9.0/app-changelog.md new file mode 100644 index 00000000000..7e7bf214e7c --- /dev/null +++ b/stable/anonaddy/20.9.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anonaddy-20.9.0](https://github.com/truecharts/charts/compare/anonaddy-20.8.2...anonaddy-20.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/anonaddy/20.7.0/app-readme.md b/stable/anonaddy/20.9.0/app-readme.md similarity index 100% rename from stable/anonaddy/20.7.0/app-readme.md rename to stable/anonaddy/20.9.0/app-readme.md diff --git a/stable/anonaddy/20.9.0/charts/common-19.0.0.tgz b/stable/anonaddy/20.9.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/anonaddy/20.9.0/charts/common-19.0.0.tgz differ diff --git a/stable/anonaddy/20.9.0/charts/mariadb-13.2.3.tgz b/stable/anonaddy/20.9.0/charts/mariadb-13.2.3.tgz new file mode 100644 index 00000000000..a7c6acdc380 Binary files /dev/null and b/stable/anonaddy/20.9.0/charts/mariadb-13.2.3.tgz differ diff --git a/stable/anonaddy/20.9.0/charts/redis-13.0.0.tgz b/stable/anonaddy/20.9.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/anonaddy/20.9.0/charts/redis-13.0.0.tgz differ diff --git a/stable/anonaddy/20.7.0/ix_values.yaml b/stable/anonaddy/20.9.0/ix_values.yaml similarity index 100% rename from stable/anonaddy/20.7.0/ix_values.yaml rename to stable/anonaddy/20.9.0/ix_values.yaml diff --git a/stable/anonaddy/20.7.0/questions.yaml b/stable/anonaddy/20.9.0/questions.yaml similarity index 100% rename from stable/anonaddy/20.7.0/questions.yaml rename to stable/anonaddy/20.9.0/questions.yaml diff --git a/stable/anonaddy/20.7.0/templates/NOTES.txt b/stable/anonaddy/20.9.0/templates/NOTES.txt similarity index 100% rename from stable/anonaddy/20.7.0/templates/NOTES.txt rename to stable/anonaddy/20.9.0/templates/NOTES.txt diff --git a/stable/anonaddy/20.7.0/templates/_secrets.tpl b/stable/anonaddy/20.9.0/templates/_secrets.tpl similarity index 100% rename from stable/anonaddy/20.7.0/templates/_secrets.tpl rename to stable/anonaddy/20.9.0/templates/_secrets.tpl diff --git a/stable/anonaddy/20.7.0/templates/common.yaml b/stable/anonaddy/20.9.0/templates/common.yaml similarity index 100% rename from stable/anonaddy/20.7.0/templates/common.yaml rename to stable/anonaddy/20.9.0/templates/common.yaml diff --git a/stable/anonaddy/20.7.0/values.yaml b/stable/anonaddy/20.9.0/values.yaml similarity index 100% rename from stable/anonaddy/20.7.0/values.yaml rename to stable/anonaddy/20.9.0/values.yaml diff --git a/stable/authentik/24.3.0/charts/common-18.2.0.tgz b/stable/authentik/24.3.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/authentik/24.3.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/authentik/24.3.0/charts/redis-11.2.1.tgz b/stable/authentik/24.3.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/authentik/24.3.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/authentik/24.3.0/.helmignore b/stable/authentik/24.5.0/.helmignore similarity index 100% rename from stable/authentik/24.3.0/.helmignore rename to stable/authentik/24.5.0/.helmignore diff --git a/stable/authentik/24.3.0/CHANGELOG.md b/stable/authentik/24.5.0/CHANGELOG.md similarity index 54% rename from stable/authentik/24.3.0/CHANGELOG.md rename to stable/authentik/24.5.0/CHANGELOG.md index a41d9fd6fcc..16f9b67e0eb 100644 --- a/stable/authentik/24.3.0/CHANGELOG.md +++ b/stable/authentik/24.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [authentik-24.5.0](https://github.com/truecharts/charts/compare/authentik-24.4.5...authentik-24.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [authentik-24.4.5](https://github.com/truecharts/charts/compare/authentik-24.4.1...authentik-24.4.5) (2024-03-11) + +### Chore + + + +- update authentik to v2024.2.2[@d7ede5c](https://github.com/d7ede5c) by renovate (patch) ([#19052](https://github.com/truecharts/charts/issues/19052)) + + +## [authentik-24.4.1](https://github.com/truecharts/charts/compare/authentik-24.4.0...authentik-24.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [authentik-24.4.0](https://github.com/truecharts/charts/compare/authentik-24.3.0...authentik-24.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [authentik-24.3.0](https://github.com/truecharts/charts/compare/authentik-24.2.5...authentik-24.3.0) (2024-03-06) ### Chore @@ -61,40 +97,4 @@ title: Changelog - update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) -## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29) - -### Chore - - - -- update authentik to v2023.10.7[@c483b0a](https://github.com/c483b0a) by renovate (patch) ([#17752](https://github.com/truecharts/charts/issues/17752)) - - -## [authentik-19.2.5](https://github.com/truecharts/charts/compare/authentik-19.2.4...authentik-19.2.5) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [authentik-19.2.4](https://github.com/truecharts/charts/compare/authentik-19.2.3...authentik-19.2.4) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [authentik-19.2.3](https://github.com/truecharts/charts/compare/authentik-19.2.2...authentik-19.2.3) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [authentik-19.2.2](https://github.com/truecharts/charts/compare/authentik-19.2.1...authentik-19.2.2) (2024-01-21) \ No newline at end of file +## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29) \ No newline at end of file diff --git a/stable/authentik/24.3.0/Chart.yaml b/stable/authentik/24.5.0/Chart.yaml similarity index 92% rename from stable/authentik/24.3.0/Chart.yaml rename to stable/authentik/24.5.0/Chart.yaml index a2aacc944b0..98af1607d25 100644 --- a/stable/authentik/24.3.0/Chart.yaml +++ b/stable/authentik/24.5.0/Chart.yaml @@ -7,17 +7,17 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.2.1 +appVersion: 2024.2.2 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png keywords: - authentik -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/goauthentik/radius - - https://ghcr.io/goauthentik/server - - https://ghcr.io/goauthentik/ldap - https://ghcr.io/goauthentik/proxy - https://ghcr.io/maxmind/geoipupdate + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/goauthentik/ldap + - https://ghcr.io/goauthentik/server type: application -version: 24.3.0 +version: 24.5.0 diff --git a/stable/authentik/24.3.0/README.md b/stable/authentik/24.5.0/README.md similarity index 100% rename from stable/authentik/24.3.0/README.md rename to stable/authentik/24.5.0/README.md diff --git a/stable/authentik/24.5.0/app-changelog.md b/stable/authentik/24.5.0/app-changelog.md new file mode 100644 index 00000000000..83171f2827c --- /dev/null +++ b/stable/authentik/24.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authentik-24.5.0](https://github.com/truecharts/charts/compare/authentik-24.4.5...authentik-24.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/authentik/24.3.0/app-readme.md b/stable/authentik/24.5.0/app-readme.md similarity index 100% rename from stable/authentik/24.3.0/app-readme.md rename to stable/authentik/24.5.0/app-readme.md diff --git a/stable/authentik/24.5.0/charts/common-19.0.0.tgz b/stable/authentik/24.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/authentik/24.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/authentik/24.5.0/charts/redis-13.0.0.tgz b/stable/authentik/24.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/authentik/24.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/authentik/24.3.0/ix_values.yaml b/stable/authentik/24.5.0/ix_values.yaml similarity index 96% rename from stable/authentik/24.3.0/ix_values.yaml rename to stable/authentik/24.5.0/ix_values.yaml index 12469b1c3bd..7acb265d8c7 100644 --- a/stable/authentik/24.3.0/ix_values.yaml +++ b/stable/authentik/24.5.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/goauthentik/server - tag: 2024.2.1@sha256:a98fec8761eda0c794ff10d6bf1abdef87e65fe248da55dcb2b937b7b9e24d05 + tag: 2024.2.2@sha256:29417285cf1e1a0f2dd23ae10e8e299e4acba9cf6376bf184e05a290bc578fbb pullPolicy: IfNotPresent geoipImage: repository: ghcr.io/maxmind/geoipupdate @@ -8,15 +8,15 @@ geoipImage: pullPolicy: IfNotPresent ldapImage: repository: ghcr.io/goauthentik/ldap - tag: 2024.2.1@sha256:f0a41b5b1b490405cc351e4c9734caf5cc7b82dbe50e2730ce464be31927fbe2 + tag: 2024.2.2@sha256:d7ede5ca79392dd8ae9896950a10bdc4539296108f32399703a7bfc4e365df59 pullPolicy: IfNotPresent radiusImage: repository: ghcr.io/goauthentik/radius - tag: 2024.2.1@sha256:6deda767cac2ce9acd9acfb86382f32f9bb23349eab07636f17937fa86a0dee1 + tag: 2024.2.2@sha256:c33b00af096aed7738791a388ee072ed19032cc9ef25093077fef8ece0e52d03 pullPolicy: IfNotPresent proxyImage: repository: ghcr.io/goauthentik/proxy - tag: 2024.2.1@sha256:36b16e5c570edd95280781ad47fe7daef9dff7a52db3d544f78e2321b710f7a7 + tag: 2024.2.2@sha256:4c1e407a38588db8b7e49039a6b500de6088b044a4d528df37c31fe5e6599a11 pullPolicy: IfNotPresent authentik: credentials: diff --git a/stable/authentik/24.3.0/questions.yaml b/stable/authentik/24.5.0/questions.yaml similarity index 99% rename from stable/authentik/24.3.0/questions.yaml rename to stable/authentik/24.5.0/questions.yaml index ec93c2c3e27..ed2d86bcd45 100755 --- a/stable/authentik/24.3.0/questions.yaml +++ b/stable/authentik/24.5.0/questions.yaml @@ -3992,15 +3992,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/authentik/24.3.0/templates/NOTES.txt b/stable/authentik/24.5.0/templates/NOTES.txt similarity index 100% rename from stable/authentik/24.3.0/templates/NOTES.txt rename to stable/authentik/24.5.0/templates/NOTES.txt diff --git a/stable/authentik/24.3.0/templates/_config.tpl b/stable/authentik/24.5.0/templates/_config.tpl similarity index 100% rename from stable/authentik/24.3.0/templates/_config.tpl rename to stable/authentik/24.5.0/templates/_config.tpl diff --git a/stable/authentik/24.3.0/templates/_secret.tpl b/stable/authentik/24.5.0/templates/_secret.tpl similarity index 100% rename from stable/authentik/24.3.0/templates/_secret.tpl rename to stable/authentik/24.5.0/templates/_secret.tpl diff --git a/stable/authentik/24.3.0/templates/_validation.tpl b/stable/authentik/24.5.0/templates/_validation.tpl similarity index 100% rename from stable/authentik/24.3.0/templates/_validation.tpl rename to stable/authentik/24.5.0/templates/_validation.tpl diff --git a/stable/authentik/24.3.0/templates/_waitAuthentik.tpl b/stable/authentik/24.5.0/templates/_waitAuthentik.tpl similarity index 100% rename from stable/authentik/24.3.0/templates/_waitAuthentik.tpl rename to stable/authentik/24.5.0/templates/_waitAuthentik.tpl diff --git a/stable/authentik/24.3.0/templates/common.yaml b/stable/authentik/24.5.0/templates/common.yaml similarity index 100% rename from stable/authentik/24.3.0/templates/common.yaml rename to stable/authentik/24.5.0/templates/common.yaml diff --git a/stable/authentik/24.3.0/values.yaml b/stable/authentik/24.5.0/values.yaml similarity index 100% rename from stable/authentik/24.3.0/values.yaml rename to stable/authentik/24.5.0/values.yaml diff --git a/stable/baserow/12.3.0/charts/common-18.2.0.tgz b/stable/baserow/12.3.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/baserow/12.3.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/baserow/12.3.0/charts/redis-11.2.1.tgz b/stable/baserow/12.3.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/baserow/12.3.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/baserow/12.3.0/.helmignore b/stable/baserow/12.6.0/.helmignore similarity index 100% rename from stable/baserow/12.3.0/.helmignore rename to stable/baserow/12.6.0/.helmignore diff --git a/stable/baserow/12.3.0/CHANGELOG.md b/stable/baserow/12.6.0/CHANGELOG.md similarity index 56% rename from stable/baserow/12.3.0/CHANGELOG.md rename to stable/baserow/12.6.0/CHANGELOG.md index 84ee51af485..623af131820 100644 --- a/stable/baserow/12.3.0/CHANGELOG.md +++ b/stable/baserow/12.6.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [baserow-12.6.0](https://github.com/truecharts/charts/compare/baserow-12.5.0...baserow-12.6.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [baserow-12.5.0](https://github.com/truecharts/charts/compare/baserow-12.4.1...baserow-12.5.0) (2024-03-11) + +### Chore + + + +- update container image baserow/baserow to v1.23.0[@c7a436e](https://github.com/c7a436e) by renovate ([#19093](https://github.com/truecharts/charts/issues/19093)) + + +## [baserow-12.4.1](https://github.com/truecharts/charts/compare/baserow-12.4.0...baserow-12.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [baserow-12.4.0](https://github.com/truecharts/charts/compare/baserow-12.3.0...baserow-12.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [baserow-12.3.0](https://github.com/truecharts/charts/compare/baserow-12.2.3...baserow-12.3.0) (2024-03-06) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [baserow-11.1.16](https://github.com/truecharts/charts/compare/baserow-11.1.15...baserow-11.1.16) (2024-02-03) ### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [baserow-11.1.15](https://github.com/truecharts/charts/compare/baserow-11.1.14...baserow-11.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [baserow-11.1.14](https://github.com/truecharts/charts/compare/baserow-11.1.13...baserow-11.1.14) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [baserow-11.1.13](https://github.com/truecharts/charts/compare/baserow-11.1.12...baserow-11.1.13) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [baserow-11.1.12](https://github.com/truecharts/charts/compare/baserow-11.1.11...baserow-11.1.12) (2024-01-21) - -### Chore diff --git a/stable/baserow/12.3.0/Chart.yaml b/stable/baserow/12.6.0/Chart.yaml similarity index 91% rename from stable/baserow/12.3.0/Chart.yaml rename to stable/baserow/12.6.0/Chart.yaml index 5174e226b50..610217436b2 100644 --- a/stable/baserow/12.3.0/Chart.yaml +++ b/stable/baserow/12.6.0/Chart.yaml @@ -7,17 +7,17 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.22.3 +appVersion: 1.23.0 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png keywords: - baserow -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow type: application -version: 12.3.0 +version: 12.6.0 diff --git a/stable/baserow/12.3.0/README.md b/stable/baserow/12.6.0/README.md similarity index 100% rename from stable/baserow/12.3.0/README.md rename to stable/baserow/12.6.0/README.md diff --git a/stable/baserow/12.6.0/app-changelog.md b/stable/baserow/12.6.0/app-changelog.md new file mode 100644 index 00000000000..2860cd8d860 --- /dev/null +++ b/stable/baserow/12.6.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-12.6.0](https://github.com/truecharts/charts/compare/baserow-12.5.0...baserow-12.6.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/baserow/12.3.0/app-readme.md b/stable/baserow/12.6.0/app-readme.md similarity index 100% rename from stable/baserow/12.3.0/app-readme.md rename to stable/baserow/12.6.0/app-readme.md diff --git a/stable/baserow/12.6.0/charts/common-19.0.0.tgz b/stable/baserow/12.6.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/baserow/12.6.0/charts/common-19.0.0.tgz differ diff --git a/stable/baserow/12.6.0/charts/redis-13.0.0.tgz b/stable/baserow/12.6.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/baserow/12.6.0/charts/redis-13.0.0.tgz differ diff --git a/stable/baserow/12.3.0/ix_values.yaml b/stable/baserow/12.6.0/ix_values.yaml similarity index 96% rename from stable/baserow/12.3.0/ix_values.yaml rename to stable/baserow/12.6.0/ix_values.yaml index 83502e42307..a0bf392e8ea 100644 --- a/stable/baserow/12.3.0/ix_values.yaml +++ b/stable/baserow/12.6.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: baserow/baserow - tag: 1.22.3@sha256:1ca1cdafa4c07e04c545d648d28fafa9fa3281beaa545bc68f8919811ea81195 + tag: 1.23.0@sha256:c7a436efb381eec7416ed578fe83c142670cf51fe5f403946a192695a6b07b78 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/baserow/12.3.0/questions.yaml b/stable/baserow/12.6.0/questions.yaml similarity index 99% rename from stable/baserow/12.3.0/questions.yaml rename to stable/baserow/12.6.0/questions.yaml index d320784b872..24fef064fee 100755 --- a/stable/baserow/12.3.0/questions.yaml +++ b/stable/baserow/12.6.0/questions.yaml @@ -2046,15 +2046,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/baserow/12.3.0/templates/NOTES.txt b/stable/baserow/12.6.0/templates/NOTES.txt similarity index 100% rename from stable/baserow/12.3.0/templates/NOTES.txt rename to stable/baserow/12.6.0/templates/NOTES.txt diff --git a/stable/baserow/12.3.0/templates/_secrets.tpl b/stable/baserow/12.6.0/templates/_secrets.tpl similarity index 100% rename from stable/baserow/12.3.0/templates/_secrets.tpl rename to stable/baserow/12.6.0/templates/_secrets.tpl diff --git a/stable/baserow/12.3.0/templates/common.yaml b/stable/baserow/12.6.0/templates/common.yaml similarity index 100% rename from stable/baserow/12.3.0/templates/common.yaml rename to stable/baserow/12.6.0/templates/common.yaml diff --git a/stable/baserow/12.3.0/values.yaml b/stable/baserow/12.6.0/values.yaml similarity index 100% rename from stable/baserow/12.3.0/values.yaml rename to stable/baserow/12.6.0/values.yaml diff --git a/stable/ctfd/4.8.0/.helmignore b/stable/ctfd/4.10.0/.helmignore similarity index 100% rename from stable/ctfd/4.8.0/.helmignore rename to stable/ctfd/4.10.0/.helmignore diff --git a/stable/ctfd/4.8.0/CHANGELOG.md b/stable/ctfd/4.10.0/CHANGELOG.md similarity index 54% rename from stable/ctfd/4.8.0/CHANGELOG.md rename to stable/ctfd/4.10.0/CHANGELOG.md index 687ccb1afd1..290c2611010 100644 --- a/stable/ctfd/4.8.0/CHANGELOG.md +++ b/stable/ctfd/4.10.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [ctfd-4.10.0](https://github.com/truecharts/charts/compare/ctfd-4.9.2...ctfd-4.10.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [ctfd-4.9.2](https://github.com/truecharts/charts/compare/ctfd-4.9.1...ctfd-4.9.2) (2024-03-11) + +### Chore + + + +- update container image mariadb to v13.2.3[@e1f8d8a](https://github.com/e1f8d8a) by renovate ([#19145](https://github.com/truecharts/charts/issues/19145)) + + +## [ctfd-4.9.1](https://github.com/truecharts/charts/compare/ctfd-4.9.0...ctfd-4.9.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [ctfd-4.9.0](https://github.com/truecharts/charts/compare/ctfd-4.8.0...ctfd-4.9.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [ctfd-4.8.0](https://github.com/truecharts/charts/compare/ctfd-4.7.3...ctfd-4.8.0) (2024-03-06) ### Chore @@ -61,39 +97,3 @@ title: Changelog - update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [ctfd-3.1.17](https://github.com/truecharts/charts/compare/ctfd-3.1.16...ctfd-3.1.17) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [ctfd-3.1.16](https://github.com/truecharts/charts/compare/ctfd-3.1.15...ctfd-3.1.16) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [ctfd-3.1.15](https://github.com/truecharts/charts/compare/ctfd-3.1.14...ctfd-3.1.15) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [ctfd-3.1.14](https://github.com/truecharts/charts/compare/ctfd-3.1.13...ctfd-3.1.14) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) diff --git a/stable/ctfd/4.8.0/Chart.yaml b/stable/ctfd/4.10.0/Chart.yaml similarity index 94% rename from stable/ctfd/4.8.0/Chart.yaml rename to stable/ctfd/4.10.0/Chart.yaml index 468a344a3b0..819e6c64d93 100644 --- a/stable/ctfd/4.8.0/Chart.yaml +++ b/stable/ctfd/4.10.0/Chart.yaml @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: 3.7.0 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.2.0 + version: 13.2.3 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.3.0 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://ghcr.io/ctfd/ctfd type: application -version: 4.8.0 +version: 4.10.0 diff --git a/stable/ctfd/4.8.0/README.md b/stable/ctfd/4.10.0/README.md similarity index 100% rename from stable/ctfd/4.8.0/README.md rename to stable/ctfd/4.10.0/README.md diff --git a/stable/ctfd/4.10.0/app-changelog.md b/stable/ctfd/4.10.0/app-changelog.md new file mode 100644 index 00000000000..82e3a3a244c --- /dev/null +++ b/stable/ctfd/4.10.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ctfd-4.10.0](https://github.com/truecharts/charts/compare/ctfd-4.9.2...ctfd-4.10.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/ctfd/4.8.0/app-readme.md b/stable/ctfd/4.10.0/app-readme.md similarity index 100% rename from stable/ctfd/4.8.0/app-readme.md rename to stable/ctfd/4.10.0/app-readme.md diff --git a/stable/ctfd/4.10.0/charts/common-19.0.0.tgz b/stable/ctfd/4.10.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/ctfd/4.10.0/charts/common-19.0.0.tgz differ diff --git a/stable/ctfd/4.10.0/charts/mariadb-13.2.3.tgz b/stable/ctfd/4.10.0/charts/mariadb-13.2.3.tgz new file mode 100644 index 00000000000..a7c6acdc380 Binary files /dev/null and b/stable/ctfd/4.10.0/charts/mariadb-13.2.3.tgz differ diff --git a/stable/ctfd/4.10.0/charts/redis-13.0.0.tgz b/stable/ctfd/4.10.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/ctfd/4.10.0/charts/redis-13.0.0.tgz differ diff --git a/stable/ctfd/4.8.0/ix_values.yaml b/stable/ctfd/4.10.0/ix_values.yaml similarity index 100% rename from stable/ctfd/4.8.0/ix_values.yaml rename to stable/ctfd/4.10.0/ix_values.yaml diff --git a/stable/ctfd/4.8.0/questions.yaml b/stable/ctfd/4.10.0/questions.yaml similarity index 100% rename from stable/ctfd/4.8.0/questions.yaml rename to stable/ctfd/4.10.0/questions.yaml diff --git a/stable/ctfd/4.8.0/templates/NOTES.txt b/stable/ctfd/4.10.0/templates/NOTES.txt similarity index 100% rename from stable/ctfd/4.8.0/templates/NOTES.txt rename to stable/ctfd/4.10.0/templates/NOTES.txt diff --git a/stable/ctfd/4.8.0/templates/_secrets.tpl b/stable/ctfd/4.10.0/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/4.8.0/templates/_secrets.tpl rename to stable/ctfd/4.10.0/templates/_secrets.tpl diff --git a/stable/ctfd/4.8.0/templates/common.yaml b/stable/ctfd/4.10.0/templates/common.yaml similarity index 100% rename from stable/ctfd/4.8.0/templates/common.yaml rename to stable/ctfd/4.10.0/templates/common.yaml diff --git a/stable/ctfd/4.8.0/values.yaml b/stable/ctfd/4.10.0/values.yaml similarity index 100% rename from stable/ctfd/4.8.0/values.yaml rename to stable/ctfd/4.10.0/values.yaml diff --git a/stable/ctfd/4.8.0/charts/common-18.2.0.tgz b/stable/ctfd/4.8.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/ctfd/4.8.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/ctfd/4.8.0/charts/mariadb-13.2.0.tgz b/stable/ctfd/4.8.0/charts/mariadb-13.2.0.tgz deleted file mode 100644 index 3849430c3b7..00000000000 Binary files a/stable/ctfd/4.8.0/charts/mariadb-13.2.0.tgz and /dev/null differ diff --git a/stable/ctfd/4.8.0/charts/redis-11.3.0.tgz b/stable/ctfd/4.8.0/charts/redis-11.3.0.tgz deleted file mode 100644 index 15df7e8184a..00000000000 Binary files a/stable/ctfd/4.8.0/charts/redis-11.3.0.tgz and /dev/null differ diff --git a/stable/etesync/9.2.3/charts/common-18.1.6.tgz b/stable/etesync/9.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/etesync/9.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/etesync/9.2.3/charts/redis-11.2.1.tgz b/stable/etesync/9.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/etesync/9.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/etesync/9.2.3/.helmignore b/stable/etesync/9.5.0/.helmignore similarity index 100% rename from stable/etesync/9.2.3/.helmignore rename to stable/etesync/9.5.0/.helmignore diff --git a/stable/etesync/9.2.3/CHANGELOG.md b/stable/etesync/9.5.0/CHANGELOG.md similarity index 55% rename from stable/etesync/9.2.3/CHANGELOG.md rename to stable/etesync/9.5.0/CHANGELOG.md index d3a75a9ee07..9fd08a4ee87 100644 --- a/stable/etesync/9.2.3/CHANGELOG.md +++ b/stable/etesync/9.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [etesync-9.5.0](https://github.com/truecharts/charts/compare/etesync-9.4.1...etesync-9.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [etesync-9.4.1](https://github.com/truecharts/charts/compare/etesync-9.4.0...etesync-9.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [etesync-9.4.0](https://github.com/truecharts/charts/compare/etesync-9.3.0...etesync-9.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [etesync-9.3.0](https://github.com/truecharts/charts/compare/etesync-9.2.3...etesync-9.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [etesync-9.2.3](https://github.com/truecharts/charts/compare/etesync-9.2.2...etesync-9.2.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [etesync-8.1.13](https://github.com/truecharts/charts/compare/etesync-8.1.12...etesync-8.1.13) (2024-01-26) ### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [etesync-8.1.12](https://github.com/truecharts/charts/compare/etesync-8.1.11...etesync-8.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [etesync-8.1.11](https://github.com/truecharts/charts/compare/etesync-8.1.10...etesync-8.1.11) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [etesync-8.1.10](https://github.com/truecharts/charts/compare/etesync-8.1.9...etesync-8.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [etesync-8.1.9](https://github.com/truecharts/charts/compare/etesync-8.1.8...etesync-8.1.9) (2024-01-09) diff --git a/stable/etesync/9.2.3/Chart.yaml b/stable/etesync/9.5.0/Chart.yaml similarity index 95% rename from stable/etesync/9.2.3/Chart.yaml rename to stable/etesync/9.5.0/Chart.yaml index 15da66a5834..d345941a590 100644 --- a/stable/etesync/9.2.3/Chart.yaml +++ b/stable/etesync/9.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.11.0 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - https://hub.docker.com/r/victorrds/etesync type: application -version: 9.2.3 +version: 9.5.0 diff --git a/stable/etesync/9.2.3/README.md b/stable/etesync/9.5.0/README.md similarity index 100% rename from stable/etesync/9.2.3/README.md rename to stable/etesync/9.5.0/README.md diff --git a/stable/etesync/9.5.0/app-changelog.md b/stable/etesync/9.5.0/app-changelog.md new file mode 100644 index 00000000000..f3d9999f08e --- /dev/null +++ b/stable/etesync/9.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etesync-9.5.0](https://github.com/truecharts/charts/compare/etesync-9.4.1...etesync-9.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/etesync/9.2.3/app-readme.md b/stable/etesync/9.5.0/app-readme.md similarity index 100% rename from stable/etesync/9.2.3/app-readme.md rename to stable/etesync/9.5.0/app-readme.md diff --git a/stable/etesync/9.5.0/charts/common-19.0.0.tgz b/stable/etesync/9.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/etesync/9.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/etesync/9.5.0/charts/redis-13.0.0.tgz b/stable/etesync/9.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/etesync/9.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/etesync/9.2.3/ix_values.yaml b/stable/etesync/9.5.0/ix_values.yaml similarity index 100% rename from stable/etesync/9.2.3/ix_values.yaml rename to stable/etesync/9.5.0/ix_values.yaml diff --git a/stable/etesync/9.2.3/questions.yaml b/stable/etesync/9.5.0/questions.yaml similarity index 99% rename from stable/etesync/9.2.3/questions.yaml rename to stable/etesync/9.5.0/questions.yaml index 6f27bdded28..e0d5dc01be5 100755 --- a/stable/etesync/9.2.3/questions.yaml +++ b/stable/etesync/9.5.0/questions.yaml @@ -2052,15 +2052,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/etesync/9.2.3/templates/_secret.tpl b/stable/etesync/9.5.0/templates/_secret.tpl similarity index 100% rename from stable/etesync/9.2.3/templates/_secret.tpl rename to stable/etesync/9.5.0/templates/_secret.tpl diff --git a/stable/etesync/9.2.3/templates/common.yaml b/stable/etesync/9.5.0/templates/common.yaml similarity index 100% rename from stable/etesync/9.2.3/templates/common.yaml rename to stable/etesync/9.5.0/templates/common.yaml diff --git a/stable/etesync/9.2.3/values.yaml b/stable/etesync/9.5.0/values.yaml similarity index 100% rename from stable/etesync/9.2.3/values.yaml rename to stable/etesync/9.5.0/values.yaml diff --git a/stable/fireflyiii/25.3.0/charts/common-18.2.0.tgz b/stable/fireflyiii/25.3.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/fireflyiii/25.3.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/fireflyiii/25.3.0/charts/redis-11.2.1.tgz b/stable/fireflyiii/25.3.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/fireflyiii/25.3.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/fireflyiii/25.3.0/.helmignore b/stable/fireflyiii/25.5.0/.helmignore similarity index 100% rename from stable/fireflyiii/25.3.0/.helmignore rename to stable/fireflyiii/25.5.0/.helmignore diff --git a/stable/fireflyiii/25.3.0/CHANGELOG.md b/stable/fireflyiii/25.5.0/CHANGELOG.md similarity index 56% rename from stable/fireflyiii/25.3.0/CHANGELOG.md rename to stable/fireflyiii/25.5.0/CHANGELOG.md index ad7bf5a134d..109fa4f1375 100644 --- a/stable/fireflyiii/25.3.0/CHANGELOG.md +++ b/stable/fireflyiii/25.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [fireflyiii-25.5.0](https://github.com/truecharts/charts/compare/fireflyiii-25.4.2...fireflyiii-25.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [fireflyiii-25.4.2](https://github.com/truecharts/charts/compare/fireflyiii-25.4.1...fireflyiii-25.4.2) (2024-03-11) + +### Chore + + + +- update container image fireflyiii/core to version-6.1.10[@73bf6ea](https://github.com/73bf6ea) by renovate ([#18983](https://github.com/truecharts/charts/issues/18983)) + + +## [fireflyiii-25.4.1](https://github.com/truecharts/charts/compare/fireflyiii-25.4.0...fireflyiii-25.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [fireflyiii-25.4.0](https://github.com/truecharts/charts/compare/fireflyiii-25.3.0...fireflyiii-25.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [fireflyiii-25.3.0](https://github.com/truecharts/charts/compare/fireflyiii-25.2.4...fireflyiii-25.3.0) (2024-03-06) ### Chore @@ -61,40 +97,4 @@ title: Changelog ## [fireflyiii-24.1.21](https://github.com/truecharts/charts/compare/fireflyiii-24.1.20...fireflyiii-24.1.21) (2024-02-05) -### Chore - - - -- update container image fireflyiii/core to vversion-6.1.8[@7c93902](https://github.com/7c93902) by renovate ([#17905](https://github.com/truecharts/charts/issues/17905)) - - -## [fireflyiii-24.1.20](https://github.com/truecharts/charts/compare/fireflyiii-24.1.19...fireflyiii-24.1.20) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [fireflyiii-24.1.19](https://github.com/truecharts/charts/compare/fireflyiii-24.1.18...fireflyiii-24.1.19) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [fireflyiii-24.1.18](https://github.com/truecharts/charts/compare/fireflyiii-24.1.17...fireflyiii-24.1.18) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [fireflyiii-24.1.17](https://github.com/truecharts/charts/compare/fireflyiii-24.1.16...fireflyiii-24.1.17) (2024-01-21) - ### Chore \ No newline at end of file diff --git a/stable/fireflyiii/25.3.0/Chart.yaml b/stable/fireflyiii/25.5.0/Chart.yaml similarity index 93% rename from stable/fireflyiii/25.3.0/Chart.yaml rename to stable/fireflyiii/25.5.0/Chart.yaml index 769e89b4b5f..ff34d1ef143 100644 --- a/stable/fireflyiii/25.3.0/Chart.yaml +++ b/stable/fireflyiii/25.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 6.1.10 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png keywords: - fireflyiii - finacial -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 25.3.0 +version: 25.5.0 diff --git a/stable/fireflyiii/25.3.0/LICENSE b/stable/fireflyiii/25.5.0/LICENSE similarity index 100% rename from stable/fireflyiii/25.3.0/LICENSE rename to stable/fireflyiii/25.5.0/LICENSE diff --git a/stable/fireflyiii/25.3.0/README.md b/stable/fireflyiii/25.5.0/README.md similarity index 100% rename from stable/fireflyiii/25.3.0/README.md rename to stable/fireflyiii/25.5.0/README.md diff --git a/stable/fireflyiii/25.5.0/app-changelog.md b/stable/fireflyiii/25.5.0/app-changelog.md new file mode 100644 index 00000000000..9c5fc253427 --- /dev/null +++ b/stable/fireflyiii/25.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fireflyiii-25.5.0](https://github.com/truecharts/charts/compare/fireflyiii-25.4.2...fireflyiii-25.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/fireflyiii/25.3.0/app-readme.md b/stable/fireflyiii/25.5.0/app-readme.md similarity index 100% rename from stable/fireflyiii/25.3.0/app-readme.md rename to stable/fireflyiii/25.5.0/app-readme.md diff --git a/stable/fireflyiii/25.5.0/charts/common-19.0.0.tgz b/stable/fireflyiii/25.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/fireflyiii/25.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/fireflyiii/25.5.0/charts/redis-13.0.0.tgz b/stable/fireflyiii/25.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/fireflyiii/25.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/fireflyiii/25.3.0/ix_values.yaml b/stable/fireflyiii/25.5.0/ix_values.yaml similarity index 95% rename from stable/fireflyiii/25.3.0/ix_values.yaml rename to stable/fireflyiii/25.5.0/ix_values.yaml index 5c21f82070f..b42c6860b9e 100644 --- a/stable/fireflyiii/25.3.0/ix_values.yaml +++ b/stable/fireflyiii/25.5.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fireflyiii/core pullPolicy: IfNotPresent - tag: version-6.1.10@sha256:c268cc2030ce6983f8ed820c9ee4510a0693bc1d9552fec81ed715b0f7fd113c + tag: version-6.1.10@sha256:73bf6ea52fb6a8c73f6c8548e30fa36bd4588ce3aa829059498ebcf57d800279 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/fireflyiii/25.3.0/questions.yaml b/stable/fireflyiii/25.5.0/questions.yaml similarity index 99% rename from stable/fireflyiii/25.3.0/questions.yaml rename to stable/fireflyiii/25.5.0/questions.yaml index 86d427f0b05..2ba0564f333 100755 --- a/stable/fireflyiii/25.3.0/questions.yaml +++ b/stable/fireflyiii/25.5.0/questions.yaml @@ -1991,15 +1991,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/fireflyiii/25.3.0/templates/NOTES.txt b/stable/fireflyiii/25.5.0/templates/NOTES.txt similarity index 100% rename from stable/fireflyiii/25.3.0/templates/NOTES.txt rename to stable/fireflyiii/25.5.0/templates/NOTES.txt diff --git a/stable/fireflyiii/25.3.0/templates/_cronjob.tpl b/stable/fireflyiii/25.5.0/templates/_cronjob.tpl similarity index 100% rename from stable/fireflyiii/25.3.0/templates/_cronjob.tpl rename to stable/fireflyiii/25.5.0/templates/_cronjob.tpl diff --git a/stable/fireflyiii/25.3.0/templates/_secrets.tpl b/stable/fireflyiii/25.5.0/templates/_secrets.tpl similarity index 100% rename from stable/fireflyiii/25.3.0/templates/_secrets.tpl rename to stable/fireflyiii/25.5.0/templates/_secrets.tpl diff --git a/stable/fireflyiii/25.3.0/templates/common.yaml b/stable/fireflyiii/25.5.0/templates/common.yaml similarity index 100% rename from stable/fireflyiii/25.3.0/templates/common.yaml rename to stable/fireflyiii/25.5.0/templates/common.yaml diff --git a/stable/fireflyiii/25.3.0/values.yaml b/stable/fireflyiii/25.5.0/values.yaml similarity index 100% rename from stable/fireflyiii/25.3.0/values.yaml rename to stable/fireflyiii/25.5.0/values.yaml diff --git a/stable/friendica/13.8.0/app-changelog.md b/stable/friendica/13.8.0/app-changelog.md deleted file mode 100644 index 737976d6ac2..00000000000 --- a/stable/friendica/13.8.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [friendica-13.8.0](https://github.com/truecharts/charts/compare/friendica-13.7.0...friendica-13.8.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) \ No newline at end of file diff --git a/stable/friendica/13.8.0/charts/common-19.0.0.tgz b/stable/friendica/13.8.0/charts/common-19.0.0.tgz deleted file mode 100644 index d8852c18c5a..00000000000 Binary files a/stable/friendica/13.8.0/charts/common-19.0.0.tgz and /dev/null differ diff --git a/stable/friendica/13.8.0/charts/mariadb-13.2.0.tgz b/stable/friendica/13.8.0/charts/mariadb-13.2.0.tgz deleted file mode 100644 index 3849430c3b7..00000000000 Binary files a/stable/friendica/13.8.0/charts/mariadb-13.2.0.tgz and /dev/null differ diff --git a/stable/friendica/13.8.0/charts/redis-11.3.0.tgz b/stable/friendica/13.8.0/charts/redis-11.3.0.tgz deleted file mode 100644 index 15df7e8184a..00000000000 Binary files a/stable/friendica/13.8.0/charts/redis-11.3.0.tgz and /dev/null differ diff --git a/stable/friendica/13.8.0/.helmignore b/stable/friendica/13.9.0/.helmignore similarity index 100% rename from stable/friendica/13.8.0/.helmignore rename to stable/friendica/13.9.0/.helmignore diff --git a/stable/friendica/13.8.0/CHANGELOG.md b/stable/friendica/13.9.0/CHANGELOG.md similarity index 55% rename from stable/friendica/13.8.0/CHANGELOG.md rename to stable/friendica/13.9.0/CHANGELOG.md index c8cf6db3409..00c8d8e94f6 100644 --- a/stable/friendica/13.8.0/CHANGELOG.md +++ b/stable/friendica/13.9.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [friendica-13.9.0](https://github.com/truecharts/charts/compare/friendica-13.8.3...friendica-13.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [friendica-13.8.3](https://github.com/truecharts/charts/compare/friendica-13.8.2...friendica-13.8.3) (2024-03-11) + +### Chore + + + +- update container image mariadb to v13.2.3[@e1f8d8a](https://github.com/e1f8d8a) by renovate ([#19076](https://github.com/truecharts/charts/issues/19076)) + + +## [friendica-13.8.2](https://github.com/truecharts/charts/compare/friendica-13.8.1...friendica-13.8.2) (2024-03-11) + +### Chore + + + +- update container image friendica to 2023.12[@808ce2a](https://github.com/808ce2a) by renovate ([#18984](https://github.com/truecharts/charts/issues/18984)) + + +## [friendica-13.8.1](https://github.com/truecharts/charts/compare/friendica-13.8.0...friendica-13.8.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + ## [friendica-13.8.0](https://github.com/truecharts/charts/compare/friendica-13.7.0...friendica-13.8.0) (2024-03-07) ### Chore @@ -61,39 +97,3 @@ title: Changelog - - - - - - - - - - - - - - -## [friendica-12.2.17](https://github.com/truecharts/charts/compare/friendica-12.2.16...friendica-12.2.17) (2024-02-05) - -### Chore - - - -- update container image friendica to 2023.12[@2e221cf](https://github.com/2e221cf) by renovate ([#17833](https://github.com/truecharts/charts/issues/17833)) - - -## [friendica-12.2.16](https://github.com/truecharts/charts/compare/friendica-12.2.15...friendica-12.2.16) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [friendica-12.2.15](https://github.com/truecharts/charts/compare/friendica-12.2.14...friendica-12.2.15) (2024-01-27) - -### Chore - diff --git a/stable/friendica/13.8.0/Chart.yaml b/stable/friendica/13.9.0/Chart.yaml similarity index 95% rename from stable/friendica/13.8.0/Chart.yaml rename to stable/friendica/13.9.0/Chart.yaml index 9627d8dc49f..167da757045 100644 --- a/stable/friendica/13.8.0/Chart.yaml +++ b/stable/friendica/13.9.0/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.2.0 + version: 13.2.3 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.3.0 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 13.8.0 +version: 13.9.0 diff --git a/stable/friendica/13.8.0/README.md b/stable/friendica/13.9.0/README.md similarity index 100% rename from stable/friendica/13.8.0/README.md rename to stable/friendica/13.9.0/README.md diff --git a/stable/friendica/13.9.0/app-changelog.md b/stable/friendica/13.9.0/app-changelog.md new file mode 100644 index 00000000000..2bd826a6e8d --- /dev/null +++ b/stable/friendica/13.9.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [friendica-13.9.0](https://github.com/truecharts/charts/compare/friendica-13.8.3...friendica-13.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/friendica/13.8.0/app-readme.md b/stable/friendica/13.9.0/app-readme.md similarity index 100% rename from stable/friendica/13.8.0/app-readme.md rename to stable/friendica/13.9.0/app-readme.md diff --git a/stable/friendica/13.9.0/charts/common-19.0.0.tgz b/stable/friendica/13.9.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/friendica/13.9.0/charts/common-19.0.0.tgz differ diff --git a/stable/friendica/13.9.0/charts/mariadb-13.2.3.tgz b/stable/friendica/13.9.0/charts/mariadb-13.2.3.tgz new file mode 100644 index 00000000000..a7c6acdc380 Binary files /dev/null and b/stable/friendica/13.9.0/charts/mariadb-13.2.3.tgz differ diff --git a/stable/friendica/13.9.0/charts/redis-13.0.0.tgz b/stable/friendica/13.9.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/friendica/13.9.0/charts/redis-13.0.0.tgz differ diff --git a/stable/friendica/13.8.0/ix_values.yaml b/stable/friendica/13.9.0/ix_values.yaml similarity index 96% rename from stable/friendica/13.8.0/ix_values.yaml rename to stable/friendica/13.9.0/ix_values.yaml index 35477ad59a3..01e962221ce 100644 --- a/stable/friendica/13.8.0/ix_values.yaml +++ b/stable/friendica/13.9.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2023.12@sha256:103df6a8b23ab75d87bee679ca9a552922763fcfa87353ae87c437f0e540bfa1 + tag: 2023.12@sha256:808ce2a21d69bdd3eae7adf3efba56bc6a6ea46a452078c8ff4ff76b218ee028 securityContext: container: runAsNonRoot: false diff --git a/stable/friendica/13.8.0/questions.yaml b/stable/friendica/13.9.0/questions.yaml similarity index 100% rename from stable/friendica/13.8.0/questions.yaml rename to stable/friendica/13.9.0/questions.yaml diff --git a/stable/friendica/13.8.0/templates/NOTES.txt b/stable/friendica/13.9.0/templates/NOTES.txt similarity index 100% rename from stable/friendica/13.8.0/templates/NOTES.txt rename to stable/friendica/13.9.0/templates/NOTES.txt diff --git a/stable/friendica/13.8.0/templates/common.yaml b/stable/friendica/13.9.0/templates/common.yaml similarity index 100% rename from stable/friendica/13.8.0/templates/common.yaml rename to stable/friendica/13.9.0/templates/common.yaml diff --git a/stable/friendica/13.8.0/values.yaml b/stable/friendica/13.9.0/values.yaml similarity index 100% rename from stable/friendica/13.8.0/values.yaml rename to stable/friendica/13.9.0/values.yaml diff --git a/stable/gaseous-server/1.2.1/app-changelog.md b/stable/gaseous-server/1.2.1/app-changelog.md deleted file mode 100644 index f28f5c4d4f9..00000000000 --- a/stable/gaseous-server/1.2.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gaseous-server-1.2.1](https://github.com/truecharts/charts/compare/gaseous-server-1.2.0...gaseous-server-1.2.1) (2024-03-11) - -### Chore - - - -- update container image gaseousgames/gaseousserver to v1.7.2[@de14fd2](https://github.com/de14fd2) by renovate ([#19163](https://github.com/truecharts/charts/issues/19163)) \ No newline at end of file diff --git a/stable/ghostfolio/4.5.0/charts/common-18.2.0.tgz b/stable/ghostfolio/4.5.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/ghostfolio/4.5.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/ghostfolio/4.5.0/charts/redis-11.2.1.tgz b/stable/ghostfolio/4.5.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/ghostfolio/4.5.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/ghostfolio/4.5.0/.helmignore b/stable/ghostfolio/4.8.0/.helmignore similarity index 100% rename from stable/ghostfolio/4.5.0/.helmignore rename to stable/ghostfolio/4.8.0/.helmignore diff --git a/stable/ghostfolio/4.5.0/CHANGELOG.md b/stable/ghostfolio/4.8.0/CHANGELOG.md similarity index 54% rename from stable/ghostfolio/4.5.0/CHANGELOG.md rename to stable/ghostfolio/4.8.0/CHANGELOG.md index 37b7ac5897e..68299f212ee 100644 --- a/stable/ghostfolio/4.5.0/CHANGELOG.md +++ b/stable/ghostfolio/4.8.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [ghostfolio-4.8.0](https://github.com/truecharts/charts/compare/ghostfolio-4.7.0...ghostfolio-4.8.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [ghostfolio-4.7.0](https://github.com/truecharts/charts/compare/ghostfolio-4.6.1...ghostfolio-4.7.0) (2024-03-11) + +### Chore + + + +- update container image ghostfolio/ghostfolio to v2.62.0[@4062970](https://github.com/4062970) by renovate ([#19107](https://github.com/truecharts/charts/issues/19107)) + + +## [ghostfolio-4.6.1](https://github.com/truecharts/charts/compare/ghostfolio-4.6.0...ghostfolio-4.6.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [ghostfolio-4.6.0](https://github.com/truecharts/charts/compare/ghostfolio-4.5.0...ghostfolio-4.6.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [ghostfolio-4.5.0](https://github.com/truecharts/charts/compare/ghostfolio-4.4.3...ghostfolio-4.5.0) (2024-03-06) ### Chore @@ -61,39 +97,3 @@ title: Changelog - update container image ghostfolio/ghostfolio to v2.50.0[@8fa4eef](https://github.com/8fa4eef) by renovate ([#18191](https://github.com/truecharts/charts/issues/18191)) - - -## [ghostfolio-3.9.0](https://github.com/truecharts/charts/compare/ghostfolio-3.8.1...ghostfolio-3.9.0) (2024-02-05) - -### Chore - - - -- update container image ghostfolio/ghostfolio to v2.47.0[@b5bd04e](https://github.com/b5bd04e) by renovate ([#17942](https://github.com/truecharts/charts/issues/17942)) - - -## [ghostfolio-3.8.1](https://github.com/truecharts/charts/compare/ghostfolio-3.8.0...ghostfolio-3.8.1) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [ghostfolio-3.8.0](https://github.com/truecharts/charts/compare/ghostfolio-3.7.5...ghostfolio-3.8.0) (2024-01-29) - -### Chore - - - -- update container image ghostfolio/ghostfolio to v2.46.0[@d7f9487](https://github.com/d7f9487) by renovate ([#17696](https://github.com/truecharts/charts/issues/17696)) - - -## [ghostfolio-3.7.5](https://github.com/truecharts/charts/compare/ghostfolio-3.7.4...ghostfolio-3.7.5) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) diff --git a/stable/ghostfolio/4.5.0/Chart.yaml b/stable/ghostfolio/4.8.0/Chart.yaml similarity index 92% rename from stable/ghostfolio/4.5.0/Chart.yaml rename to stable/ghostfolio/4.8.0/Chart.yaml index 1adb72d3198..6c53fd07613 100644 --- a/stable/ghostfolio/4.5.0/Chart.yaml +++ b/stable/ghostfolio/4.8.0/Chart.yaml @@ -7,17 +7,17 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.60.0 +appVersion: 2.62.0 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png keywords: - ghostfolio - finance -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 4.5.0 +version: 4.8.0 diff --git a/stable/ghostfolio/4.5.0/README.md b/stable/ghostfolio/4.8.0/README.md similarity index 100% rename from stable/ghostfolio/4.5.0/README.md rename to stable/ghostfolio/4.8.0/README.md diff --git a/stable/ghostfolio/4.8.0/app-changelog.md b/stable/ghostfolio/4.8.0/app-changelog.md new file mode 100644 index 00000000000..5c6e4ce3e7f --- /dev/null +++ b/stable/ghostfolio/4.8.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-4.8.0](https://github.com/truecharts/charts/compare/ghostfolio-4.7.0...ghostfolio-4.8.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/ghostfolio/4.5.0/app-readme.md b/stable/ghostfolio/4.8.0/app-readme.md similarity index 100% rename from stable/ghostfolio/4.5.0/app-readme.md rename to stable/ghostfolio/4.8.0/app-readme.md diff --git a/stable/ghostfolio/4.8.0/charts/common-19.0.0.tgz b/stable/ghostfolio/4.8.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/ghostfolio/4.8.0/charts/common-19.0.0.tgz differ diff --git a/stable/ghostfolio/4.8.0/charts/redis-13.0.0.tgz b/stable/ghostfolio/4.8.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/ghostfolio/4.8.0/charts/redis-13.0.0.tgz differ diff --git a/stable/ghostfolio/4.5.0/ix_values.yaml b/stable/ghostfolio/4.8.0/ix_values.yaml similarity index 94% rename from stable/ghostfolio/4.5.0/ix_values.yaml rename to stable/ghostfolio/4.8.0/ix_values.yaml index 0228bbe8394..db4d4cfcd13 100644 --- a/stable/ghostfolio/4.5.0/ix_values.yaml +++ b/stable/ghostfolio/4.8.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.60.0@sha256:766a4903aa152253439fac6b9bfa51b1a98c7561bc8c951c6c3acd71e5f7caf7 + tag: 2.62.0@sha256:4062970fae2b89968eb7338f24ad2a69ec122a01652c323467026328f54c128b securityContext: container: runAsNonRoot: false diff --git a/stable/ghostfolio/4.5.0/questions.yaml b/stable/ghostfolio/4.8.0/questions.yaml similarity index 99% rename from stable/ghostfolio/4.5.0/questions.yaml rename to stable/ghostfolio/4.8.0/questions.yaml index 6d07360e94f..56f1285fa8e 100755 --- a/stable/ghostfolio/4.5.0/questions.yaml +++ b/stable/ghostfolio/4.8.0/questions.yaml @@ -1583,15 +1583,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/ghostfolio/4.5.0/templates/NOTES.txt b/stable/ghostfolio/4.8.0/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/4.5.0/templates/NOTES.txt rename to stable/ghostfolio/4.8.0/templates/NOTES.txt diff --git a/stable/ghostfolio/4.5.0/templates/_secrets.tpl b/stable/ghostfolio/4.8.0/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/4.5.0/templates/_secrets.tpl rename to stable/ghostfolio/4.8.0/templates/_secrets.tpl diff --git a/stable/ghostfolio/4.5.0/templates/common.yaml b/stable/ghostfolio/4.8.0/templates/common.yaml similarity index 100% rename from stable/ghostfolio/4.5.0/templates/common.yaml rename to stable/ghostfolio/4.8.0/templates/common.yaml diff --git a/stable/ghostfolio/4.5.0/values.yaml b/stable/ghostfolio/4.8.0/values.yaml similarity index 100% rename from stable/ghostfolio/4.5.0/values.yaml rename to stable/ghostfolio/4.8.0/values.yaml diff --git a/stable/gitea/18.8.0/charts/memcached-12.5.1.tgz b/stable/gitea/18.8.0/charts/memcached-12.5.1.tgz index a1e4174d645..7e2ea7aad6f 100644 Binary files a/stable/gitea/18.8.0/charts/memcached-12.5.1.tgz and b/stable/gitea/18.8.0/charts/memcached-12.5.1.tgz differ diff --git a/stable/hasty-paste/6.2.3/charts/common-18.1.6.tgz b/stable/hasty-paste/6.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/hasty-paste/6.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/hasty-paste/6.2.3/charts/redis-11.2.1.tgz b/stable/hasty-paste/6.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/hasty-paste/6.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/hasty-paste/6.2.3/.helmignore b/stable/hasty-paste/6.5.0/.helmignore similarity index 100% rename from stable/hasty-paste/6.2.3/.helmignore rename to stable/hasty-paste/6.5.0/.helmignore diff --git a/stable/hasty-paste/6.2.3/CHANGELOG.md b/stable/hasty-paste/6.5.0/CHANGELOG.md similarity index 55% rename from stable/hasty-paste/6.2.3/CHANGELOG.md rename to stable/hasty-paste/6.5.0/CHANGELOG.md index 3efa2345837..b132c04ebe4 100644 --- a/stable/hasty-paste/6.2.3/CHANGELOG.md +++ b/stable/hasty-paste/6.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [hasty-paste-6.5.0](https://github.com/truecharts/charts/compare/hasty-paste-6.4.1...hasty-paste-6.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [hasty-paste-6.4.1](https://github.com/truecharts/charts/compare/hasty-paste-6.4.0...hasty-paste-6.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [hasty-paste-6.4.0](https://github.com/truecharts/charts/compare/hasty-paste-6.3.0...hasty-paste-6.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [hasty-paste-6.3.0](https://github.com/truecharts/charts/compare/hasty-paste-6.2.3...hasty-paste-6.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [hasty-paste-6.2.3](https://github.com/truecharts/charts/compare/hasty-paste-6.2.2...hasty-paste-6.2.3) (2024-03-05) ### Chore @@ -61,39 +97,4 @@ title: Changelog - update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) -## [hasty-paste-5.1.13](https://github.com/truecharts/charts/compare/hasty-paste-5.1.12...hasty-paste-5.1.13) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [hasty-paste-5.1.12](https://github.com/truecharts/charts/compare/hasty-paste-5.1.11...hasty-paste-5.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [hasty-paste-5.1.11](https://github.com/truecharts/charts/compare/hasty-paste-5.1.10...hasty-paste-5.1.11) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [hasty-paste-5.1.10](https://github.com/truecharts/charts/compare/hasty-paste-5.1.9...hasty-paste-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - +## [hasty-paste-5.1.13](https://github.com/truecharts/charts/compare/hasty-paste-5.1.12...hasty-paste-5.1.13) (2024-01-26) \ No newline at end of file diff --git a/stable/hasty-paste/6.2.3/Chart.yaml b/stable/hasty-paste/6.5.0/Chart.yaml similarity index 95% rename from stable/hasty-paste/6.2.3/Chart.yaml rename to stable/hasty-paste/6.5.0/Chart.yaml index 73024bdadaa..22b30fbd1cb 100644 --- a/stable/hasty-paste/6.2.3/Chart.yaml +++ b/stable/hasty-paste/6.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.10.0 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste - https://ghcr.io/enchant97/hasty-paste type: application -version: 6.2.3 +version: 6.5.0 diff --git a/stable/hasty-paste/6.2.3/README.md b/stable/hasty-paste/6.5.0/README.md similarity index 100% rename from stable/hasty-paste/6.2.3/README.md rename to stable/hasty-paste/6.5.0/README.md diff --git a/stable/hasty-paste/6.5.0/app-changelog.md b/stable/hasty-paste/6.5.0/app-changelog.md new file mode 100644 index 00000000000..2df5d437321 --- /dev/null +++ b/stable/hasty-paste/6.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hasty-paste-6.5.0](https://github.com/truecharts/charts/compare/hasty-paste-6.4.1...hasty-paste-6.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/hasty-paste/6.2.3/app-readme.md b/stable/hasty-paste/6.5.0/app-readme.md similarity index 100% rename from stable/hasty-paste/6.2.3/app-readme.md rename to stable/hasty-paste/6.5.0/app-readme.md diff --git a/stable/hasty-paste/6.5.0/charts/common-19.0.0.tgz b/stable/hasty-paste/6.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/hasty-paste/6.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/hasty-paste/6.5.0/charts/redis-13.0.0.tgz b/stable/hasty-paste/6.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/hasty-paste/6.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/hasty-paste/6.2.3/ix_values.yaml b/stable/hasty-paste/6.5.0/ix_values.yaml similarity index 100% rename from stable/hasty-paste/6.2.3/ix_values.yaml rename to stable/hasty-paste/6.5.0/ix_values.yaml diff --git a/stable/hasty-paste/6.2.3/questions.yaml b/stable/hasty-paste/6.5.0/questions.yaml similarity index 100% rename from stable/hasty-paste/6.2.3/questions.yaml rename to stable/hasty-paste/6.5.0/questions.yaml diff --git a/stable/hasty-paste/6.2.3/templates/_secrets.tpl b/stable/hasty-paste/6.5.0/templates/_secrets.tpl similarity index 100% rename from stable/hasty-paste/6.2.3/templates/_secrets.tpl rename to stable/hasty-paste/6.5.0/templates/_secrets.tpl diff --git a/stable/hasty-paste/6.2.3/templates/common.yaml b/stable/hasty-paste/6.5.0/templates/common.yaml similarity index 100% rename from stable/hasty-paste/6.2.3/templates/common.yaml rename to stable/hasty-paste/6.5.0/templates/common.yaml diff --git a/stable/hasty-paste/6.2.3/values.yaml b/stable/hasty-paste/6.5.0/values.yaml similarity index 100% rename from stable/hasty-paste/6.2.3/values.yaml rename to stable/hasty-paste/6.5.0/values.yaml diff --git a/stable/humhub/7.7.0/charts/common-18.2.0.tgz b/stable/humhub/7.7.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/humhub/7.7.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/humhub/7.7.0/charts/mariadb-13.2.0.tgz b/stable/humhub/7.7.0/charts/mariadb-13.2.0.tgz deleted file mode 100644 index 3849430c3b7..00000000000 Binary files a/stable/humhub/7.7.0/charts/mariadb-13.2.0.tgz and /dev/null differ diff --git a/stable/humhub/7.7.0/charts/redis-11.3.0.tgz b/stable/humhub/7.7.0/charts/redis-11.3.0.tgz deleted file mode 100644 index 15df7e8184a..00000000000 Binary files a/stable/humhub/7.7.0/charts/redis-11.3.0.tgz and /dev/null differ diff --git a/stable/humhub/7.7.0/.helmignore b/stable/humhub/7.9.0/.helmignore similarity index 100% rename from stable/humhub/7.7.0/.helmignore rename to stable/humhub/7.9.0/.helmignore diff --git a/stable/humhub/7.7.0/CHANGELOG.md b/stable/humhub/7.9.0/CHANGELOG.md similarity index 54% rename from stable/humhub/7.7.0/CHANGELOG.md rename to stable/humhub/7.9.0/CHANGELOG.md index 52b3c57e069..83407676eac 100644 --- a/stable/humhub/7.7.0/CHANGELOG.md +++ b/stable/humhub/7.9.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [humhub-7.9.0](https://github.com/truecharts/charts/compare/humhub-7.8.2...humhub-7.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [humhub-7.8.2](https://github.com/truecharts/charts/compare/humhub-7.8.1...humhub-7.8.2) (2024-03-11) + +### Chore + + + +- update container image mariadb to v13.2.3[@e1f8d8a](https://github.com/e1f8d8a) by renovate ([#19145](https://github.com/truecharts/charts/issues/19145)) + + +## [humhub-7.8.1](https://github.com/truecharts/charts/compare/humhub-7.8.0...humhub-7.8.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [humhub-7.8.0](https://github.com/truecharts/charts/compare/humhub-7.7.0...humhub-7.8.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [humhub-7.7.0](https://github.com/truecharts/charts/compare/humhub-7.6.3...humhub-7.7.0) (2024-03-06) ### Chore @@ -61,39 +97,3 @@ title: Changelog - update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [humhub-6.2.8](https://github.com/truecharts/charts/compare/humhub-6.2.7...humhub-6.2.8) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [humhub-6.2.7](https://github.com/truecharts/charts/compare/humhub-6.2.6...humhub-6.2.7) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [humhub-6.2.6](https://github.com/truecharts/charts/compare/humhub-6.2.5...humhub-6.2.6) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [humhub-6.2.5](https://github.com/truecharts/charts/compare/humhub-6.2.4...humhub-6.2.5) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) diff --git a/stable/humhub/7.7.0/Chart.yaml b/stable/humhub/7.9.0/Chart.yaml similarity index 94% rename from stable/humhub/7.7.0/Chart.yaml rename to stable/humhub/7.9.0/Chart.yaml index 2d67fb0d01c..154090f6c95 100644 --- a/stable/humhub/7.7.0/Chart.yaml +++ b/stable/humhub/7.9.0/Chart.yaml @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: 1.15.2 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.2.0 + version: 13.2.3 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.3.0 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://ghcr.io/mriedmann/humhub-phponly - https://ghcr.io/mriedmann/humhub-nginx type: application -version: 7.7.0 +version: 7.9.0 diff --git a/stable/humhub/7.7.0/README.md b/stable/humhub/7.9.0/README.md similarity index 100% rename from stable/humhub/7.7.0/README.md rename to stable/humhub/7.9.0/README.md diff --git a/stable/humhub/7.9.0/app-changelog.md b/stable/humhub/7.9.0/app-changelog.md new file mode 100644 index 00000000000..73744038448 --- /dev/null +++ b/stable/humhub/7.9.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [humhub-7.9.0](https://github.com/truecharts/charts/compare/humhub-7.8.2...humhub-7.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/humhub/7.7.0/app-readme.md b/stable/humhub/7.9.0/app-readme.md similarity index 100% rename from stable/humhub/7.7.0/app-readme.md rename to stable/humhub/7.9.0/app-readme.md diff --git a/stable/humhub/7.9.0/charts/common-19.0.0.tgz b/stable/humhub/7.9.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/humhub/7.9.0/charts/common-19.0.0.tgz differ diff --git a/stable/humhub/7.9.0/charts/mariadb-13.2.3.tgz b/stable/humhub/7.9.0/charts/mariadb-13.2.3.tgz new file mode 100644 index 00000000000..a7c6acdc380 Binary files /dev/null and b/stable/humhub/7.9.0/charts/mariadb-13.2.3.tgz differ diff --git a/stable/humhub/7.9.0/charts/redis-13.0.0.tgz b/stable/humhub/7.9.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/humhub/7.9.0/charts/redis-13.0.0.tgz differ diff --git a/stable/humhub/7.7.0/ix_values.yaml b/stable/humhub/7.9.0/ix_values.yaml similarity index 100% rename from stable/humhub/7.7.0/ix_values.yaml rename to stable/humhub/7.9.0/ix_values.yaml diff --git a/stable/humhub/7.7.0/questions.yaml b/stable/humhub/7.9.0/questions.yaml similarity index 100% rename from stable/humhub/7.7.0/questions.yaml rename to stable/humhub/7.9.0/questions.yaml diff --git a/stable/humhub/7.7.0/templates/NOTES.txt b/stable/humhub/7.9.0/templates/NOTES.txt similarity index 100% rename from stable/humhub/7.7.0/templates/NOTES.txt rename to stable/humhub/7.9.0/templates/NOTES.txt diff --git a/stable/humhub/7.7.0/templates/common.yaml b/stable/humhub/7.9.0/templates/common.yaml similarity index 100% rename from stable/humhub/7.7.0/templates/common.yaml rename to stable/humhub/7.9.0/templates/common.yaml diff --git a/stable/humhub/7.7.0/values.yaml b/stable/humhub/7.9.0/values.yaml similarity index 100% rename from stable/humhub/7.7.0/values.yaml rename to stable/humhub/7.9.0/values.yaml diff --git a/stable/libremdb/7.4.2/charts/redis-11.2.1.tgz b/stable/libremdb/7.4.2/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/libremdb/7.4.2/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/libremdb/7.4.2/.helmignore b/stable/libremdb/7.5.0/.helmignore similarity index 100% rename from stable/libremdb/7.4.2/.helmignore rename to stable/libremdb/7.5.0/.helmignore diff --git a/stable/libremdb/7.4.2/CHANGELOG.md b/stable/libremdb/7.5.0/CHANGELOG.md similarity index 58% rename from stable/libremdb/7.4.2/CHANGELOG.md rename to stable/libremdb/7.5.0/CHANGELOG.md index aa540ffa540..534f1782f3c 100644 --- a/stable/libremdb/7.4.2/CHANGELOG.md +++ b/stable/libremdb/7.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [libremdb-7.5.0](https://github.com/truecharts/charts/compare/libremdb-7.4.5...libremdb-7.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [libremdb-7.4.5](https://github.com/truecharts/charts/compare/libremdb-7.4.4...libremdb-7.4.5) (2024-03-11) + +### Chore + + + +- update container image quay.io/pussthecatorg/libremdb to latest[@37e1050](https://github.com/37e1050) by renovate ([#19159](https://github.com/truecharts/charts/issues/19159)) + + +## [libremdb-7.4.4](https://github.com/truecharts/charts/compare/libremdb-7.4.3...libremdb-7.4.4) (2024-03-11) + +### Chore + + + +- update container image quay.io/pussthecatorg/libremdb to latest[@d21c08d](https://github.com/d21c08d) by renovate ([#19141](https://github.com/truecharts/charts/issues/19141)) + + +## [libremdb-7.4.3](https://github.com/truecharts/charts/compare/libremdb-7.4.2...libremdb-7.4.3) (2024-03-11) + +### Chore + + + +- update container image quay.io/pussthecatorg/libremdb to latest[@f847f0f](https://github.com/f847f0f) by renovate ([#19111](https://github.com/truecharts/charts/issues/19111)) + + ## [libremdb-7.4.2](https://github.com/truecharts/charts/compare/libremdb-7.4.1...libremdb-7.4.2) (2024-03-11) ### Chore @@ -61,39 +97,4 @@ title: Changelog - force rereleases -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) - - - - - - - - - - - - - - - - - - - - - - - -## [libremdb-6.1.23](https://github.com/truecharts/charts/compare/libremdb-6.1.22...libremdb-6.1.23) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [libremdb-6.1.22](https://github.com/truecharts/charts/compare/libremdb-6.1.21...libremdb-6.1.22) (2024-01-27) - -### Chore +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) \ No newline at end of file diff --git a/stable/libremdb/7.4.2/Chart.yaml b/stable/libremdb/7.5.0/Chart.yaml similarity index 97% rename from stable/libremdb/7.4.2/Chart.yaml rename to stable/libremdb/7.5.0/Chart.yaml index fcd3c7b2cd3..e85d0ae7d21 100644 --- a/stable/libremdb/7.4.2/Chart.yaml +++ b/stable/libremdb/7.5.0/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 7.4.2 +version: 7.5.0 diff --git a/stable/libremdb/7.4.2/README.md b/stable/libremdb/7.5.0/README.md similarity index 100% rename from stable/libremdb/7.4.2/README.md rename to stable/libremdb/7.5.0/README.md diff --git a/stable/libremdb/7.5.0/app-changelog.md b/stable/libremdb/7.5.0/app-changelog.md new file mode 100644 index 00000000000..c939ad5c7da --- /dev/null +++ b/stable/libremdb/7.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-7.5.0](https://github.com/truecharts/charts/compare/libremdb-7.4.5...libremdb-7.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/libremdb/7.4.2/app-readme.md b/stable/libremdb/7.5.0/app-readme.md similarity index 100% rename from stable/libremdb/7.4.2/app-readme.md rename to stable/libremdb/7.5.0/app-readme.md diff --git a/stable/libremdb/7.5.0/charts/common-19.0.0.tgz b/stable/libremdb/7.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/libremdb/7.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/libremdb/7.5.0/charts/redis-13.0.0.tgz b/stable/libremdb/7.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/libremdb/7.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/libremdb/7.4.2/ix_values.yaml b/stable/libremdb/7.5.0/ix_values.yaml similarity index 91% rename from stable/libremdb/7.4.2/ix_values.yaml rename to stable/libremdb/7.5.0/ix_values.yaml index 76728ad6966..2234fb5d36b 100644 --- a/stable/libremdb/7.4.2/ix_values.yaml +++ b/stable/libremdb/7.5.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:bf130a7f8498b37260ddbf5610a320ad64e92c72ad79b76b5761027cf01e102a + tag: latest@sha256:37e1050f1ddcd6f0a0af581a3fd3d8999bc60d1dc5ff55b0f5bf21560b9d7abc service: main: ports: diff --git a/stable/libremdb/7.4.2/questions.yaml b/stable/libremdb/7.5.0/questions.yaml similarity index 100% rename from stable/libremdb/7.4.2/questions.yaml rename to stable/libremdb/7.5.0/questions.yaml diff --git a/stable/libremdb/7.4.2/templates/NOTES.txt b/stable/libremdb/7.5.0/templates/NOTES.txt similarity index 100% rename from stable/libremdb/7.4.2/templates/NOTES.txt rename to stable/libremdb/7.5.0/templates/NOTES.txt diff --git a/stable/libremdb/7.4.2/templates/common.yaml b/stable/libremdb/7.5.0/templates/common.yaml similarity index 100% rename from stable/libremdb/7.4.2/templates/common.yaml rename to stable/libremdb/7.5.0/templates/common.yaml diff --git a/stable/libremdb/7.4.2/values.yaml b/stable/libremdb/7.5.0/values.yaml similarity index 100% rename from stable/libremdb/7.4.2/values.yaml rename to stable/libremdb/7.5.0/values.yaml diff --git a/stable/misskey/8.3.3/charts/common-18.1.6.tgz b/stable/misskey/8.3.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/misskey/8.3.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/misskey/8.3.3/charts/redis-11.2.1.tgz b/stable/misskey/8.3.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/misskey/8.3.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/misskey/8.3.3/.helmignore b/stable/misskey/8.6.0/.helmignore similarity index 100% rename from stable/misskey/8.3.3/.helmignore rename to stable/misskey/8.6.0/.helmignore diff --git a/stable/misskey/8.3.3/CHANGELOG.md b/stable/misskey/8.6.0/CHANGELOG.md similarity index 57% rename from stable/misskey/8.3.3/CHANGELOG.md rename to stable/misskey/8.6.0/CHANGELOG.md index 4dca5f543d2..3a96545be2a 100644 --- a/stable/misskey/8.3.3/CHANGELOG.md +++ b/stable/misskey/8.6.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [misskey-8.6.0](https://github.com/truecharts/charts/compare/misskey-8.5.1...misskey-8.6.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [misskey-8.5.1](https://github.com/truecharts/charts/compare/misskey-8.5.0...misskey-8.5.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [misskey-8.5.0](https://github.com/truecharts/charts/compare/misskey-8.4.0...misskey-8.5.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [misskey-8.4.0](https://github.com/truecharts/charts/compare/misskey-8.3.3...misskey-8.4.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [misskey-8.3.3](https://github.com/truecharts/charts/compare/misskey-8.3.2...misskey-8.3.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [misskey-7.1.14](https://github.com/truecharts/charts/compare/misskey-7.1.13...misskey-7.1.14) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [misskey-7.1.13](https://github.com/truecharts/charts/compare/misskey-7.1.12...misskey-7.1.13) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [misskey-7.1.12](https://github.com/truecharts/charts/compare/misskey-7.1.11...misskey-7.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [misskey-7.1.11](https://github.com/truecharts/charts/compare/misskey-7.1.10...misskey-7.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - diff --git a/stable/misskey/8.3.3/Chart.yaml b/stable/misskey/8.6.0/Chart.yaml similarity index 95% rename from stable/misskey/8.3.3/Chart.yaml rename to stable/misskey/8.6.0/Chart.yaml index 18556a22523..8eb1c9759b9 100644 --- a/stable/misskey/8.3.3/Chart.yaml +++ b/stable/misskey/8.6.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2024.3.1 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 8.3.3 +version: 8.6.0 diff --git a/stable/misskey/8.3.3/README.md b/stable/misskey/8.6.0/README.md similarity index 100% rename from stable/misskey/8.3.3/README.md rename to stable/misskey/8.6.0/README.md diff --git a/stable/misskey/8.6.0/app-changelog.md b/stable/misskey/8.6.0/app-changelog.md new file mode 100644 index 00000000000..7e9f59a002b --- /dev/null +++ b/stable/misskey/8.6.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [misskey-8.6.0](https://github.com/truecharts/charts/compare/misskey-8.5.1...misskey-8.6.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/misskey/8.3.3/app-readme.md b/stable/misskey/8.6.0/app-readme.md similarity index 100% rename from stable/misskey/8.3.3/app-readme.md rename to stable/misskey/8.6.0/app-readme.md diff --git a/stable/misskey/8.6.0/charts/common-19.0.0.tgz b/stable/misskey/8.6.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/misskey/8.6.0/charts/common-19.0.0.tgz differ diff --git a/stable/misskey/8.6.0/charts/redis-13.0.0.tgz b/stable/misskey/8.6.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/misskey/8.6.0/charts/redis-13.0.0.tgz differ diff --git a/stable/misskey/8.3.3/ix_values.yaml b/stable/misskey/8.6.0/ix_values.yaml similarity index 100% rename from stable/misskey/8.3.3/ix_values.yaml rename to stable/misskey/8.6.0/ix_values.yaml diff --git a/stable/misskey/8.3.3/questions.yaml b/stable/misskey/8.6.0/questions.yaml similarity index 99% rename from stable/misskey/8.3.3/questions.yaml rename to stable/misskey/8.6.0/questions.yaml index e3239044ad9..c3c67f664c9 100755 --- a/stable/misskey/8.3.3/questions.yaml +++ b/stable/misskey/8.6.0/questions.yaml @@ -2097,15 +2097,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/misskey/8.3.3/templates/NOTES.txt b/stable/misskey/8.6.0/templates/NOTES.txt similarity index 100% rename from stable/misskey/8.3.3/templates/NOTES.txt rename to stable/misskey/8.6.0/templates/NOTES.txt diff --git a/stable/misskey/8.3.3/templates/_configmap.tpl b/stable/misskey/8.6.0/templates/_configmap.tpl similarity index 100% rename from stable/misskey/8.3.3/templates/_configmap.tpl rename to stable/misskey/8.6.0/templates/_configmap.tpl diff --git a/stable/misskey/8.3.3/templates/common.yaml b/stable/misskey/8.6.0/templates/common.yaml similarity index 100% rename from stable/misskey/8.3.3/templates/common.yaml rename to stable/misskey/8.6.0/templates/common.yaml diff --git a/stable/misskey/8.3.3/values.yaml b/stable/misskey/8.6.0/values.yaml similarity index 100% rename from stable/misskey/8.3.3/values.yaml rename to stable/misskey/8.6.0/values.yaml diff --git a/stable/n8n/13.5.0/app-changelog.md b/stable/n8n/13.5.0/app-changelog.md deleted file mode 100644 index 06a048fedd1..00000000000 --- a/stable/n8n/13.5.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [n8n-13.5.0](https://github.com/truecharts/charts/compare/n8n-13.4.0...n8n-13.5.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) \ No newline at end of file diff --git a/stable/n8n/13.5.0/charts/common-19.0.0.tgz b/stable/n8n/13.5.0/charts/common-19.0.0.tgz deleted file mode 100644 index d8852c18c5a..00000000000 Binary files a/stable/n8n/13.5.0/charts/common-19.0.0.tgz and /dev/null differ diff --git a/stable/n8n/13.5.0/charts/redis-11.2.1.tgz b/stable/n8n/13.5.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/n8n/13.5.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/n8n/13.5.0/.helmignore b/stable/n8n/13.7.0/.helmignore similarity index 100% rename from stable/n8n/13.5.0/.helmignore rename to stable/n8n/13.7.0/.helmignore diff --git a/stable/n8n/13.5.0/CHANGELOG.md b/stable/n8n/13.7.0/CHANGELOG.md similarity index 58% rename from stable/n8n/13.5.0/CHANGELOG.md rename to stable/n8n/13.7.0/CHANGELOG.md index 152c44a000a..8e827bc1e64 100644 --- a/stable/n8n/13.5.0/CHANGELOG.md +++ b/stable/n8n/13.7.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [n8n-13.7.0](https://github.com/truecharts/charts/compare/n8n-13.6.0...n8n-13.7.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [n8n-13.6.0](https://github.com/truecharts/charts/compare/n8n-13.5.2...n8n-13.6.0) (2024-03-11) + +### Chore + + + +- update container image n8nio/n8n to v1.32.1[@1693fb6](https://github.com/1693fb6) by renovate ([#19124](https://github.com/truecharts/charts/issues/19124)) + + +## [n8n-13.5.2](https://github.com/truecharts/charts/compare/n8n-13.5.1...n8n-13.5.2) (2024-03-11) + +### Chore + + + +- update container image n8nio/n8n to v1.31.2[@43b216f](https://github.com/43b216f) by renovate ([#19081](https://github.com/truecharts/charts/issues/19081)) + + +## [n8n-13.5.1](https://github.com/truecharts/charts/compare/n8n-13.5.0...n8n-13.5.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + ## [n8n-13.5.0](https://github.com/truecharts/charts/compare/n8n-13.4.0...n8n-13.5.0) (2024-03-07) ### Chore @@ -61,39 +97,3 @@ title: Changelog - - - - - -## [n8n-12.7.0](https://github.com/truecharts/charts/compare/n8n-12.6.1...n8n-12.7.0) (2024-02-12) - -### Chore - - - -- update container image n8nio/n8n to v1.28.0[@dc32d30](https://github.com/dc32d30) by renovate ([#18195](https://github.com/truecharts/charts/issues/18195)) - - -## [n8n-12.6.1](https://github.com/truecharts/charts/compare/n8n-12.6.0...n8n-12.6.1) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [n8n-12.6.0](https://github.com/truecharts/charts/compare/n8n-12.5.0...n8n-12.6.0) (2024-02-03) - -### Chore - - - -- update container image n8nio/n8n to v1.27.2[@f7d0105](https://github.com/f7d0105) by renovate ([#17802](https://github.com/truecharts/charts/issues/17802)) - - -## [n8n-12.5.0](https://github.com/truecharts/charts/compare/n8n-12.4.6...n8n-12.5.0) (2024-01-29) - -### Chore - diff --git a/stable/n8n/13.5.0/Chart.yaml b/stable/n8n/13.7.0/Chart.yaml similarity index 93% rename from stable/n8n/13.5.0/Chart.yaml rename to stable/n8n/13.7.0/Chart.yaml index 1cd2ed3b2e8..fd4540bbe68 100644 --- a/stable/n8n/13.5.0/Chart.yaml +++ b/stable/n8n/13.7.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.31.0 +appVersion: 1.32.1 dependencies: - name: common version: 19.0.0 @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png keywords: - workflows - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://hub.docker.com/r/n8nio/n8n type: application -version: 13.5.0 +version: 13.7.0 diff --git a/stable/n8n/13.5.0/LICENSE b/stable/n8n/13.7.0/LICENSE similarity index 100% rename from stable/n8n/13.5.0/LICENSE rename to stable/n8n/13.7.0/LICENSE diff --git a/stable/n8n/13.5.0/README.md b/stable/n8n/13.7.0/README.md similarity index 100% rename from stable/n8n/13.5.0/README.md rename to stable/n8n/13.7.0/README.md diff --git a/stable/n8n/13.7.0/app-changelog.md b/stable/n8n/13.7.0/app-changelog.md new file mode 100644 index 00000000000..797c7d4e33d --- /dev/null +++ b/stable/n8n/13.7.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [n8n-13.7.0](https://github.com/truecharts/charts/compare/n8n-13.6.0...n8n-13.7.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/n8n/13.5.0/app-readme.md b/stable/n8n/13.7.0/app-readme.md similarity index 100% rename from stable/n8n/13.5.0/app-readme.md rename to stable/n8n/13.7.0/app-readme.md diff --git a/stable/n8n/13.7.0/charts/common-19.0.0.tgz b/stable/n8n/13.7.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/n8n/13.7.0/charts/common-19.0.0.tgz differ diff --git a/stable/n8n/13.7.0/charts/redis-13.0.0.tgz b/stable/n8n/13.7.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/n8n/13.7.0/charts/redis-13.0.0.tgz differ diff --git a/stable/n8n/13.5.0/ix_values.yaml b/stable/n8n/13.7.0/ix_values.yaml similarity index 97% rename from stable/n8n/13.5.0/ix_values.yaml rename to stable/n8n/13.7.0/ix_values.yaml index d4808ca9358..607c39e3cb6 100644 --- a/stable/n8n/13.5.0/ix_values.yaml +++ b/stable/n8n/13.7.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: n8nio/n8n - tag: 1.31.0@sha256:b99f2cfdc9d547c114a295b466621b99790359c2de5bbe827bcd118488bb2147 + tag: 1.32.1@sha256:1693fb61a040a933bfea127d98bc8af525db9b902c2745abedda49564dd875f9 pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en" diff --git a/stable/n8n/13.5.0/questions.yaml b/stable/n8n/13.7.0/questions.yaml similarity index 99% rename from stable/n8n/13.5.0/questions.yaml rename to stable/n8n/13.7.0/questions.yaml index 605fbb896a4..6d39be25aaa 100755 --- a/stable/n8n/13.5.0/questions.yaml +++ b/stable/n8n/13.7.0/questions.yaml @@ -2504,15 +2504,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/n8n/13.5.0/templates/NOTES.txt b/stable/n8n/13.7.0/templates/NOTES.txt similarity index 100% rename from stable/n8n/13.5.0/templates/NOTES.txt rename to stable/n8n/13.7.0/templates/NOTES.txt diff --git a/stable/n8n/13.5.0/templates/_configmap.tpl b/stable/n8n/13.7.0/templates/_configmap.tpl similarity index 100% rename from stable/n8n/13.5.0/templates/_configmap.tpl rename to stable/n8n/13.7.0/templates/_configmap.tpl diff --git a/stable/n8n/13.5.0/templates/common.yaml b/stable/n8n/13.7.0/templates/common.yaml similarity index 100% rename from stable/n8n/13.5.0/templates/common.yaml rename to stable/n8n/13.7.0/templates/common.yaml diff --git a/stable/n8n/13.5.0/values.yaml b/stable/n8n/13.7.0/values.yaml similarity index 100% rename from stable/n8n/13.5.0/values.yaml rename to stable/n8n/13.7.0/values.yaml diff --git a/stable/nitter/6.2.3/charts/common-18.1.6.tgz b/stable/nitter/6.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/nitter/6.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/nitter/6.2.3/charts/redis-11.2.1.tgz b/stable/nitter/6.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/nitter/6.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/nitter/6.2.3/.helmignore b/stable/nitter/6.5.0/.helmignore similarity index 100% rename from stable/nitter/6.2.3/.helmignore rename to stable/nitter/6.5.0/.helmignore diff --git a/stable/nitter/6.2.3/CHANGELOG.md b/stable/nitter/6.5.0/CHANGELOG.md similarity index 55% rename from stable/nitter/6.2.3/CHANGELOG.md rename to stable/nitter/6.5.0/CHANGELOG.md index b52565c15fb..874ae595f0b 100644 --- a/stable/nitter/6.2.3/CHANGELOG.md +++ b/stable/nitter/6.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [nitter-6.5.0](https://github.com/truecharts/charts/compare/nitter-6.4.1...nitter-6.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [nitter-6.4.1](https://github.com/truecharts/charts/compare/nitter-6.4.0...nitter-6.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [nitter-6.4.0](https://github.com/truecharts/charts/compare/nitter-6.3.0...nitter-6.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [nitter-6.3.0](https://github.com/truecharts/charts/compare/nitter-6.2.3...nitter-6.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [nitter-6.2.3](https://github.com/truecharts/charts/compare/nitter-6.2.2...nitter-6.2.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [nitter-5.1.13](https://github.com/truecharts/charts/compare/nitter-5.1.12...nitter-5.1.13) (2024-01-26) ### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [nitter-5.1.12](https://github.com/truecharts/charts/compare/nitter-5.1.11...nitter-5.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [nitter-5.1.11](https://github.com/truecharts/charts/compare/nitter-5.1.10...nitter-5.1.11) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [nitter-5.1.10](https://github.com/truecharts/charts/compare/nitter-5.1.9...nitter-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nitter-5.1.9](https://github.com/truecharts/charts/compare/nitter-5.1.8...nitter-5.1.9) (2024-01-09) diff --git a/stable/nitter/6.2.3/Chart.yaml b/stable/nitter/6.5.0/Chart.yaml similarity index 95% rename from stable/nitter/6.2.3/Chart.yaml rename to stable/nitter/6.5.0/Chart.yaml index b286a74a0bb..1c9dbbb4829 100644 --- a/stable/nitter/6.2.3/Chart.yaml +++ b/stable/nitter/6.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nitter - https://hub.docker.com/r/zedeus/nitter type: application -version: 6.2.3 +version: 6.5.0 diff --git a/stable/nitter/6.2.3/README.md b/stable/nitter/6.5.0/README.md similarity index 100% rename from stable/nitter/6.2.3/README.md rename to stable/nitter/6.5.0/README.md diff --git a/stable/nitter/6.5.0/app-changelog.md b/stable/nitter/6.5.0/app-changelog.md new file mode 100644 index 00000000000..2ccb9846744 --- /dev/null +++ b/stable/nitter/6.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nitter-6.5.0](https://github.com/truecharts/charts/compare/nitter-6.4.1...nitter-6.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/nitter/6.2.3/app-readme.md b/stable/nitter/6.5.0/app-readme.md similarity index 100% rename from stable/nitter/6.2.3/app-readme.md rename to stable/nitter/6.5.0/app-readme.md diff --git a/stable/nitter/6.5.0/charts/common-19.0.0.tgz b/stable/nitter/6.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/nitter/6.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/nitter/6.5.0/charts/redis-13.0.0.tgz b/stable/nitter/6.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/nitter/6.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/nitter/6.2.3/ix_values.yaml b/stable/nitter/6.5.0/ix_values.yaml similarity index 100% rename from stable/nitter/6.2.3/ix_values.yaml rename to stable/nitter/6.5.0/ix_values.yaml diff --git a/stable/nitter/6.2.3/questions.yaml b/stable/nitter/6.5.0/questions.yaml similarity index 100% rename from stable/nitter/6.2.3/questions.yaml rename to stable/nitter/6.5.0/questions.yaml diff --git a/stable/nitter/6.2.3/templates/NOTES.txt b/stable/nitter/6.5.0/templates/NOTES.txt similarity index 100% rename from stable/nitter/6.2.3/templates/NOTES.txt rename to stable/nitter/6.5.0/templates/NOTES.txt diff --git a/stable/nitter/6.2.3/templates/_configmap.tpl b/stable/nitter/6.5.0/templates/_configmap.tpl similarity index 100% rename from stable/nitter/6.2.3/templates/_configmap.tpl rename to stable/nitter/6.5.0/templates/_configmap.tpl diff --git a/stable/nitter/6.2.3/templates/common.yaml b/stable/nitter/6.5.0/templates/common.yaml similarity index 100% rename from stable/nitter/6.2.3/templates/common.yaml rename to stable/nitter/6.5.0/templates/common.yaml diff --git a/stable/nitter/6.2.3/values.yaml b/stable/nitter/6.5.0/values.yaml similarity index 100% rename from stable/nitter/6.2.3/values.yaml rename to stable/nitter/6.5.0/values.yaml diff --git a/stable/nocodb/13.2.5/charts/common-18.1.6.tgz b/stable/nocodb/13.2.5/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/nocodb/13.2.5/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/nocodb/13.2.5/charts/redis-11.2.1.tgz b/stable/nocodb/13.2.5/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/nocodb/13.2.5/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/nocodb/13.2.5/.helmignore b/stable/nocodb/13.5.0/.helmignore similarity index 100% rename from stable/nocodb/13.2.5/.helmignore rename to stable/nocodb/13.5.0/.helmignore diff --git a/stable/nocodb/13.2.5/CHANGELOG.md b/stable/nocodb/13.5.0/CHANGELOG.md similarity index 54% rename from stable/nocodb/13.2.5/CHANGELOG.md rename to stable/nocodb/13.5.0/CHANGELOG.md index 2b31ca19bf0..f28d7f96327 100644 --- a/stable/nocodb/13.2.5/CHANGELOG.md +++ b/stable/nocodb/13.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [nocodb-13.5.0](https://github.com/truecharts/charts/compare/nocodb-13.4.1...nocodb-13.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [nocodb-13.4.1](https://github.com/truecharts/charts/compare/nocodb-13.4.0...nocodb-13.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [nocodb-13.4.0](https://github.com/truecharts/charts/compare/nocodb-13.3.0...nocodb-13.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [nocodb-13.3.0](https://github.com/truecharts/charts/compare/nocodb-13.2.5...nocodb-13.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [nocodb-13.2.5](https://github.com/truecharts/charts/compare/nocodb-13.2.4...nocodb-13.2.5) (2024-03-05) ### Chore @@ -61,40 +97,4 @@ title: Changelog - update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) -## [nocodb-12.3.4](https://github.com/truecharts/charts/compare/nocodb-12.3.3...nocodb-12.3.4) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [nocodb-12.3.3](https://github.com/truecharts/charts/compare/nocodb-12.3.2...nocodb-12.3.3) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [nocodb-12.3.2](https://github.com/truecharts/charts/compare/nocodb-12.3.1...nocodb-12.3.2) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [nocodb-12.3.1](https://github.com/truecharts/charts/compare/nocodb-12.3.0...nocodb-12.3.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [nocodb-12.3.0](https://github.com/truecharts/charts/compare/nocodb-12.2.9...nocodb-12.3.0) (2024-01-14) \ No newline at end of file +## [nocodb-12.3.4](https://github.com/truecharts/charts/compare/nocodb-12.3.3...nocodb-12.3.4) (2024-01-26) \ No newline at end of file diff --git a/stable/nocodb/13.2.5/Chart.yaml b/stable/nocodb/13.5.0/Chart.yaml similarity index 95% rename from stable/nocodb/13.2.5/Chart.yaml rename to stable/nocodb/13.5.0/Chart.yaml index 84e9f85c2a0..509d6f4905d 100644 --- a/stable/nocodb/13.2.5/Chart.yaml +++ b/stable/nocodb/13.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.204.4 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb type: application -version: 13.2.5 +version: 13.5.0 diff --git a/stable/nocodb/13.2.5/README.md b/stable/nocodb/13.5.0/README.md similarity index 100% rename from stable/nocodb/13.2.5/README.md rename to stable/nocodb/13.5.0/README.md diff --git a/stable/nocodb/13.5.0/app-changelog.md b/stable/nocodb/13.5.0/app-changelog.md new file mode 100644 index 00000000000..81be800953e --- /dev/null +++ b/stable/nocodb/13.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-13.5.0](https://github.com/truecharts/charts/compare/nocodb-13.4.1...nocodb-13.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/nocodb/13.2.5/app-readme.md b/stable/nocodb/13.5.0/app-readme.md similarity index 100% rename from stable/nocodb/13.2.5/app-readme.md rename to stable/nocodb/13.5.0/app-readme.md diff --git a/stable/nocodb/13.5.0/charts/common-19.0.0.tgz b/stable/nocodb/13.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/nocodb/13.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/nocodb/13.5.0/charts/redis-13.0.0.tgz b/stable/nocodb/13.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/nocodb/13.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/nocodb/13.2.5/ix_values.yaml b/stable/nocodb/13.5.0/ix_values.yaml similarity index 100% rename from stable/nocodb/13.2.5/ix_values.yaml rename to stable/nocodb/13.5.0/ix_values.yaml diff --git a/stable/nocodb/13.2.5/questions.yaml b/stable/nocodb/13.5.0/questions.yaml similarity index 99% rename from stable/nocodb/13.2.5/questions.yaml rename to stable/nocodb/13.5.0/questions.yaml index c02ce456ec0..53199c8cdc4 100755 --- a/stable/nocodb/13.2.5/questions.yaml +++ b/stable/nocodb/13.5.0/questions.yaml @@ -2065,15 +2065,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/nocodb/13.2.5/templates/NOTES.txt b/stable/nocodb/13.5.0/templates/NOTES.txt similarity index 100% rename from stable/nocodb/13.2.5/templates/NOTES.txt rename to stable/nocodb/13.5.0/templates/NOTES.txt diff --git a/stable/nocodb/13.2.5/templates/_configmap.tpl b/stable/nocodb/13.5.0/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/13.2.5/templates/_configmap.tpl rename to stable/nocodb/13.5.0/templates/_configmap.tpl diff --git a/stable/nocodb/13.2.5/templates/_secrets.tpl b/stable/nocodb/13.5.0/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/13.2.5/templates/_secrets.tpl rename to stable/nocodb/13.5.0/templates/_secrets.tpl diff --git a/stable/nocodb/13.2.5/templates/common.yaml b/stable/nocodb/13.5.0/templates/common.yaml similarity index 100% rename from stable/nocodb/13.2.5/templates/common.yaml rename to stable/nocodb/13.5.0/templates/common.yaml diff --git a/stable/nocodb/13.2.5/values.yaml b/stable/nocodb/13.5.0/values.yaml similarity index 100% rename from stable/nocodb/13.2.5/values.yaml rename to stable/nocodb/13.5.0/values.yaml diff --git a/stable/onlyoffice-document-server/17.2.3/charts/common-18.1.6.tgz b/stable/onlyoffice-document-server/17.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/onlyoffice-document-server/17.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/17.2.3/charts/redis-11.2.1.tgz b/stable/onlyoffice-document-server/17.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/onlyoffice-document-server/17.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/17.2.3/.helmignore b/stable/onlyoffice-document-server/17.5.0/.helmignore similarity index 100% rename from stable/onlyoffice-document-server/17.2.3/.helmignore rename to stable/onlyoffice-document-server/17.5.0/.helmignore diff --git a/stable/onlyoffice-document-server/17.2.3/CHANGELOG.md b/stable/onlyoffice-document-server/17.5.0/CHANGELOG.md similarity index 56% rename from stable/onlyoffice-document-server/17.2.3/CHANGELOG.md rename to stable/onlyoffice-document-server/17.5.0/CHANGELOG.md index c8418a5e3c0..2df5b92934c 100644 --- a/stable/onlyoffice-document-server/17.2.3/CHANGELOG.md +++ b/stable/onlyoffice-document-server/17.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [onlyoffice-document-server-17.5.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.4.1...onlyoffice-document-server-17.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [onlyoffice-document-server-17.4.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.4.0...onlyoffice-document-server-17.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [onlyoffice-document-server-17.4.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.3.0...onlyoffice-document-server-17.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [onlyoffice-document-server-17.3.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.2.3...onlyoffice-document-server-17.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [onlyoffice-document-server-17.2.3](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.2.2...onlyoffice-document-server-17.2.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [onlyoffice-document-server-15.1.14](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.13...onlyoffice-document-server-15.1.14) (2024-01-27) ### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [onlyoffice-document-server-15.1.13](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.12...onlyoffice-document-server-15.1.13) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [onlyoffice-document-server-15.1.12](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.11...onlyoffice-document-server-15.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [onlyoffice-document-server-15.1.11](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.10...onlyoffice-document-server-15.1.11) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [onlyoffice-document-server-15.1.10](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.9...onlyoffice-document-server-15.1.10) (2024-01-21) - -### Chore diff --git a/stable/onlyoffice-document-server/17.2.3/Chart.yaml b/stable/onlyoffice-document-server/17.5.0/Chart.yaml similarity index 96% rename from stable/onlyoffice-document-server/17.2.3/Chart.yaml rename to stable/onlyoffice-document-server/17.5.0/Chart.yaml index 57c9cbacb84..ce94dfbfb32 100644 --- a/stable/onlyoffice-document-server/17.2.3/Chart.yaml +++ b/stable/onlyoffice-document-server/17.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 8.0.1 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - https://hub.docker.com/r/onlyoffice/documentserver type: application -version: 17.2.3 +version: 17.5.0 diff --git a/stable/onlyoffice-document-server/17.2.3/README.md b/stable/onlyoffice-document-server/17.5.0/README.md similarity index 100% rename from stable/onlyoffice-document-server/17.2.3/README.md rename to stable/onlyoffice-document-server/17.5.0/README.md diff --git a/stable/onlyoffice-document-server/17.5.0/app-changelog.md b/stable/onlyoffice-document-server/17.5.0/app-changelog.md new file mode 100644 index 00000000000..0304e49b2f9 --- /dev/null +++ b/stable/onlyoffice-document-server/17.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [onlyoffice-document-server-17.5.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.4.1...onlyoffice-document-server-17.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/onlyoffice-document-server/17.2.3/app-readme.md b/stable/onlyoffice-document-server/17.5.0/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/17.2.3/app-readme.md rename to stable/onlyoffice-document-server/17.5.0/app-readme.md diff --git a/stable/onlyoffice-document-server/17.5.0/charts/common-19.0.0.tgz b/stable/onlyoffice-document-server/17.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/onlyoffice-document-server/17.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/onlyoffice-document-server/17.5.0/charts/redis-13.0.0.tgz b/stable/onlyoffice-document-server/17.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/onlyoffice-document-server/17.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/onlyoffice-document-server/17.2.3/ix_values.yaml b/stable/onlyoffice-document-server/17.5.0/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.2.3/ix_values.yaml rename to stable/onlyoffice-document-server/17.5.0/ix_values.yaml diff --git a/stable/onlyoffice-document-server/17.2.3/questions.yaml b/stable/onlyoffice-document-server/17.5.0/questions.yaml similarity index 99% rename from stable/onlyoffice-document-server/17.2.3/questions.yaml rename to stable/onlyoffice-document-server/17.5.0/questions.yaml index 80261faae3c..49e4fd9eedd 100755 --- a/stable/onlyoffice-document-server/17.2.3/questions.yaml +++ b/stable/onlyoffice-document-server/17.5.0/questions.yaml @@ -1714,15 +1714,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/onlyoffice-document-server/17.2.3/templates/NOTES.txt b/stable/onlyoffice-document-server/17.5.0/templates/NOTES.txt similarity index 100% rename from stable/onlyoffice-document-server/17.2.3/templates/NOTES.txt rename to stable/onlyoffice-document-server/17.5.0/templates/NOTES.txt diff --git a/stable/onlyoffice-document-server/17.2.3/templates/common.yaml b/stable/onlyoffice-document-server/17.5.0/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.2.3/templates/common.yaml rename to stable/onlyoffice-document-server/17.5.0/templates/common.yaml diff --git a/stable/onlyoffice-document-server/17.2.3/values.yaml b/stable/onlyoffice-document-server/17.5.0/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.2.3/values.yaml rename to stable/onlyoffice-document-server/17.5.0/values.yaml diff --git a/stable/outline/12.2.3/charts/common-18.1.6.tgz b/stable/outline/12.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/outline/12.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/outline/12.2.3/charts/redis-11.2.1.tgz b/stable/outline/12.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/outline/12.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/outline/12.2.3/.helmignore b/stable/outline/12.5.0/.helmignore similarity index 100% rename from stable/outline/12.2.3/.helmignore rename to stable/outline/12.5.0/.helmignore diff --git a/stable/outline/12.2.3/CHANGELOG.md b/stable/outline/12.5.0/CHANGELOG.md similarity index 53% rename from stable/outline/12.2.3/CHANGELOG.md rename to stable/outline/12.5.0/CHANGELOG.md index 11ab595cc02..c9cfbdfa8f9 100644 --- a/stable/outline/12.2.3/CHANGELOG.md +++ b/stable/outline/12.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [outline-12.5.0](https://github.com/truecharts/charts/compare/outline-12.4.1...outline-12.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [outline-12.4.1](https://github.com/truecharts/charts/compare/outline-12.4.0...outline-12.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [outline-12.4.0](https://github.com/truecharts/charts/compare/outline-12.3.0...outline-12.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [outline-12.3.0](https://github.com/truecharts/charts/compare/outline-12.2.3...outline-12.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [outline-12.2.3](https://github.com/truecharts/charts/compare/outline-12.2.2...outline-12.2.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog - update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [outline-11.1.13](https://github.com/truecharts/charts/compare/outline-11.1.12...outline-11.1.13) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [outline-11.1.12](https://github.com/truecharts/charts/compare/outline-11.1.11...outline-11.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [outline-11.1.11](https://github.com/truecharts/charts/compare/outline-11.1.10...outline-11.1.11) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [outline-11.1.10](https://github.com/truecharts/charts/compare/outline-11.1.9...outline-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/outline/12.2.3/Chart.yaml b/stable/outline/12.5.0/Chart.yaml similarity index 95% rename from stable/outline/12.2.3/Chart.yaml rename to stable/outline/12.5.0/Chart.yaml index 2e9d78406f7..80f5626d1c9 100644 --- a/stable/outline/12.2.3/Chart.yaml +++ b/stable/outline/12.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.75.2 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 12.2.3 +version: 12.5.0 diff --git a/stable/outline/12.2.3/README.md b/stable/outline/12.5.0/README.md similarity index 100% rename from stable/outline/12.2.3/README.md rename to stable/outline/12.5.0/README.md diff --git a/stable/outline/12.5.0/app-changelog.md b/stable/outline/12.5.0/app-changelog.md new file mode 100644 index 00000000000..cb5acef9dbf --- /dev/null +++ b/stable/outline/12.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-12.5.0](https://github.com/truecharts/charts/compare/outline-12.4.1...outline-12.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/outline/12.2.3/app-readme.md b/stable/outline/12.5.0/app-readme.md similarity index 100% rename from stable/outline/12.2.3/app-readme.md rename to stable/outline/12.5.0/app-readme.md diff --git a/stable/outline/12.5.0/charts/common-19.0.0.tgz b/stable/outline/12.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/outline/12.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/outline/12.5.0/charts/redis-13.0.0.tgz b/stable/outline/12.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/outline/12.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/outline/12.2.3/ix_values.yaml b/stable/outline/12.5.0/ix_values.yaml similarity index 100% rename from stable/outline/12.2.3/ix_values.yaml rename to stable/outline/12.5.0/ix_values.yaml diff --git a/stable/outline/12.2.3/questions.yaml b/stable/outline/12.5.0/questions.yaml similarity index 99% rename from stable/outline/12.2.3/questions.yaml rename to stable/outline/12.5.0/questions.yaml index 4c914041198..0e13c4ae069 100755 --- a/stable/outline/12.2.3/questions.yaml +++ b/stable/outline/12.5.0/questions.yaml @@ -2276,15 +2276,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/outline/12.2.3/templates/NOTES.txt b/stable/outline/12.5.0/templates/NOTES.txt similarity index 100% rename from stable/outline/12.2.3/templates/NOTES.txt rename to stable/outline/12.5.0/templates/NOTES.txt diff --git a/stable/outline/12.2.3/templates/_secrets.tpl b/stable/outline/12.5.0/templates/_secrets.tpl similarity index 100% rename from stable/outline/12.2.3/templates/_secrets.tpl rename to stable/outline/12.5.0/templates/_secrets.tpl diff --git a/stable/outline/12.2.3/templates/common.yaml b/stable/outline/12.5.0/templates/common.yaml similarity index 100% rename from stable/outline/12.2.3/templates/common.yaml rename to stable/outline/12.5.0/templates/common.yaml diff --git a/stable/outline/12.2.3/values.yaml b/stable/outline/12.5.0/values.yaml similarity index 100% rename from stable/outline/12.2.3/values.yaml rename to stable/outline/12.5.0/values.yaml diff --git a/stable/paperless-ngx/7.3.0/charts/common-18.2.0.tgz b/stable/paperless-ngx/7.3.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/paperless-ngx/7.3.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.3.0/charts/redis-11.2.1.tgz b/stable/paperless-ngx/7.3.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/paperless-ngx/7.3.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.3.0/.helmignore b/stable/paperless-ngx/7.6.0/.helmignore similarity index 100% rename from stable/paperless-ngx/7.3.0/.helmignore rename to stable/paperless-ngx/7.6.0/.helmignore diff --git a/stable/paperless-ngx/7.3.0/CHANGELOG.md b/stable/paperless-ngx/7.6.0/CHANGELOG.md similarity index 52% rename from stable/paperless-ngx/7.3.0/CHANGELOG.md rename to stable/paperless-ngx/7.6.0/CHANGELOG.md index a0bad828429..cc8b4e5054d 100644 --- a/stable/paperless-ngx/7.3.0/CHANGELOG.md +++ b/stable/paperless-ngx/7.6.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [paperless-ngx-7.6.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.5.0...paperless-ngx-7.6.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [paperless-ngx-7.5.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.4.1...paperless-ngx-7.5.0) (2024-03-11) + +### Chore + + + +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.6.2[@9483e2f](https://github.com/9483e2f) by renovate ([#19102](https://github.com/truecharts/charts/issues/19102)) + + +## [paperless-ngx-7.4.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.4.0...paperless-ngx-7.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [paperless-ngx-7.4.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.3.0...paperless-ngx-7.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [paperless-ngx-7.3.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.2.3...paperless-ngx-7.3.0) (2024-03-06) ### Chore @@ -61,39 +97,3 @@ title: Changelog ### Chore - - -- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.0[@3bebeb2](https://github.com/3bebeb2) by renovate ([#18188](https://github.com/truecharts/charts/issues/18188)) - - -## [paperless-ngx-6.4.8](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.7...paperless-ngx-6.4.8) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [paperless-ngx-6.4.7](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.6...paperless-ngx-6.4.7) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.4.3[@839cabc](https://github.com/839cabc) by renovate ([#17676](https://github.com/truecharts/charts/issues/17676)) - - -## [paperless-ngx-6.4.6](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.5...paperless-ngx-6.4.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [paperless-ngx-6.4.5](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.4...paperless-ngx-6.4.5) (2024-01-26) - -### Chore - diff --git a/stable/paperless-ngx/7.3.0/Chart.yaml b/stable/paperless-ngx/7.6.0/Chart.yaml similarity index 92% rename from stable/paperless-ngx/7.3.0/Chart.yaml rename to stable/paperless-ngx/7.6.0/Chart.yaml index b75e000d91a..98cbaebbb56 100644 --- a/stable/paperless-ngx/7.3.0/Chart.yaml +++ b/stable/paperless-ngx/7.6.0/Chart.yaml @@ -7,17 +7,17 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.4 +appVersion: 2.6.2 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -32,7 +32,7 @@ keywords: - paperless-ngx - documents - paper -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - https://ghcr.io/paperless-ngx/paperless-ngx type: application -version: 7.3.0 +version: 7.6.0 diff --git a/stable/paperless-ngx/7.3.0/README.md b/stable/paperless-ngx/7.6.0/README.md similarity index 100% rename from stable/paperless-ngx/7.3.0/README.md rename to stable/paperless-ngx/7.6.0/README.md diff --git a/stable/paperless-ngx/7.6.0/app-changelog.md b/stable/paperless-ngx/7.6.0/app-changelog.md new file mode 100644 index 00000000000..a539fd9efb7 --- /dev/null +++ b/stable/paperless-ngx/7.6.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [paperless-ngx-7.6.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.5.0...paperless-ngx-7.6.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/paperless-ngx/7.3.0/app-readme.md b/stable/paperless-ngx/7.6.0/app-readme.md similarity index 100% rename from stable/paperless-ngx/7.3.0/app-readme.md rename to stable/paperless-ngx/7.6.0/app-readme.md diff --git a/stable/paperless-ngx/7.6.0/charts/common-19.0.0.tgz b/stable/paperless-ngx/7.6.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/paperless-ngx/7.6.0/charts/common-19.0.0.tgz differ diff --git a/stable/paperless-ngx/7.6.0/charts/redis-13.0.0.tgz b/stable/paperless-ngx/7.6.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/paperless-ngx/7.6.0/charts/redis-13.0.0.tgz differ diff --git a/stable/paperless-ngx/7.3.0/ix_values.yaml b/stable/paperless-ngx/7.6.0/ix_values.yaml similarity index 96% rename from stable/paperless-ngx/7.3.0/ix_values.yaml rename to stable/paperless-ngx/7.6.0/ix_values.yaml index f86046643e4..cea57aa48df 100644 --- a/stable/paperless-ngx/7.3.0/ix_values.yaml +++ b/stable/paperless-ngx/7.6.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/paperless-ngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.5.4@sha256:ce3aab0002d459af2fd13933c8ca8df87ecb92bf26fbffdba208149b8ee6f851 + tag: 2.6.2@sha256:9483e2fff0b50c1b5f90c6e6d085fc3551f9dd7d039c29efb3ace712ba9ee42e service: main: ports: diff --git a/stable/paperless-ngx/7.3.0/questions.yaml b/stable/paperless-ngx/7.6.0/questions.yaml similarity index 99% rename from stable/paperless-ngx/7.3.0/questions.yaml rename to stable/paperless-ngx/7.6.0/questions.yaml index d0ec6638805..df4de0e7869 100755 --- a/stable/paperless-ngx/7.3.0/questions.yaml +++ b/stable/paperless-ngx/7.6.0/questions.yaml @@ -2570,15 +2570,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/paperless-ngx/7.3.0/templates/NOTES.txt b/stable/paperless-ngx/7.6.0/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/7.3.0/templates/NOTES.txt rename to stable/paperless-ngx/7.6.0/templates/NOTES.txt diff --git a/stable/paperless-ngx/7.3.0/templates/_secrets.tpl b/stable/paperless-ngx/7.6.0/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/7.3.0/templates/_secrets.tpl rename to stable/paperless-ngx/7.6.0/templates/_secrets.tpl diff --git a/stable/paperless-ngx/7.3.0/templates/common.yaml b/stable/paperless-ngx/7.6.0/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/7.3.0/templates/common.yaml rename to stable/paperless-ngx/7.6.0/templates/common.yaml diff --git a/stable/paperless-ngx/7.3.0/values.yaml b/stable/paperless-ngx/7.6.0/values.yaml similarity index 100% rename from stable/paperless-ngx/7.3.0/values.yaml rename to stable/paperless-ngx/7.6.0/values.yaml diff --git a/stable/papermerge/12.2.3/charts/common-18.1.6.tgz b/stable/papermerge/12.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/papermerge/12.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/papermerge/12.2.3/charts/redis-11.2.1.tgz b/stable/papermerge/12.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/papermerge/12.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/papermerge/12.2.3/.helmignore b/stable/papermerge/12.5.0/.helmignore similarity index 100% rename from stable/papermerge/12.2.3/.helmignore rename to stable/papermerge/12.5.0/.helmignore diff --git a/stable/papermerge/12.2.3/CHANGELOG.md b/stable/papermerge/12.5.0/CHANGELOG.md similarity index 55% rename from stable/papermerge/12.2.3/CHANGELOG.md rename to stable/papermerge/12.5.0/CHANGELOG.md index 713caefd0cb..0c4c699f9a6 100644 --- a/stable/papermerge/12.2.3/CHANGELOG.md +++ b/stable/papermerge/12.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [papermerge-12.5.0](https://github.com/truecharts/charts/compare/papermerge-12.4.1...papermerge-12.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [papermerge-12.4.1](https://github.com/truecharts/charts/compare/papermerge-12.4.0...papermerge-12.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [papermerge-12.4.0](https://github.com/truecharts/charts/compare/papermerge-12.3.0...papermerge-12.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [papermerge-12.3.0](https://github.com/truecharts/charts/compare/papermerge-12.2.3...papermerge-12.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [papermerge-12.2.3](https://github.com/truecharts/charts/compare/papermerge-12.2.2...papermerge-12.2.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [papermerge-11.1.13](https://github.com/truecharts/charts/compare/papermerge-11.1.12...papermerge-11.1.13) (2024-01-26) ### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [papermerge-11.1.12](https://github.com/truecharts/charts/compare/papermerge-11.1.11...papermerge-11.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [papermerge-11.1.11](https://github.com/truecharts/charts/compare/papermerge-11.1.10...papermerge-11.1.11) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [papermerge-11.1.10](https://github.com/truecharts/charts/compare/papermerge-11.1.9...papermerge-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [papermerge-11.1.9](https://github.com/truecharts/charts/compare/papermerge-11.1.8...papermerge-11.1.9) (2024-01-09) diff --git a/stable/papermerge/12.2.3/Chart.yaml b/stable/papermerge/12.5.0/Chart.yaml similarity index 95% rename from stable/papermerge/12.2.3/Chart.yaml rename to stable/papermerge/12.5.0/Chart.yaml index e5e4cf0f616..6ec574a8175 100644 --- a/stable/papermerge/12.2.3/Chart.yaml +++ b/stable/papermerge/12.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2.1.9 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - https://hub.docker.com/r/papermerge/papermerge type: application -version: 12.2.3 +version: 12.5.0 diff --git a/stable/papermerge/12.2.3/README.md b/stable/papermerge/12.5.0/README.md similarity index 100% rename from stable/papermerge/12.2.3/README.md rename to stable/papermerge/12.5.0/README.md diff --git a/stable/papermerge/12.5.0/app-changelog.md b/stable/papermerge/12.5.0/app-changelog.md new file mode 100644 index 00000000000..bca0ba06cd9 --- /dev/null +++ b/stable/papermerge/12.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [papermerge-12.5.0](https://github.com/truecharts/charts/compare/papermerge-12.4.1...papermerge-12.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/papermerge/12.2.3/app-readme.md b/stable/papermerge/12.5.0/app-readme.md similarity index 100% rename from stable/papermerge/12.2.3/app-readme.md rename to stable/papermerge/12.5.0/app-readme.md diff --git a/stable/papermerge/12.5.0/charts/common-19.0.0.tgz b/stable/papermerge/12.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/papermerge/12.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/papermerge/12.5.0/charts/redis-13.0.0.tgz b/stable/papermerge/12.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/papermerge/12.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/papermerge/12.2.3/ix_values.yaml b/stable/papermerge/12.5.0/ix_values.yaml similarity index 100% rename from stable/papermerge/12.2.3/ix_values.yaml rename to stable/papermerge/12.5.0/ix_values.yaml diff --git a/stable/papermerge/12.2.3/questions.yaml b/stable/papermerge/12.5.0/questions.yaml similarity index 99% rename from stable/papermerge/12.2.3/questions.yaml rename to stable/papermerge/12.5.0/questions.yaml index 6e4c9a3e037..75b69d90d05 100755 --- a/stable/papermerge/12.2.3/questions.yaml +++ b/stable/papermerge/12.5.0/questions.yaml @@ -2001,15 +2001,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/papermerge/12.2.3/templates/NOTES.txt b/stable/papermerge/12.5.0/templates/NOTES.txt similarity index 100% rename from stable/papermerge/12.2.3/templates/NOTES.txt rename to stable/papermerge/12.5.0/templates/NOTES.txt diff --git a/stable/papermerge/12.2.3/templates/_secrets.tpl b/stable/papermerge/12.5.0/templates/_secrets.tpl similarity index 100% rename from stable/papermerge/12.2.3/templates/_secrets.tpl rename to stable/papermerge/12.5.0/templates/_secrets.tpl diff --git a/stable/papermerge/12.2.3/templates/common.yaml b/stable/papermerge/12.5.0/templates/common.yaml similarity index 100% rename from stable/papermerge/12.2.3/templates/common.yaml rename to stable/papermerge/12.5.0/templates/common.yaml diff --git a/stable/papermerge/12.2.3/values.yaml b/stable/papermerge/12.5.0/values.yaml similarity index 100% rename from stable/papermerge/12.2.3/values.yaml rename to stable/papermerge/12.5.0/values.yaml diff --git a/stable/plausible/10.8.0/charts/clickhouse-12.5.1.tgz b/stable/plausible/10.8.0/charts/clickhouse-12.5.1.tgz index ee4a8246621..9ac5fab3912 100644 Binary files a/stable/plausible/10.8.0/charts/clickhouse-12.5.1.tgz and b/stable/plausible/10.8.0/charts/clickhouse-12.5.1.tgz differ diff --git a/stable/romm/7.7.0/charts/common-18.2.0.tgz b/stable/romm/7.7.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/romm/7.7.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/romm/7.7.0/charts/mariadb-13.2.0.tgz b/stable/romm/7.7.0/charts/mariadb-13.2.0.tgz deleted file mode 100644 index 3849430c3b7..00000000000 Binary files a/stable/romm/7.7.0/charts/mariadb-13.2.0.tgz and /dev/null differ diff --git a/stable/romm/7.7.0/charts/redis-11.3.0.tgz b/stable/romm/7.7.0/charts/redis-11.3.0.tgz deleted file mode 100644 index 15df7e8184a..00000000000 Binary files a/stable/romm/7.7.0/charts/redis-11.3.0.tgz and /dev/null differ diff --git a/stable/romm/7.7.0/.helmignore b/stable/romm/7.9.0/.helmignore similarity index 100% rename from stable/romm/7.7.0/.helmignore rename to stable/romm/7.9.0/.helmignore diff --git a/stable/romm/7.7.0/CHANGELOG.md b/stable/romm/7.9.0/CHANGELOG.md similarity index 54% rename from stable/romm/7.7.0/CHANGELOG.md rename to stable/romm/7.9.0/CHANGELOG.md index 2f19fe4c4a7..7fa9c87e90b 100644 --- a/stable/romm/7.7.0/CHANGELOG.md +++ b/stable/romm/7.9.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [romm-7.9.0](https://github.com/truecharts/charts/compare/romm-7.8.2...romm-7.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [romm-7.8.2](https://github.com/truecharts/charts/compare/romm-7.8.1...romm-7.8.2) (2024-03-11) + +### Chore + + + +- update container image mariadb to v13.2.3[@e1f8d8a](https://github.com/e1f8d8a) by renovate ([#19145](https://github.com/truecharts/charts/issues/19145)) + + +## [romm-7.8.1](https://github.com/truecharts/charts/compare/romm-7.8.0...romm-7.8.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [romm-7.8.0](https://github.com/truecharts/charts/compare/romm-7.7.0...romm-7.8.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [romm-7.7.0](https://github.com/truecharts/charts/compare/romm-7.6.3...romm-7.7.0) (2024-03-06) ### Chore @@ -61,39 +97,3 @@ title: Changelog - update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - -## [romm-6.3.7](https://github.com/truecharts/charts/compare/romm-6.3.6...romm-6.3.7) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [romm-6.3.6](https://github.com/truecharts/charts/compare/romm-6.3.5...romm-6.3.6) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [romm-6.3.5](https://github.com/truecharts/charts/compare/romm-6.3.4...romm-6.3.5) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [romm-6.3.4](https://github.com/truecharts/charts/compare/romm-6.3.3...romm-6.3.4) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - diff --git a/stable/romm/7.7.0/Chart.yaml b/stable/romm/7.9.0/Chart.yaml similarity index 94% rename from stable/romm/7.7.0/Chart.yaml rename to stable/romm/7.9.0/Chart.yaml index c63309e9b3a..14317f9f5a2 100644 --- a/stable/romm/7.7.0/Chart.yaml +++ b/stable/romm/7.9.0/Chart.yaml @@ -10,21 +10,21 @@ apiVersion: v2 appVersion: 2.3.1 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.2.0 + version: 13.2.3 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.3.0 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://ghcr.io/zurdi15/romm type: application -version: 7.7.0 +version: 7.9.0 diff --git a/stable/romm/7.7.0/README.md b/stable/romm/7.9.0/README.md similarity index 100% rename from stable/romm/7.7.0/README.md rename to stable/romm/7.9.0/README.md diff --git a/stable/romm/7.9.0/app-changelog.md b/stable/romm/7.9.0/app-changelog.md new file mode 100644 index 00000000000..1b409048e87 --- /dev/null +++ b/stable/romm/7.9.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [romm-7.9.0](https://github.com/truecharts/charts/compare/romm-7.8.2...romm-7.9.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/romm/7.7.0/app-readme.md b/stable/romm/7.9.0/app-readme.md similarity index 100% rename from stable/romm/7.7.0/app-readme.md rename to stable/romm/7.9.0/app-readme.md diff --git a/stable/romm/7.9.0/charts/common-19.0.0.tgz b/stable/romm/7.9.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/romm/7.9.0/charts/common-19.0.0.tgz differ diff --git a/stable/romm/7.9.0/charts/mariadb-13.2.3.tgz b/stable/romm/7.9.0/charts/mariadb-13.2.3.tgz new file mode 100644 index 00000000000..a7c6acdc380 Binary files /dev/null and b/stable/romm/7.9.0/charts/mariadb-13.2.3.tgz differ diff --git a/stable/romm/7.9.0/charts/redis-13.0.0.tgz b/stable/romm/7.9.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/romm/7.9.0/charts/redis-13.0.0.tgz differ diff --git a/stable/romm/7.7.0/ix_values.yaml b/stable/romm/7.9.0/ix_values.yaml similarity index 100% rename from stable/romm/7.7.0/ix_values.yaml rename to stable/romm/7.9.0/ix_values.yaml diff --git a/stable/romm/7.7.0/questions.yaml b/stable/romm/7.9.0/questions.yaml similarity index 100% rename from stable/romm/7.7.0/questions.yaml rename to stable/romm/7.9.0/questions.yaml diff --git a/stable/romm/7.7.0/templates/NOTES.txt b/stable/romm/7.9.0/templates/NOTES.txt similarity index 100% rename from stable/romm/7.7.0/templates/NOTES.txt rename to stable/romm/7.9.0/templates/NOTES.txt diff --git a/stable/romm/7.7.0/templates/_secrets.tpl b/stable/romm/7.9.0/templates/_secrets.tpl similarity index 100% rename from stable/romm/7.7.0/templates/_secrets.tpl rename to stable/romm/7.9.0/templates/_secrets.tpl diff --git a/stable/romm/7.7.0/templates/common.yaml b/stable/romm/7.9.0/templates/common.yaml similarity index 100% rename from stable/romm/7.7.0/templates/common.yaml rename to stable/romm/7.9.0/templates/common.yaml diff --git a/stable/romm/7.7.0/values.yaml b/stable/romm/7.9.0/values.yaml similarity index 100% rename from stable/romm/7.7.0/values.yaml rename to stable/romm/7.9.0/values.yaml diff --git a/stable/rsshub/12.4.0/app-changelog.md b/stable/rsshub/12.4.0/app-changelog.md deleted file mode 100644 index b5d743daed3..00000000000 --- a/stable/rsshub/12.4.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-12.4.0](https://github.com/truecharts/charts/compare/rsshub-12.3.0...rsshub-12.4.0) (2024-03-07) - -### Chore - - - -- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) \ No newline at end of file diff --git a/stable/rsshub/12.4.0/charts/common-19.0.0.tgz b/stable/rsshub/12.4.0/charts/common-19.0.0.tgz deleted file mode 100644 index d8852c18c5a..00000000000 Binary files a/stable/rsshub/12.4.0/charts/common-19.0.0.tgz and /dev/null differ diff --git a/stable/rsshub/12.4.0/charts/redis-11.2.1.tgz b/stable/rsshub/12.4.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/rsshub/12.4.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/rsshub/12.4.0/.helmignore b/stable/rsshub/12.5.0/.helmignore similarity index 100% rename from stable/rsshub/12.4.0/.helmignore rename to stable/rsshub/12.5.0/.helmignore diff --git a/stable/rsshub/12.4.0/CHANGELOG.md b/stable/rsshub/12.5.0/CHANGELOG.md similarity index 55% rename from stable/rsshub/12.4.0/CHANGELOG.md rename to stable/rsshub/12.5.0/CHANGELOG.md index 6311b2d5f81..f1c29fa722b 100644 --- a/stable/rsshub/12.4.0/CHANGELOG.md +++ b/stable/rsshub/12.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [rsshub-12.5.0](https://github.com/truecharts/charts/compare/rsshub-12.4.3...rsshub-12.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [rsshub-12.4.3](https://github.com/truecharts/charts/compare/rsshub-12.4.2...rsshub-12.4.3) (2024-03-11) + +### Chore + + + +- update container image diygod/rsshub to latest[@1dcdd3a](https://github.com/1dcdd3a) by renovate ([#19151](https://github.com/truecharts/charts/issues/19151)) + + +## [rsshub-12.4.2](https://github.com/truecharts/charts/compare/rsshub-12.4.1...rsshub-12.4.2) (2024-03-11) + +### Chore + + + +- update container image diygod/rsshub to latest[@0add9f3](https://github.com/0add9f3) by renovate ([#18976](https://github.com/truecharts/charts/issues/18976)) + + +## [rsshub-12.4.1](https://github.com/truecharts/charts/compare/rsshub-12.4.0...rsshub-12.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + ## [rsshub-12.4.0](https://github.com/truecharts/charts/compare/rsshub-12.3.0...rsshub-12.4.0) (2024-03-07) ### Chore @@ -61,39 +97,3 @@ title: Changelog - - - - - - - - - - - - - - - - - -## [rsshub-11.2.7](https://github.com/truecharts/charts/compare/rsshub-11.2.6...rsshub-11.2.7) (2024-02-12) - -### Chore - - - -- update container image diygod/rsshub to latest[@14c3c32](https://github.com/14c3c32) by renovate ([#18227](https://github.com/truecharts/charts/issues/18227)) - - -## [rsshub-11.2.6](https://github.com/truecharts/charts/compare/rsshub-11.2.5...rsshub-11.2.6) (2024-02-12) - -### Chore - - - -- update container image diygod/rsshub to latest[@6e38c9d](https://github.com/6e38c9d) by renovate ([#18038](https://github.com/truecharts/charts/issues/18038)) - - -## [rsshub-11.2.5](https://github.com/truecharts/charts/compare/rsshub-11.2.4...rsshub-11.2.5) (2024-02-05) diff --git a/stable/rsshub/12.4.0/Chart.yaml b/stable/rsshub/12.5.0/Chart.yaml similarity index 95% rename from stable/rsshub/12.4.0/Chart.yaml rename to stable/rsshub/12.5.0/Chart.yaml index 758afabf788..f12e9f6ec4a 100644 --- a/stable/rsshub/12.4.0/Chart.yaml +++ b/stable/rsshub/12.5.0/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png keywords: - rsshub - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 12.4.0 +version: 12.5.0 diff --git a/stable/rsshub/12.4.0/README.md b/stable/rsshub/12.5.0/README.md similarity index 100% rename from stable/rsshub/12.4.0/README.md rename to stable/rsshub/12.5.0/README.md diff --git a/stable/rsshub/12.5.0/app-changelog.md b/stable/rsshub/12.5.0/app-changelog.md new file mode 100644 index 00000000000..9d4f2459419 --- /dev/null +++ b/stable/rsshub/12.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-12.5.0](https://github.com/truecharts/charts/compare/rsshub-12.4.3...rsshub-12.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/rsshub/12.4.0/app-readme.md b/stable/rsshub/12.5.0/app-readme.md similarity index 100% rename from stable/rsshub/12.4.0/app-readme.md rename to stable/rsshub/12.5.0/app-readme.md diff --git a/stable/rsshub/12.5.0/charts/common-19.0.0.tgz b/stable/rsshub/12.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/rsshub/12.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/rsshub/12.5.0/charts/redis-13.0.0.tgz b/stable/rsshub/12.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/rsshub/12.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/rsshub/12.4.0/ix_values.yaml b/stable/rsshub/12.5.0/ix_values.yaml similarity index 95% rename from stable/rsshub/12.4.0/ix_values.yaml rename to stable/rsshub/12.5.0/ix_values.yaml index 39eb5f208ad..7cbb4e215da 100644 --- a/stable/rsshub/12.4.0/ix_values.yaml +++ b/stable/rsshub/12.5.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:4a704a37d30662e3d891fa5e1d9d3e5c770a6393eb35597fa9d01c32d385b34d + tag: latest@sha256:1dcdd3a24c0c993311b336c9bfb9e54ccfb147f99406da453944c595cd87880d browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/12.4.0/questions.yaml b/stable/rsshub/12.5.0/questions.yaml similarity index 100% rename from stable/rsshub/12.4.0/questions.yaml rename to stable/rsshub/12.5.0/questions.yaml diff --git a/stable/rsshub/12.4.0/templates/NOTES.txt b/stable/rsshub/12.5.0/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.4.0/templates/NOTES.txt rename to stable/rsshub/12.5.0/templates/NOTES.txt diff --git a/stable/rsshub/12.4.0/templates/common.yaml b/stable/rsshub/12.5.0/templates/common.yaml similarity index 100% rename from stable/rsshub/12.4.0/templates/common.yaml rename to stable/rsshub/12.5.0/templates/common.yaml diff --git a/stable/rsshub/12.4.0/values.yaml b/stable/rsshub/12.5.0/values.yaml similarity index 100% rename from stable/rsshub/12.4.0/values.yaml rename to stable/rsshub/12.5.0/values.yaml diff --git a/stable/send/5.2.3/charts/common-18.1.6.tgz b/stable/send/5.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/send/5.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/send/5.2.3/charts/redis-11.2.1.tgz b/stable/send/5.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/send/5.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/send/5.2.3/.helmignore b/stable/send/5.5.0/.helmignore similarity index 100% rename from stable/send/5.2.3/.helmignore rename to stable/send/5.5.0/.helmignore diff --git a/stable/send/5.2.3/CHANGELOG.md b/stable/send/5.5.0/CHANGELOG.md similarity index 57% rename from stable/send/5.2.3/CHANGELOG.md rename to stable/send/5.5.0/CHANGELOG.md index eca10e3a4a1..16780d47d63 100644 --- a/stable/send/5.2.3/CHANGELOG.md +++ b/stable/send/5.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [send-5.5.0](https://github.com/truecharts/charts/compare/send-5.4.1...send-5.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [send-5.4.1](https://github.com/truecharts/charts/compare/send-5.4.0...send-5.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [send-5.4.0](https://github.com/truecharts/charts/compare/send-5.3.0...send-5.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [send-5.3.0](https://github.com/truecharts/charts/compare/send-5.2.3...send-5.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [send-5.2.3](https://github.com/truecharts/charts/compare/send-5.2.2...send-5.2.3) (2024-03-05) ### Chore @@ -61,39 +97,4 @@ title: Changelog ## [send-4.2.0](https://github.com/truecharts/charts/compare/send-4.1.10...send-4.2.0) (2024-01-26) -## [send-4.1.10](https://github.com/truecharts/charts/compare/send-4.1.9...send-4.1.10) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [send-4.1.9](https://github.com/truecharts/charts/compare/send-4.1.8...send-4.1.9) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [send-4.1.8](https://github.com/truecharts/charts/compare/send-4.1.7...send-4.1.8) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [send-4.1.7](https://github.com/truecharts/charts/compare/send-4.1.6...send-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - +## [send-4.1.10](https://github.com/truecharts/charts/compare/send-4.1.9...send-4.1.10) (2024-01-26) \ No newline at end of file diff --git a/stable/send/5.2.3/Chart.yaml b/stable/send/5.5.0/Chart.yaml similarity index 95% rename from stable/send/5.2.3/Chart.yaml rename to stable/send/5.5.0/Chart.yaml index 66f19cc0d84..9695d684e3a 100644 --- a/stable/send/5.2.3/Chart.yaml +++ b/stable/send/5.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://gitlab.com/timvisee/send - https://github.com/truecharts/charts/tree/master/charts/stable/send type: application -version: 5.2.3 +version: 5.5.0 diff --git a/stable/send/5.2.3/README.md b/stable/send/5.5.0/README.md similarity index 100% rename from stable/send/5.2.3/README.md rename to stable/send/5.5.0/README.md diff --git a/stable/send/5.5.0/app-changelog.md b/stable/send/5.5.0/app-changelog.md new file mode 100644 index 00000000000..63f694163d4 --- /dev/null +++ b/stable/send/5.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [send-5.5.0](https://github.com/truecharts/charts/compare/send-5.4.1...send-5.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/send/5.2.3/app-readme.md b/stable/send/5.5.0/app-readme.md similarity index 100% rename from stable/send/5.2.3/app-readme.md rename to stable/send/5.5.0/app-readme.md diff --git a/stable/send/5.5.0/charts/common-19.0.0.tgz b/stable/send/5.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/send/5.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/send/5.5.0/charts/redis-13.0.0.tgz b/stable/send/5.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/send/5.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/send/5.2.3/ix_values.yaml b/stable/send/5.5.0/ix_values.yaml similarity index 100% rename from stable/send/5.2.3/ix_values.yaml rename to stable/send/5.5.0/ix_values.yaml diff --git a/stable/send/5.2.3/questions.yaml b/stable/send/5.5.0/questions.yaml similarity index 100% rename from stable/send/5.2.3/questions.yaml rename to stable/send/5.5.0/questions.yaml diff --git a/stable/send/5.2.3/templates/common.yaml b/stable/send/5.5.0/templates/common.yaml similarity index 100% rename from stable/send/5.2.3/templates/common.yaml rename to stable/send/5.5.0/templates/common.yaml diff --git a/stable/send/5.2.3/values.yaml b/stable/send/5.5.0/values.yaml similarity index 100% rename from stable/send/5.2.3/values.yaml rename to stable/send/5.5.0/values.yaml diff --git a/stable/shlink/14.1.0/charts/common-18.2.0.tgz b/stable/shlink/14.1.0/charts/common-18.2.0.tgz deleted file mode 100644 index a5b3906a565..00000000000 Binary files a/stable/shlink/14.1.0/charts/common-18.2.0.tgz and /dev/null differ diff --git a/stable/shlink/14.1.0/charts/redis-11.2.1.tgz b/stable/shlink/14.1.0/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/shlink/14.1.0/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/shlink/14.1.0/.helmignore b/stable/shlink/14.3.0/.helmignore similarity index 100% rename from stable/shlink/14.1.0/.helmignore rename to stable/shlink/14.3.0/.helmignore diff --git a/stable/shlink/14.1.0/CHANGELOG.md b/stable/shlink/14.3.0/CHANGELOG.md similarity index 56% rename from stable/shlink/14.1.0/CHANGELOG.md rename to stable/shlink/14.3.0/CHANGELOG.md index c34d4cc853f..ce03156f00f 100644 --- a/stable/shlink/14.1.0/CHANGELOG.md +++ b/stable/shlink/14.3.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [shlink-14.3.0](https://github.com/truecharts/charts/compare/shlink-14.2.2...shlink-14.3.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [shlink-14.2.2](https://github.com/truecharts/charts/compare/shlink-14.2.1...shlink-14.2.2) (2024-03-11) + +### Chore + + + +- update container image shlinkio/shlink to v4.0.2[@7a269a8](https://github.com/7a269a8) by renovate ([#19087](https://github.com/truecharts/charts/issues/19087)) + + +## [shlink-14.2.1](https://github.com/truecharts/charts/compare/shlink-14.2.0...shlink-14.2.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [shlink-14.2.0](https://github.com/truecharts/charts/compare/shlink-14.1.0...shlink-14.2.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + ## [shlink-14.1.0](https://github.com/truecharts/charts/compare/shlink-14.0.3...shlink-14.1.0) (2024-03-06) ### Chore @@ -61,40 +97,4 @@ title: Changelog ## [shlink-12.1.16](https://github.com/truecharts/charts/compare/shlink-12.1.15...shlink-12.1.16) (2024-01-27) -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [shlink-12.1.15](https://github.com/truecharts/charts/compare/shlink-12.1.14...shlink-12.1.15) (2024-01-26) - -### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [shlink-12.1.14](https://github.com/truecharts/charts/compare/shlink-12.1.13...shlink-12.1.14) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [shlink-12.1.13](https://github.com/truecharts/charts/compare/shlink-12.1.12...shlink-12.1.13) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [shlink-12.1.12](https://github.com/truecharts/charts/compare/shlink-12.1.11...shlink-12.1.12) (2024-01-21) - ### Chore \ No newline at end of file diff --git a/stable/shlink/14.1.0/Chart.yaml b/stable/shlink/14.3.0/Chart.yaml similarity index 91% rename from stable/shlink/14.1.0/Chart.yaml rename to stable/shlink/14.3.0/Chart.yaml index 75cbf253419..1990d36d1ec 100644 --- a/stable/shlink/14.1.0/Chart.yaml +++ b/stable/shlink/14.3.0/Chart.yaml @@ -7,17 +7,17 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.0 +appVersion: 4.0.2 dependencies: - name: common - version: 18.2.0 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png keywords: - url - shortener -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - https://hub.docker.com/r/shlinkio/shlink type: application -version: 14.1.0 +version: 14.3.0 diff --git a/stable/shlink/14.1.0/README.md b/stable/shlink/14.3.0/README.md similarity index 100% rename from stable/shlink/14.1.0/README.md rename to stable/shlink/14.3.0/README.md diff --git a/stable/shlink/14.3.0/app-changelog.md b/stable/shlink/14.3.0/app-changelog.md new file mode 100644 index 00000000000..6aa2587d5f8 --- /dev/null +++ b/stable/shlink/14.3.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-14.3.0](https://github.com/truecharts/charts/compare/shlink-14.2.2...shlink-14.3.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/shlink/14.1.0/app-readme.md b/stable/shlink/14.3.0/app-readme.md similarity index 100% rename from stable/shlink/14.1.0/app-readme.md rename to stable/shlink/14.3.0/app-readme.md diff --git a/stable/shlink/14.3.0/charts/common-19.0.0.tgz b/stable/shlink/14.3.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/shlink/14.3.0/charts/common-19.0.0.tgz differ diff --git a/stable/shlink/14.3.0/charts/redis-13.0.0.tgz b/stable/shlink/14.3.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/shlink/14.3.0/charts/redis-13.0.0.tgz differ diff --git a/stable/shlink/14.1.0/ix_values.yaml b/stable/shlink/14.3.0/ix_values.yaml similarity index 94% rename from stable/shlink/14.1.0/ix_values.yaml rename to stable/shlink/14.3.0/ix_values.yaml index 0f9a9162b37..c841809e862 100644 --- a/stable/shlink/14.1.0/ix_values.yaml +++ b/stable/shlink/14.3.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: shlinkio/shlink pullPolicy: IfNotPresent - tag: 4.0.0@sha256:e03f43a18fea4edb846dad28aecd093cf0a6afb2b147eb6defb867c2ca54679d + tag: 4.0.2@sha256:7a269a8598ee3e6dc14cb167bf9c8b18de92327606b9e717bc9972d086bc923f service: main: ports: diff --git a/stable/shlink/14.1.0/questions.yaml b/stable/shlink/14.3.0/questions.yaml similarity index 99% rename from stable/shlink/14.1.0/questions.yaml rename to stable/shlink/14.3.0/questions.yaml index e4d8ddfa6a7..42e8fe4fbcc 100755 --- a/stable/shlink/14.1.0/questions.yaml +++ b/stable/shlink/14.3.0/questions.yaml @@ -1718,15 +1718,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/shlink/14.1.0/templates/NOTES.txt b/stable/shlink/14.3.0/templates/NOTES.txt similarity index 100% rename from stable/shlink/14.1.0/templates/NOTES.txt rename to stable/shlink/14.3.0/templates/NOTES.txt diff --git a/stable/shlink/14.1.0/templates/common.yaml b/stable/shlink/14.3.0/templates/common.yaml similarity index 100% rename from stable/shlink/14.1.0/templates/common.yaml rename to stable/shlink/14.3.0/templates/common.yaml diff --git a/stable/shlink/14.1.0/values.yaml b/stable/shlink/14.3.0/values.yaml similarity index 100% rename from stable/shlink/14.1.0/values.yaml rename to stable/shlink/14.3.0/values.yaml diff --git a/stable/speedtest-tracker/1.2.3/CHANGELOG.md b/stable/speedtest-tracker/1.2.3/CHANGELOG.md deleted file mode 100644 index 8dbfce15543..00000000000 --- a/stable/speedtest-tracker/1.2.3/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [speedtest-tracker-1.2.3](https://github.com/truecharts/charts/compare/speedtest-tracker-1.2.2...speedtest-tracker-1.2.3) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [speedtest-tracker-1.2.2](https://github.com/truecharts/charts/compare/speedtest-tracker-1.2.0...speedtest-tracker-1.2.2) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) \ No newline at end of file diff --git a/stable/speedtest-tracker/1.2.3/charts/common-18.1.6.tgz b/stable/speedtest-tracker/1.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/speedtest-tracker/1.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/speedtest-tracker/1.2.3/charts/redis-11.2.1.tgz b/stable/speedtest-tracker/1.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/speedtest-tracker/1.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/speedtest-tracker/1.2.3/.helmignore b/stable/speedtest-tracker/1.5.0/.helmignore similarity index 100% rename from stable/speedtest-tracker/1.2.3/.helmignore rename to stable/speedtest-tracker/1.5.0/.helmignore diff --git a/stable/speedtest-tracker/1.5.0/CHANGELOG.md b/stable/speedtest-tracker/1.5.0/CHANGELOG.md new file mode 100644 index 00000000000..8422d579d8c --- /dev/null +++ b/stable/speedtest-tracker/1.5.0/CHANGELOG.md @@ -0,0 +1,64 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [speedtest-tracker-1.5.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.4.1...speedtest-tracker-1.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [speedtest-tracker-1.4.1](https://github.com/truecharts/charts/compare/speedtest-tracker-1.4.0...speedtest-tracker-1.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [speedtest-tracker-1.4.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.3.0...speedtest-tracker-1.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [speedtest-tracker-1.3.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.2.3...speedtest-tracker-1.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + +## [speedtest-tracker-1.2.3](https://github.com/truecharts/charts/compare/speedtest-tracker-1.2.2...speedtest-tracker-1.2.3) (2024-03-05) + +### Chore + + + +- bump everything to force helm release again + + +## [speedtest-tracker-1.2.2](https://github.com/truecharts/charts/compare/speedtest-tracker-1.2.0...speedtest-tracker-1.2.2) (2024-03-05) + +### Chore + + + +- force rereleases + +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) \ No newline at end of file diff --git a/stable/speedtest-tracker/1.2.3/Chart.yaml b/stable/speedtest-tracker/1.5.0/Chart.yaml similarity index 96% rename from stable/speedtest-tracker/1.2.3/Chart.yaml rename to stable/speedtest-tracker/1.5.0/Chart.yaml index 7b327e1cdb8..216f0d2e925 100644 --- a/stable/speedtest-tracker/1.2.3/Chart.yaml +++ b/stable/speedtest-tracker/1.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.18.2 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker - https://ghcr.io/linuxserver/speedtest-tracker type: application -version: 1.2.3 +version: 1.5.0 diff --git a/stable/speedtest-tracker/1.2.3/README.md b/stable/speedtest-tracker/1.5.0/README.md similarity index 100% rename from stable/speedtest-tracker/1.2.3/README.md rename to stable/speedtest-tracker/1.5.0/README.md diff --git a/stable/speedtest-tracker/1.5.0/app-changelog.md b/stable/speedtest-tracker/1.5.0/app-changelog.md new file mode 100644 index 00000000000..df20b0ec9d7 --- /dev/null +++ b/stable/speedtest-tracker/1.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [speedtest-tracker-1.5.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.4.1...speedtest-tracker-1.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/speedtest-tracker/1.2.3/app-readme.md b/stable/speedtest-tracker/1.5.0/app-readme.md similarity index 100% rename from stable/speedtest-tracker/1.2.3/app-readme.md rename to stable/speedtest-tracker/1.5.0/app-readme.md diff --git a/stable/speedtest-tracker/1.5.0/charts/common-19.0.0.tgz b/stable/speedtest-tracker/1.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/speedtest-tracker/1.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/speedtest-tracker/1.5.0/charts/redis-13.0.0.tgz b/stable/speedtest-tracker/1.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/speedtest-tracker/1.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/speedtest-tracker/1.2.3/ix_values.yaml b/stable/speedtest-tracker/1.5.0/ix_values.yaml similarity index 100% rename from stable/speedtest-tracker/1.2.3/ix_values.yaml rename to stable/speedtest-tracker/1.5.0/ix_values.yaml diff --git a/stable/speedtest-tracker/1.2.3/questions.yaml b/stable/speedtest-tracker/1.5.0/questions.yaml similarity index 99% rename from stable/speedtest-tracker/1.2.3/questions.yaml rename to stable/speedtest-tracker/1.5.0/questions.yaml index 5ee5e89aa6c..d50c775cf34 100755 --- a/stable/speedtest-tracker/1.2.3/questions.yaml +++ b/stable/speedtest-tracker/1.5.0/questions.yaml @@ -2045,15 +2045,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/speedtest-tracker/1.2.3/templates/NOTES.txt b/stable/speedtest-tracker/1.5.0/templates/NOTES.txt similarity index 100% rename from stable/speedtest-tracker/1.2.3/templates/NOTES.txt rename to stable/speedtest-tracker/1.5.0/templates/NOTES.txt diff --git a/stable/speedtest-tracker/1.2.3/templates/_secrets.tpl b/stable/speedtest-tracker/1.5.0/templates/_secrets.tpl similarity index 100% rename from stable/speedtest-tracker/1.2.3/templates/_secrets.tpl rename to stable/speedtest-tracker/1.5.0/templates/_secrets.tpl diff --git a/stable/speedtest-tracker/1.2.3/templates/common.yaml b/stable/speedtest-tracker/1.5.0/templates/common.yaml similarity index 100% rename from stable/speedtest-tracker/1.2.3/templates/common.yaml rename to stable/speedtest-tracker/1.5.0/templates/common.yaml diff --git a/stable/speedtest-tracker/1.2.3/values.yaml b/stable/speedtest-tracker/1.5.0/values.yaml similarity index 100% rename from stable/speedtest-tracker/1.2.3/values.yaml rename to stable/speedtest-tracker/1.5.0/values.yaml diff --git a/stable/van-dam/4.2.3/charts/common-18.1.6.tgz b/stable/van-dam/4.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/van-dam/4.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/van-dam/4.2.3/charts/redis-11.2.1.tgz b/stable/van-dam/4.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/van-dam/4.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/van-dam/4.2.3/.helmignore b/stable/van-dam/4.5.0/.helmignore similarity index 100% rename from stable/van-dam/4.2.3/.helmignore rename to stable/van-dam/4.5.0/.helmignore diff --git a/stable/van-dam/4.2.3/CHANGELOG.md b/stable/van-dam/4.5.0/CHANGELOG.md similarity index 55% rename from stable/van-dam/4.2.3/CHANGELOG.md rename to stable/van-dam/4.5.0/CHANGELOG.md index b1eba53f2ce..9831110686c 100644 --- a/stable/van-dam/4.2.3/CHANGELOG.md +++ b/stable/van-dam/4.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [van-dam-4.5.0](https://github.com/truecharts/charts/compare/van-dam-4.4.1...van-dam-4.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [van-dam-4.4.1](https://github.com/truecharts/charts/compare/van-dam-4.4.0...van-dam-4.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [van-dam-4.4.0](https://github.com/truecharts/charts/compare/van-dam-4.3.0...van-dam-4.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [van-dam-4.3.0](https://github.com/truecharts/charts/compare/van-dam-4.2.3...van-dam-4.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [van-dam-4.2.3](https://github.com/truecharts/charts/compare/van-dam-4.2.2...van-dam-4.2.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [van-dam-3.1.17](https://github.com/truecharts/charts/compare/van-dam-3.1.16...van-dam-3.1.17) (2024-01-26) ### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [van-dam-3.1.16](https://github.com/truecharts/charts/compare/van-dam-3.1.15...van-dam-3.1.16) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [van-dam-3.1.15](https://github.com/truecharts/charts/compare/van-dam-3.1.14...van-dam-3.1.15) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [van-dam-3.1.14](https://github.com/truecharts/charts/compare/van-dam-3.1.13...van-dam-3.1.14) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [van-dam-3.1.13](https://github.com/truecharts/charts/compare/van-dam-3.1.12...van-dam-3.1.13) (2024-01-09) diff --git a/stable/van-dam/4.2.3/Chart.yaml b/stable/van-dam/4.5.0/Chart.yaml similarity index 95% rename from stable/van-dam/4.2.3/Chart.yaml rename to stable/van-dam/4.5.0/Chart.yaml index 331e3459c02..3729c63974d 100644 --- a/stable/van-dam/4.2.3/Chart.yaml +++ b/stable/van-dam/4.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.54.1 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/van-dam - https://ghcr.io/floppy/van_dam type: application -version: 4.2.3 +version: 4.5.0 diff --git a/stable/van-dam/4.2.3/README.md b/stable/van-dam/4.5.0/README.md similarity index 100% rename from stable/van-dam/4.2.3/README.md rename to stable/van-dam/4.5.0/README.md diff --git a/stable/van-dam/4.5.0/app-changelog.md b/stable/van-dam/4.5.0/app-changelog.md new file mode 100644 index 00000000000..258061a3f22 --- /dev/null +++ b/stable/van-dam/4.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [van-dam-4.5.0](https://github.com/truecharts/charts/compare/van-dam-4.4.1...van-dam-4.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/van-dam/4.2.3/app-readme.md b/stable/van-dam/4.5.0/app-readme.md similarity index 100% rename from stable/van-dam/4.2.3/app-readme.md rename to stable/van-dam/4.5.0/app-readme.md diff --git a/stable/van-dam/4.5.0/charts/common-19.0.0.tgz b/stable/van-dam/4.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/van-dam/4.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/van-dam/4.5.0/charts/redis-13.0.0.tgz b/stable/van-dam/4.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/van-dam/4.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/van-dam/4.2.3/ix_values.yaml b/stable/van-dam/4.5.0/ix_values.yaml similarity index 100% rename from stable/van-dam/4.2.3/ix_values.yaml rename to stable/van-dam/4.5.0/ix_values.yaml diff --git a/stable/van-dam/4.2.3/questions.yaml b/stable/van-dam/4.5.0/questions.yaml similarity index 99% rename from stable/van-dam/4.2.3/questions.yaml rename to stable/van-dam/4.5.0/questions.yaml index 72eb54a207c..1dcda9fa865 100755 --- a/stable/van-dam/4.2.3/questions.yaml +++ b/stable/van-dam/4.5.0/questions.yaml @@ -1972,15 +1972,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/van-dam/4.2.3/templates/NOTES.txt b/stable/van-dam/4.5.0/templates/NOTES.txt similarity index 100% rename from stable/van-dam/4.2.3/templates/NOTES.txt rename to stable/van-dam/4.5.0/templates/NOTES.txt diff --git a/stable/van-dam/4.2.3/templates/_secrets.tpl b/stable/van-dam/4.5.0/templates/_secrets.tpl similarity index 100% rename from stable/van-dam/4.2.3/templates/_secrets.tpl rename to stable/van-dam/4.5.0/templates/_secrets.tpl diff --git a/stable/van-dam/4.2.3/templates/common.yaml b/stable/van-dam/4.5.0/templates/common.yaml similarity index 100% rename from stable/van-dam/4.2.3/templates/common.yaml rename to stable/van-dam/4.5.0/templates/common.yaml diff --git a/stable/van-dam/4.2.3/values.yaml b/stable/van-dam/4.5.0/values.yaml similarity index 100% rename from stable/van-dam/4.2.3/values.yaml rename to stable/van-dam/4.5.0/values.yaml diff --git a/stable/vikunja/13.2.3/CHANGELOG.md b/stable/vikunja/13.2.3/CHANGELOG.md deleted file mode 100644 index bc540a8e029..00000000000 --- a/stable/vikunja/13.2.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [vikunja-13.2.3](https://github.com/truecharts/charts/compare/vikunja-13.2.2...vikunja-13.2.3) (2024-03-05) - -### Chore - - - -- bump everything to force helm release again - - -## [vikunja-13.2.2](https://github.com/truecharts/charts/compare/vikunja-13.2.0...vikunja-13.2.2) (2024-03-05) - -### Chore - - - -- force rereleases - -- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) - - - - - - - - - - - - - - - - - - - - - - - - - -## [vikunja-12.1.21](https://github.com/truecharts/charts/compare/vikunja-12.1.20...vikunja-12.1.21) (2024-02-12) - -### Chore - - - -- update container image nginx to 1.25.3[@84c52df](https://github.com/84c52df) by renovate ([#18099](https://github.com/truecharts/charts/issues/18099)) - - -## [vikunja-12.1.20](https://github.com/truecharts/charts/compare/vikunja-12.1.19...vikunja-12.1.20) (2024-02-05) - -### Chore - - - -- update container image nginx to 1.25.3[@5f44022](https://github.com/5f44022) by renovate ([#17889](https://github.com/truecharts/charts/issues/17889)) - - -## [vikunja-12.1.19](https://github.com/truecharts/charts/compare/vikunja-12.1.18...vikunja-12.1.19) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [vikunja-12.1.18](https://github.com/truecharts/charts/compare/vikunja-12.1.17...vikunja-12.1.18) (2024-02-03) - -### Chore - - - -- update container image nginx to 1.25.3[@6eb9534](https://github.com/6eb9534) by renovate ([#17798](https://github.com/truecharts/charts/issues/17798)) - - -## [vikunja-12.1.17](https://github.com/truecharts/charts/compare/vikunja-12.1.15...vikunja-12.1.17) (2024-01-29) - -### Chore - - - -- update vikunja to v0.22.1[@c941543](https://github.com/c941543) by renovate (patch) ([#17687](https://github.com/truecharts/charts/issues/17687)) - - -## [vikunja-12.1.15](https://github.com/truecharts/charts/compare/vikunja-12.1.14...vikunja-12.1.15) (2024-01-27) diff --git a/stable/vikunja/13.2.3/charts/common-18.1.6.tgz b/stable/vikunja/13.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/vikunja/13.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/vikunja/13.2.3/charts/redis-11.2.1.tgz b/stable/vikunja/13.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/vikunja/13.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/vikunja/13.2.3/.helmignore b/stable/vikunja/13.5.0/.helmignore similarity index 100% rename from stable/vikunja/13.2.3/.helmignore rename to stable/vikunja/13.5.0/.helmignore diff --git a/stable/vikunja/13.5.0/CHANGELOG.md b/stable/vikunja/13.5.0/CHANGELOG.md new file mode 100644 index 00000000000..0357558a623 --- /dev/null +++ b/stable/vikunja/13.5.0/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [vikunja-13.5.0](https://github.com/truecharts/charts/compare/vikunja-13.4.1...vikunja-13.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [vikunja-13.4.1](https://github.com/truecharts/charts/compare/vikunja-13.4.0...vikunja-13.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [vikunja-13.4.0](https://github.com/truecharts/charts/compare/vikunja-13.3.0...vikunja-13.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [vikunja-13.3.0](https://github.com/truecharts/charts/compare/vikunja-13.2.3...vikunja-13.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + +## [vikunja-13.2.3](https://github.com/truecharts/charts/compare/vikunja-13.2.2...vikunja-13.2.3) (2024-03-05) + +### Chore + + + +- bump everything to force helm release again + + +## [vikunja-13.2.2](https://github.com/truecharts/charts/compare/vikunja-13.2.0...vikunja-13.2.2) (2024-03-05) + +### Chore + + + +- force rereleases + +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) + + + + + + + + + + + + + + + + + + + + + + + + + +## [vikunja-12.1.21](https://github.com/truecharts/charts/compare/vikunja-12.1.20...vikunja-12.1.21) (2024-02-12) + +### Chore + + + +- update container image nginx to 1.25.3[@84c52df](https://github.com/84c52df) by renovate ([#18099](https://github.com/truecharts/charts/issues/18099)) + + +## [vikunja-12.1.20](https://github.com/truecharts/charts/compare/vikunja-12.1.19...vikunja-12.1.20) (2024-02-05) diff --git a/stable/vikunja/13.2.3/Chart.yaml b/stable/vikunja/13.5.0/Chart.yaml similarity index 95% rename from stable/vikunja/13.2.3/Chart.yaml rename to stable/vikunja/13.5.0/Chart.yaml index 3911f63a592..b24a1c8f2e6 100644 --- a/stable/vikunja/13.2.3/Chart.yaml +++ b/stable/vikunja/13.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.22.1 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://hub.docker.com/_/nginx - https://hub.docker.com/r/vikunja/frontend type: application -version: 13.2.3 +version: 13.5.0 diff --git a/stable/vikunja/13.2.3/README.md b/stable/vikunja/13.5.0/README.md similarity index 100% rename from stable/vikunja/13.2.3/README.md rename to stable/vikunja/13.5.0/README.md diff --git a/stable/vikunja/13.5.0/app-changelog.md b/stable/vikunja/13.5.0/app-changelog.md new file mode 100644 index 00000000000..9ec389799a1 --- /dev/null +++ b/stable/vikunja/13.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vikunja-13.5.0](https://github.com/truecharts/charts/compare/vikunja-13.4.1...vikunja-13.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/vikunja/13.2.3/app-readme.md b/stable/vikunja/13.5.0/app-readme.md similarity index 100% rename from stable/vikunja/13.2.3/app-readme.md rename to stable/vikunja/13.5.0/app-readme.md diff --git a/stable/vikunja/13.5.0/charts/common-19.0.0.tgz b/stable/vikunja/13.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/vikunja/13.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/vikunja/13.5.0/charts/redis-13.0.0.tgz b/stable/vikunja/13.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/vikunja/13.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/vikunja/13.2.3/ix_values.yaml b/stable/vikunja/13.5.0/ix_values.yaml similarity index 100% rename from stable/vikunja/13.2.3/ix_values.yaml rename to stable/vikunja/13.5.0/ix_values.yaml diff --git a/stable/vikunja/13.2.3/questions.yaml b/stable/vikunja/13.5.0/questions.yaml similarity index 99% rename from stable/vikunja/13.2.3/questions.yaml rename to stable/vikunja/13.5.0/questions.yaml index b4f63edd4e0..36f5e731400 100755 --- a/stable/vikunja/13.2.3/questions.yaml +++ b/stable/vikunja/13.5.0/questions.yaml @@ -2795,15 +2795,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/vikunja/13.2.3/templates/NOTES.txt b/stable/vikunja/13.5.0/templates/NOTES.txt similarity index 100% rename from stable/vikunja/13.2.3/templates/NOTES.txt rename to stable/vikunja/13.5.0/templates/NOTES.txt diff --git a/stable/vikunja/13.2.3/templates/_secrets.tpl b/stable/vikunja/13.5.0/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/13.2.3/templates/_secrets.tpl rename to stable/vikunja/13.5.0/templates/_secrets.tpl diff --git a/stable/vikunja/13.2.3/templates/common.yaml b/stable/vikunja/13.5.0/templates/common.yaml similarity index 100% rename from stable/vikunja/13.2.3/templates/common.yaml rename to stable/vikunja/13.5.0/templates/common.yaml diff --git a/stable/vikunja/13.2.3/values.yaml b/stable/vikunja/13.5.0/values.yaml similarity index 100% rename from stable/vikunja/13.2.3/values.yaml rename to stable/vikunja/13.5.0/values.yaml diff --git a/stable/weblate/13.2.3/charts/common-18.1.6.tgz b/stable/weblate/13.2.3/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/weblate/13.2.3/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/weblate/13.2.3/charts/redis-11.2.1.tgz b/stable/weblate/13.2.3/charts/redis-11.2.1.tgz deleted file mode 100644 index 0a779a6f4f2..00000000000 Binary files a/stable/weblate/13.2.3/charts/redis-11.2.1.tgz and /dev/null differ diff --git a/stable/weblate/13.2.3/.helmignore b/stable/weblate/13.5.0/.helmignore similarity index 100% rename from stable/weblate/13.2.3/.helmignore rename to stable/weblate/13.5.0/.helmignore diff --git a/stable/weblate/13.2.3/CHANGELOG.md b/stable/weblate/13.5.0/CHANGELOG.md similarity index 55% rename from stable/weblate/13.2.3/CHANGELOG.md rename to stable/weblate/13.5.0/CHANGELOG.md index c4ba1e94aa3..86ab599e486 100644 --- a/stable/weblate/13.2.3/CHANGELOG.md +++ b/stable/weblate/13.5.0/CHANGELOG.md @@ -8,6 +8,42 @@ title: Changelog **Important:** +## [weblate-13.5.0](https://github.com/truecharts/charts/compare/weblate-13.4.1...weblate-13.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) + + +## [weblate-13.4.1](https://github.com/truecharts/charts/compare/weblate-13.4.0...weblate-13.4.1) (2024-03-07) + +### Chore + + + +- bump everything to trigger re-release + + +## [weblate-13.4.0](https://github.com/truecharts/charts/compare/weblate-13.3.0...weblate-13.4.0) (2024-03-07) + +### Chore + + + +- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956)) + + +## [weblate-13.3.0](https://github.com/truecharts/charts/compare/weblate-13.2.3...weblate-13.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + ## [weblate-13.2.3](https://github.com/truecharts/charts/compare/weblate-13.2.2...weblate-13.2.3) (2024-03-05) ### Chore @@ -61,39 +97,3 @@ title: Changelog ## [weblate-12.1.13](https://github.com/truecharts/charts/compare/weblate-12.1.12...weblate-12.1.13) (2024-01-26) ### Chore - - - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [weblate-12.1.12](https://github.com/truecharts/charts/compare/weblate-12.1.11...weblate-12.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [weblate-12.1.11](https://github.com/truecharts/charts/compare/weblate-12.1.10...weblate-12.1.11) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [weblate-12.1.10](https://github.com/truecharts/charts/compare/weblate-12.1.9...weblate-12.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [weblate-12.1.9](https://github.com/truecharts/charts/compare/weblate-12.1.8...weblate-12.1.9) (2024-01-09) diff --git a/stable/weblate/13.2.3/Chart.yaml b/stable/weblate/13.5.0/Chart.yaml similarity index 95% rename from stable/weblate/13.2.3/Chart.yaml rename to stable/weblate/13.5.0/Chart.yaml index fb06243618a..2daf2f7d206 100644 --- a/stable/weblate/13.2.3/Chart.yaml +++ b/stable/weblate/13.5.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 4.16.4 dependencies: - name: common - version: 18.1.6 + version: 19.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.2.1 + version: 13.0.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - https://hub.docker.com/r/weblate/weblate type: application -version: 13.2.3 +version: 13.5.0 diff --git a/stable/weblate/13.2.3/README.md b/stable/weblate/13.5.0/README.md similarity index 100% rename from stable/weblate/13.2.3/README.md rename to stable/weblate/13.5.0/README.md diff --git a/stable/weblate/13.5.0/app-changelog.md b/stable/weblate/13.5.0/app-changelog.md new file mode 100644 index 00000000000..27362baf47d --- /dev/null +++ b/stable/weblate/13.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [weblate-13.5.0](https://github.com/truecharts/charts/compare/weblate-13.4.1...weblate-13.5.0) (2024-03-11) + +### Chore + + + +- update container image redis to v13.0.0[@eb8bd23](https://github.com/eb8bd23) by renovate ([#19146](https://github.com/truecharts/charts/issues/19146)) \ No newline at end of file diff --git a/stable/weblate/13.2.3/app-readme.md b/stable/weblate/13.5.0/app-readme.md similarity index 100% rename from stable/weblate/13.2.3/app-readme.md rename to stable/weblate/13.5.0/app-readme.md diff --git a/stable/weblate/13.5.0/charts/common-19.0.0.tgz b/stable/weblate/13.5.0/charts/common-19.0.0.tgz new file mode 100644 index 00000000000..6b07782a3c2 Binary files /dev/null and b/stable/weblate/13.5.0/charts/common-19.0.0.tgz differ diff --git a/stable/weblate/13.5.0/charts/redis-13.0.0.tgz b/stable/weblate/13.5.0/charts/redis-13.0.0.tgz new file mode 100644 index 00000000000..7a8ae8f6f6c Binary files /dev/null and b/stable/weblate/13.5.0/charts/redis-13.0.0.tgz differ diff --git a/stable/weblate/13.2.3/ix_values.yaml b/stable/weblate/13.5.0/ix_values.yaml similarity index 100% rename from stable/weblate/13.2.3/ix_values.yaml rename to stable/weblate/13.5.0/ix_values.yaml diff --git a/stable/weblate/13.2.3/questions.yaml b/stable/weblate/13.5.0/questions.yaml similarity index 99% rename from stable/weblate/13.2.3/questions.yaml rename to stable/weblate/13.5.0/questions.yaml index 4c0bd27ce2c..02605b6365c 100755 --- a/stable/weblate/13.2.3/questions.yaml +++ b/stable/weblate/13.5.0/questions.yaml @@ -3165,15 +3165,22 @@ questions: additional_attrs: true type: dict attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false - variable: instances label: Instances schema: type: int + show_if: [["enabled", "=", true]] default: 1 - variable: createRO label: "Create ReadOnly Instance" schema: type: boolean + show_if: [["enabled", "=", true]] default: false - variable: backups label: "Backup Settings (Experimental)" diff --git a/stable/weblate/13.2.3/templates/NOTES.txt b/stable/weblate/13.5.0/templates/NOTES.txt similarity index 100% rename from stable/weblate/13.2.3/templates/NOTES.txt rename to stable/weblate/13.5.0/templates/NOTES.txt diff --git a/stable/weblate/13.2.3/templates/_configmap.tpl b/stable/weblate/13.5.0/templates/_configmap.tpl similarity index 100% rename from stable/weblate/13.2.3/templates/_configmap.tpl rename to stable/weblate/13.5.0/templates/_configmap.tpl diff --git a/stable/weblate/13.2.3/templates/common.yaml b/stable/weblate/13.5.0/templates/common.yaml similarity index 100% rename from stable/weblate/13.2.3/templates/common.yaml rename to stable/weblate/13.5.0/templates/common.yaml diff --git a/stable/weblate/13.2.3/values.yaml b/stable/weblate/13.5.0/values.yaml similarity index 100% rename from stable/weblate/13.2.3/values.yaml rename to stable/weblate/13.5.0/values.yaml