diff --git a/premium/authelia/23.9.5/.helmignore b/premium/authelia/23.11.0/.helmignore similarity index 100% rename from premium/authelia/23.9.5/.helmignore rename to premium/authelia/23.11.0/.helmignore diff --git a/premium/authelia/23.9.5/CHANGELOG.md b/premium/authelia/23.11.0/CHANGELOG.md similarity index 83% rename from premium/authelia/23.9.5/CHANGELOG.md rename to premium/authelia/23.11.0/CHANGELOG.md index 48caaa12c0d..885081ce110 100644 --- a/premium/authelia/23.9.5/CHANGELOG.md +++ b/premium/authelia/23.11.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [authelia-23.9.5](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.9.5) (2024-04-01) +## [authelia-23.11.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/authelia/authelia to v4.38.7[@1bfa720](https://github.com/1bfa720) by renovate ([#20039](https://github.com/truecharts/charts/issues/20039)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -41,12 +45,14 @@ title: Changelog - update container image ghcr.io/authelia/authelia to v4.38.2[@a1a2d1b](https://github.com/a1a2d1b) by renovate ([#19338](https://github.com/truecharts/charts/issues/19338)) -## [authelia-23.9.5](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.9.5) (2024-04-01) +## [authelia-23.10.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.10.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/authelia/authelia to v4.38.7[@1bfa720](https://github.com/1bfa720) by renovate ([#20039](https://github.com/truecharts/charts/issues/20039)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -74,12 +80,14 @@ title: Changelog - update container image ghcr.io/authelia/authelia to v4.38.2[@a1a2d1b](https://github.com/a1a2d1b) by renovate ([#19338](https://github.com/truecharts/charts/issues/19338)) -## [authelia-23.9.5](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.9.5) (2024-04-01) +## [authelia-23.10.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.10.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/authelia/authelia to v4.38.7[@1bfa720](https://github.com/1bfa720) by renovate ([#20039](https://github.com/truecharts/charts/issues/20039)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -89,11 +97,3 @@ title: Changelog - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image ghcr.io/authelia/authelia to v4.38.6[@06e3153](https://github.com/06e3153) by renovate ([#19534](https://github.com/truecharts/charts/issues/19534)) - -- update container image ghcr.io/authelia/authelia to v4.38.4[@b92ad6e](https://github.com/b92ad6e) by renovate ([#19472](https://github.com/truecharts/charts/issues/19472)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) diff --git a/premium/authelia/23.9.5/Chart.yaml b/premium/authelia/23.11.0/Chart.yaml similarity index 95% rename from premium/authelia/23.9.5/Chart.yaml rename to premium/authelia/23.11.0/Chart.yaml index 4016aaa6341..448a3e50372 100644 --- a/premium/authelia/23.9.5/Chart.yaml +++ b/premium/authelia/23.11.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 4.38.7 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -51,4 +51,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/authelia - https://ghcr.io/authelia/authelia type: application -version: 23.9.5 +version: 23.11.0 diff --git a/premium/authelia/23.9.5/LICENSE b/premium/authelia/23.11.0/LICENSE similarity index 100% rename from premium/authelia/23.9.5/LICENSE rename to premium/authelia/23.11.0/LICENSE diff --git a/premium/authelia/23.9.5/README.md b/premium/authelia/23.11.0/README.md similarity index 100% rename from premium/authelia/23.9.5/README.md rename to premium/authelia/23.11.0/README.md diff --git a/premium/authelia/23.9.5/app-changelog.md b/premium/authelia/23.11.0/app-changelog.md similarity index 81% rename from premium/authelia/23.9.5/app-changelog.md rename to premium/authelia/23.11.0/app-changelog.md index 386cceb88bd..12b06e97597 100644 --- a/premium/authelia/23.9.5/app-changelog.md +++ b/premium/authelia/23.11.0/app-changelog.md @@ -1,11 +1,15 @@ -## [authelia-23.9.5](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.9.5) (2024-04-01) +## [authelia-23.11.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/authelia/authelia to v4.38.7[@1bfa720](https://github.com/1bfa720) by renovate ([#20039](https://github.com/truecharts/charts/issues/20039)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/premium/authelia/23.9.5/app-readme.md b/premium/authelia/23.11.0/app-readme.md similarity index 100% rename from premium/authelia/23.9.5/app-readme.md rename to premium/authelia/23.11.0/app-readme.md diff --git a/premium/nextcloud/29.9.1/charts/common-20.3.2.tgz b/premium/authelia/23.11.0/charts/common-20.3.2.tgz similarity index 100% rename from premium/nextcloud/29.9.1/charts/common-20.3.2.tgz rename to premium/authelia/23.11.0/charts/common-20.3.2.tgz diff --git a/premium/authelia/23.11.0/charts/redis-13.3.0.tgz b/premium/authelia/23.11.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/premium/authelia/23.11.0/charts/redis-13.3.0.tgz differ diff --git a/premium/authelia/23.9.5/ix_values.yaml b/premium/authelia/23.11.0/ix_values.yaml similarity index 100% rename from premium/authelia/23.9.5/ix_values.yaml rename to premium/authelia/23.11.0/ix_values.yaml diff --git a/premium/authelia/23.9.5/questions.yaml b/premium/authelia/23.11.0/questions.yaml similarity index 100% rename from premium/authelia/23.9.5/questions.yaml rename to premium/authelia/23.11.0/questions.yaml diff --git a/premium/authelia/23.9.5/templates/NOTES.txt b/premium/authelia/23.11.0/templates/NOTES.txt similarity index 100% rename from premium/authelia/23.9.5/templates/NOTES.txt rename to premium/authelia/23.11.0/templates/NOTES.txt diff --git a/premium/authelia/23.9.5/templates/_configmap.tpl b/premium/authelia/23.11.0/templates/_configmap.tpl similarity index 100% rename from premium/authelia/23.9.5/templates/_configmap.tpl rename to premium/authelia/23.11.0/templates/_configmap.tpl diff --git a/premium/authelia/23.9.5/templates/_secrets.tpl b/premium/authelia/23.11.0/templates/_secrets.tpl similarity index 100% rename from premium/authelia/23.9.5/templates/_secrets.tpl rename to premium/authelia/23.11.0/templates/_secrets.tpl diff --git a/premium/authelia/23.9.5/templates/common.yaml b/premium/authelia/23.11.0/templates/common.yaml similarity index 100% rename from premium/authelia/23.9.5/templates/common.yaml rename to premium/authelia/23.11.0/templates/common.yaml diff --git a/premium/authelia/23.9.5/values.yaml b/premium/authelia/23.11.0/values.yaml similarity index 100% rename from premium/authelia/23.9.5/values.yaml rename to premium/authelia/23.11.0/values.yaml diff --git a/premium/authelia/23.9.5/charts/common-20.2.10.tgz b/premium/authelia/23.9.5/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/premium/authelia/23.9.5/charts/common-20.2.10.tgz and /dev/null differ diff --git a/premium/authelia/23.9.5/charts/redis-13.2.2.tgz b/premium/authelia/23.9.5/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/premium/authelia/23.9.5/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/premium/blocky/14.6.4/charts/common-20.2.10.tgz b/premium/blocky/14.6.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/premium/blocky/14.6.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/premium/blocky/14.6.4/charts/redis-13.2.2.tgz b/premium/blocky/14.6.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/premium/blocky/14.6.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/premium/blocky/14.6.4/.helmignore b/premium/blocky/14.8.0/.helmignore similarity index 100% rename from premium/blocky/14.6.4/.helmignore rename to premium/blocky/14.8.0/.helmignore diff --git a/premium/blocky/14.6.4/CHANGELOG.md b/premium/blocky/14.8.0/CHANGELOG.md similarity index 80% rename from premium/blocky/14.6.4/CHANGELOG.md rename to premium/blocky/14.8.0/CHANGELOG.md index ff63dc4d7e4..9bbc7f24db5 100644 --- a/premium/blocky/14.6.4/CHANGELOG.md +++ b/premium/blocky/14.8.0/CHANGELOG.md @@ -8,45 +8,49 @@ title: Changelog **Important:** -## [blocky-14.6.4](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.6.4) (2024-04-08) +## [blocky-14.8.0](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.8.0) (2024-04-08) ### Chore -- bump to release updated default DNS servers - -- update and annotate default DNS servers - -- update values.yaml to reflect default blacklist/whitelist changes - -- release lower blocky default lookup timeouts +- bump blocky - move blocky default lists directly to template -- remove non-functional blocklist - - bump to release new default blocklists -- bump blocky - - bump blocky to apply whitelist/blacklist changes -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) +- update and annotate default DNS servers -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) +- bump to release updated default DNS servers + +- release lower blocky default lookup timeouts + +- remove non-functional blocklist + +- update values.yaml to reflect default blacklist/whitelist changes - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) ### Docs @@ -63,38 +67,34 @@ title: Changelog - add default blocklist, default whitelist, default group and enable customised prefetcher -## [blocky-14.6.4](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.6.4) (2024-04-08) +## [blocky-14.7.0](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.7.0) (2024-04-08) ### Chore -- bump to release updated default DNS servers +- release lower blocky default lookup timeouts -- update and annotate default DNS servers +- bump blocky - update values.yaml to reflect default blacklist/whitelist changes -- release lower blocky default lookup timeouts - - move blocky default lists directly to template +- bump blocky to apply whitelist/blacklist changes + +- update and annotate default DNS servers + - remove non-functional blocklist - bump to release new default blocklists -- bump blocky - -- bump blocky to apply whitelist/blacklist changes +- bump to release updated default DNS servers - update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) \ No newline at end of file +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) \ No newline at end of file diff --git a/premium/blocky/14.6.4/Chart.yaml b/premium/blocky/14.8.0/Chart.yaml similarity index 95% rename from premium/blocky/14.6.4/Chart.yaml rename to premium/blocky/14.8.0/Chart.yaml index 8a18ae06d2f..9b1c03a624e 100644 --- a/premium/blocky/14.6.4/Chart.yaml +++ b/premium/blocky/14.8.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.23.0 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://quay.io/oriedge/k8s_gateway - https://hub.docker.com/r/spx01/blocky type: application -version: 14.6.4 +version: 14.8.0 diff --git a/premium/blocky/14.6.4/LICENSE b/premium/blocky/14.8.0/LICENSE similarity index 100% rename from premium/blocky/14.6.4/LICENSE rename to premium/blocky/14.8.0/LICENSE diff --git a/premium/blocky/14.6.4/README.md b/premium/blocky/14.8.0/README.md similarity index 100% rename from premium/blocky/14.6.4/README.md rename to premium/blocky/14.8.0/README.md diff --git a/premium/blocky/14.6.4/app-changelog.md b/premium/blocky/14.8.0/app-changelog.md similarity index 80% rename from premium/blocky/14.6.4/app-changelog.md rename to premium/blocky/14.8.0/app-changelog.md index 1c7df5d53c6..e083a738e59 100644 --- a/premium/blocky/14.6.4/app-changelog.md +++ b/premium/blocky/14.8.0/app-changelog.md @@ -1,44 +1,48 @@ -## [blocky-14.6.4](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.6.4) (2024-04-08) +## [blocky-14.8.0](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.8.0) (2024-04-08) ### Chore -- bump to release updated default DNS servers - -- update and annotate default DNS servers - -- update values.yaml to reflect default blacklist/whitelist changes - -- release lower blocky default lookup timeouts +- bump blocky - move blocky default lists directly to template -- remove non-functional blocklist - - bump to release new default blocklists -- bump blocky - - bump blocky to apply whitelist/blacklist changes -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) +- update and annotate default DNS servers -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) +- bump to release updated default DNS servers + +- release lower blocky default lookup timeouts + +- remove non-functional blocklist + +- update values.yaml to reflect default blacklist/whitelist changes - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) ### Docs diff --git a/premium/blocky/14.6.4/app-readme.md b/premium/blocky/14.8.0/app-readme.md similarity index 100% rename from premium/blocky/14.6.4/app-readme.md rename to premium/blocky/14.8.0/app-readme.md diff --git a/stable/anonaddy/20.18.0/charts/common-20.3.2.tgz b/premium/blocky/14.8.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/anonaddy/20.18.0/charts/common-20.3.2.tgz rename to premium/blocky/14.8.0/charts/common-20.3.2.tgz diff --git a/premium/blocky/14.8.0/charts/redis-13.3.0.tgz b/premium/blocky/14.8.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/premium/blocky/14.8.0/charts/redis-13.3.0.tgz differ diff --git a/premium/blocky/14.6.4/dashboard.json b/premium/blocky/14.8.0/dashboard.json similarity index 100% rename from premium/blocky/14.6.4/dashboard.json rename to premium/blocky/14.8.0/dashboard.json diff --git a/premium/blocky/14.6.4/dashboardpsql.json b/premium/blocky/14.8.0/dashboardpsql.json similarity index 100% rename from premium/blocky/14.6.4/dashboardpsql.json rename to premium/blocky/14.8.0/dashboardpsql.json diff --git a/premium/blocky/14.6.4/ix_values.yaml b/premium/blocky/14.8.0/ix_values.yaml similarity index 100% rename from premium/blocky/14.6.4/ix_values.yaml rename to premium/blocky/14.8.0/ix_values.yaml diff --git a/premium/blocky/14.6.4/questions.yaml b/premium/blocky/14.8.0/questions.yaml similarity index 100% rename from premium/blocky/14.6.4/questions.yaml rename to premium/blocky/14.8.0/questions.yaml diff --git a/premium/blocky/14.6.4/templates/NOTES.txt b/premium/blocky/14.8.0/templates/NOTES.txt similarity index 100% rename from premium/blocky/14.6.4/templates/NOTES.txt rename to premium/blocky/14.8.0/templates/NOTES.txt diff --git a/premium/blocky/14.6.4/templates/_blockyConfig.tpl b/premium/blocky/14.8.0/templates/_blockyConfig.tpl similarity index 100% rename from premium/blocky/14.6.4/templates/_blockyConfig.tpl rename to premium/blocky/14.8.0/templates/_blockyConfig.tpl diff --git a/premium/blocky/14.6.4/templates/_k8sgateway.tpl b/premium/blocky/14.8.0/templates/_k8sgateway.tpl similarity index 100% rename from premium/blocky/14.6.4/templates/_k8sgateway.tpl rename to premium/blocky/14.8.0/templates/_k8sgateway.tpl diff --git a/premium/blocky/14.6.4/templates/common.yaml b/premium/blocky/14.8.0/templates/common.yaml similarity index 100% rename from premium/blocky/14.6.4/templates/common.yaml rename to premium/blocky/14.8.0/templates/common.yaml diff --git a/premium/blocky/14.6.4/values.yaml b/premium/blocky/14.8.0/values.yaml similarity index 100% rename from premium/blocky/14.6.4/values.yaml rename to premium/blocky/14.8.0/values.yaml diff --git a/premium/nextcloud/29.9.1/.helmignore b/premium/nextcloud/29.10.0/.helmignore similarity index 100% rename from premium/nextcloud/29.9.1/.helmignore rename to premium/nextcloud/29.10.0/.helmignore diff --git a/premium/nextcloud/29.9.1/CHANGELOG.md b/premium/nextcloud/29.10.0/CHANGELOG.md similarity index 85% rename from premium/nextcloud/29.9.1/CHANGELOG.md rename to premium/nextcloud/29.10.0/CHANGELOG.md index 92abdc7e45f..62beb2e218a 100644 --- a/premium/nextcloud/29.9.1/CHANGELOG.md +++ b/premium/nextcloud/29.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nextcloud-29.9.1](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.1) (2024-04-08) +## [nextcloud-29.10.0](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image nginxinc/nginx-unprivileged to 1.25.4[@ef60d54](https://github.com/ef60d54) by renovate ([#20397](https://github.com/truecharts/charts/issues/20397)) + - update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) @@ -69,12 +73,16 @@ title: Changelog - fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409)) -## [nextcloud-29.9.0](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.0) (2024-04-08) +## [nextcloud-29.9.2](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.2) (2024-04-08) ### Chore +- update container image nginxinc/nginx-unprivileged to 1.25.4[@ef60d54](https://github.com/ef60d54) by renovate ([#20397](https://github.com/truecharts/charts/issues/20397)) + +- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image nginxinc/nginx-unprivileged to 1.25.4[@a464d52](https://github.com/a464d52) by renovate ([#20080](https://github.com/truecharts/charts/issues/20080)) @@ -89,12 +97,4 @@ title: Changelog - update container image collabora/code to v23.05.10.1.1[@1b9e3f4](https://github.com/1b9e3f4) by renovate ([#19912](https://github.com/truecharts/charts/issues/19912)) -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image nginxinc/nginx-unprivileged to 1.25.4[@2577b78](https://github.com/2577b78) by renovate ([#19759](https://github.com/truecharts/charts/issues/19759)) - -- update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) \ No newline at end of file +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) \ No newline at end of file diff --git a/premium/nextcloud/29.9.1/Chart.yaml b/premium/nextcloud/29.10.0/Chart.yaml similarity index 97% rename from premium/nextcloud/29.9.1/Chart.yaml rename to premium/nextcloud/29.10.0/Chart.yaml index 5d24a09bd3f..bc83670009c 100644 --- a/premium/nextcloud/29.9.1/Chart.yaml +++ b/premium/nextcloud/29.10.0/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - 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://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 29.9.1 +version: 29.10.0 diff --git a/premium/nextcloud/29.9.1/LICENSE b/premium/nextcloud/29.10.0/LICENSE similarity index 100% rename from premium/nextcloud/29.9.1/LICENSE rename to premium/nextcloud/29.10.0/LICENSE diff --git a/premium/nextcloud/29.9.1/README.md b/premium/nextcloud/29.10.0/README.md similarity index 100% rename from premium/nextcloud/29.9.1/README.md rename to premium/nextcloud/29.10.0/README.md diff --git a/premium/nextcloud/29.9.1/app-changelog.md b/premium/nextcloud/29.10.0/app-changelog.md similarity index 88% rename from premium/nextcloud/29.9.1/app-changelog.md rename to premium/nextcloud/29.10.0/app-changelog.md index cef46fc8274..c43126ce829 100644 --- a/premium/nextcloud/29.9.1/app-changelog.md +++ b/premium/nextcloud/29.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [nextcloud-29.9.1](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.1) (2024-04-08) +## [nextcloud-29.10.0](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image nginxinc/nginx-unprivileged to 1.25.4[@ef60d54](https://github.com/ef60d54) by renovate ([#20397](https://github.com/truecharts/charts/issues/20397)) + - update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) diff --git a/premium/nextcloud/29.9.1/app-readme.md b/premium/nextcloud/29.10.0/app-readme.md similarity index 100% rename from premium/nextcloud/29.9.1/app-readme.md rename to premium/nextcloud/29.10.0/app-readme.md diff --git a/stable/ctfd/4.18.0/charts/common-20.3.2.tgz b/premium/nextcloud/29.10.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/ctfd/4.18.0/charts/common-20.3.2.tgz rename to premium/nextcloud/29.10.0/charts/common-20.3.2.tgz diff --git a/premium/nextcloud/29.10.0/charts/redis-13.3.0.tgz b/premium/nextcloud/29.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/premium/nextcloud/29.10.0/charts/redis-13.3.0.tgz differ diff --git a/premium/nextcloud/29.9.1/ix_values.yaml b/premium/nextcloud/29.10.0/ix_values.yaml similarity index 99% rename from premium/nextcloud/29.9.1/ix_values.yaml rename to premium/nextcloud/29.10.0/ix_values.yaml index a6afae27c9f..3462b8b4f4b 100644 --- a/premium/nextcloud/29.9.1/ix_values.yaml +++ b/premium/nextcloud/29.10.0/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.25.4@sha256:a464d521672c4989cbbcf98c94c54813bb3738bce7c289c39eb4edfa8436354f + tag: 1.25.4@sha256:ef60d54ac69279e59fda0495d52611b74f9f223970ce94ab3e8b4cad166f5a50 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent diff --git a/premium/nextcloud/29.9.1/questions.yaml b/premium/nextcloud/29.10.0/questions.yaml similarity index 100% rename from premium/nextcloud/29.9.1/questions.yaml rename to premium/nextcloud/29.10.0/questions.yaml diff --git a/premium/nextcloud/29.9.1/templates/NOTES.txt b/premium/nextcloud/29.10.0/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/29.9.1/templates/NOTES.txt rename to premium/nextcloud/29.10.0/templates/NOTES.txt diff --git a/premium/nextcloud/29.9.1/templates/_configmap.tpl b/premium/nextcloud/29.10.0/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/29.9.1/templates/_configmap.tpl rename to premium/nextcloud/29.10.0/templates/_configmap.tpl diff --git a/premium/nextcloud/29.9.1/templates/_cronjobs.tpl b/premium/nextcloud/29.10.0/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/29.9.1/templates/_cronjobs.tpl rename to premium/nextcloud/29.10.0/templates/_cronjobs.tpl diff --git a/premium/nextcloud/29.9.1/templates/_ingressInjector.tpl b/premium/nextcloud/29.10.0/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/29.9.1/templates/_ingressInjector.tpl rename to premium/nextcloud/29.10.0/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/29.9.1/templates/_initPerms.tpl b/premium/nextcloud/29.10.0/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/29.9.1/templates/_initPerms.tpl rename to premium/nextcloud/29.10.0/templates/_initPerms.tpl diff --git a/premium/nextcloud/29.9.1/templates/_validation.tpl b/premium/nextcloud/29.10.0/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/29.9.1/templates/_validation.tpl rename to premium/nextcloud/29.10.0/templates/_validation.tpl diff --git a/premium/nextcloud/29.9.1/templates/_waitNextcloud.tpl b/premium/nextcloud/29.10.0/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/29.9.1/templates/_waitNextcloud.tpl rename to premium/nextcloud/29.10.0/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/29.9.1/templates/common.yaml b/premium/nextcloud/29.10.0/templates/common.yaml similarity index 100% rename from premium/nextcloud/29.9.1/templates/common.yaml rename to premium/nextcloud/29.10.0/templates/common.yaml diff --git a/premium/nextcloud/29.9.1/values.yaml b/premium/nextcloud/29.10.0/values.yaml similarity index 100% rename from premium/nextcloud/29.9.1/values.yaml rename to premium/nextcloud/29.10.0/values.yaml diff --git a/premium/nextcloud/29.9.1/charts/redis-13.2.2.tgz b/premium/nextcloud/29.9.1/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/premium/nextcloud/29.9.1/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/adguardhome-sync/6.8.1/CHANGELOG.md b/stable/adguardhome-sync/6.8.1/CHANGELOG.md index d9d3f715235..91e4fa58b42 100644 --- a/stable/adguardhome-sync/6.8.1/CHANGELOG.md +++ b/stable/adguardhome-sync/6.8.1/CHANGELOG.md @@ -66,12 +66,14 @@ title: Changelog - update container image ghcr.io/bakito/adguardhome-sync to v0.6.6[@7487e9b](https://github.com/7487e9b) by renovate ([#19305](https://github.com/truecharts/charts/issues/19305)) -## [adguardhome-sync-6.8.0](https://github.com/truecharts/charts/compare/adguardhome-sync-6.6.0...adguardhome-sync-6.8.0) (2024-04-08) +## [adguardhome-sync-6.8.1](https://github.com/truecharts/charts/compare/adguardhome-sync-6.6.0...adguardhome-sync-6.8.1) (2024-04-08) ### Chore +- update container image ghcr.io/bakito/adguardhome-sync to v0.6.9[@7843886](https://github.com/7843886) by renovate ([#20439](https://github.com/truecharts/charts/issues/20439)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/bakito/adguardhome-sync to v0.6.8[@2a6f9ae](https://github.com/2a6f9ae) by renovate ([#20166](https://github.com/truecharts/charts/issues/20166)) @@ -95,5 +97,4 @@ title: Changelog ## [adguardhome-sync-6.8.0](https://github.com/truecharts/charts/compare/adguardhome-sync-6.6.0...adguardhome-sync-6.8.0) (2024-04-08) -### Chore - +### Chore \ No newline at end of file diff --git a/stable/anonaddy/20.18.0/charts/mariadb-13.8.1.tgz b/stable/anonaddy/20.18.0/charts/mariadb-13.8.1.tgz deleted file mode 100644 index 38342d1d373..00000000000 Binary files a/stable/anonaddy/20.18.0/charts/mariadb-13.8.1.tgz and /dev/null differ diff --git a/stable/anonaddy/20.18.0/charts/redis-13.2.2.tgz b/stable/anonaddy/20.18.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/anonaddy/20.18.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/anonaddy/20.18.0/.helmignore b/stable/anonaddy/20.20.0/.helmignore similarity index 100% rename from stable/anonaddy/20.18.0/.helmignore rename to stable/anonaddy/20.20.0/.helmignore diff --git a/stable/anonaddy/20.18.0/CHANGELOG.md b/stable/anonaddy/20.20.0/CHANGELOG.md similarity index 88% rename from stable/anonaddy/20.18.0/CHANGELOG.md rename to stable/anonaddy/20.20.0/CHANGELOG.md index 355db427cf1..492dc621725 100644 --- a/stable/anonaddy/20.18.0/CHANGELOG.md +++ b/stable/anonaddy/20.20.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [anonaddy-20.18.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.18.0) (2024-04-08) +## [anonaddy-20.20.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.20.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -63,12 +67,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [anonaddy-20.18.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.18.0) (2024-04-08) +## [anonaddy-20.19.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.19.0) (2024-04-08) ### Chore +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -91,10 +97,4 @@ title: Changelog - update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/anonaddy/20.18.0/Chart.yaml b/stable/anonaddy/20.20.0/Chart.yaml similarity index 95% rename from stable/anonaddy/20.18.0/Chart.yaml rename to stable/anonaddy/20.20.0/Chart.yaml index db1916460da..ba87e6b6b31 100644 --- a/stable/anonaddy/20.18.0/Chart.yaml +++ b/stable/anonaddy/20.20.0/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.8.1 + version: 13.9.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.18.0 +version: 20.20.0 diff --git a/stable/anonaddy/20.18.0/README.md b/stable/anonaddy/20.20.0/README.md similarity index 100% rename from stable/anonaddy/20.18.0/README.md rename to stable/anonaddy/20.20.0/README.md diff --git a/stable/anonaddy/20.18.0/app-changelog.md b/stable/anonaddy/20.20.0/app-changelog.md similarity index 89% rename from stable/anonaddy/20.18.0/app-changelog.md rename to stable/anonaddy/20.20.0/app-changelog.md index fad9c96b988..00223cb81a9 100644 --- a/stable/anonaddy/20.18.0/app-changelog.md +++ b/stable/anonaddy/20.20.0/app-changelog.md @@ -1,11 +1,15 @@ -## [anonaddy-20.18.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.18.0) (2024-04-08) +## [anonaddy-20.20.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.20.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) diff --git a/stable/anonaddy/20.18.0/app-readme.md b/stable/anonaddy/20.20.0/app-readme.md similarity index 100% rename from stable/anonaddy/20.18.0/app-readme.md rename to stable/anonaddy/20.20.0/app-readme.md diff --git a/stable/friendica/14.2.0/charts/common-20.3.2.tgz b/stable/anonaddy/20.20.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/friendica/14.2.0/charts/common-20.3.2.tgz rename to stable/anonaddy/20.20.0/charts/common-20.3.2.tgz diff --git a/stable/anonaddy/20.20.0/charts/mariadb-13.9.0.tgz b/stable/anonaddy/20.20.0/charts/mariadb-13.9.0.tgz new file mode 100644 index 00000000000..44d828979d3 Binary files /dev/null and b/stable/anonaddy/20.20.0/charts/mariadb-13.9.0.tgz differ diff --git a/stable/anonaddy/20.20.0/charts/redis-13.3.0.tgz b/stable/anonaddy/20.20.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/anonaddy/20.20.0/charts/redis-13.3.0.tgz differ diff --git a/stable/anonaddy/20.18.0/ix_values.yaml b/stable/anonaddy/20.20.0/ix_values.yaml similarity index 100% rename from stable/anonaddy/20.18.0/ix_values.yaml rename to stable/anonaddy/20.20.0/ix_values.yaml diff --git a/stable/anonaddy/20.18.0/questions.yaml b/stable/anonaddy/20.20.0/questions.yaml similarity index 100% rename from stable/anonaddy/20.18.0/questions.yaml rename to stable/anonaddy/20.20.0/questions.yaml diff --git a/stable/anonaddy/20.18.0/templates/NOTES.txt b/stable/anonaddy/20.20.0/templates/NOTES.txt similarity index 100% rename from stable/anonaddy/20.18.0/templates/NOTES.txt rename to stable/anonaddy/20.20.0/templates/NOTES.txt diff --git a/stable/anonaddy/20.18.0/templates/_secrets.tpl b/stable/anonaddy/20.20.0/templates/_secrets.tpl similarity index 100% rename from stable/anonaddy/20.18.0/templates/_secrets.tpl rename to stable/anonaddy/20.20.0/templates/_secrets.tpl diff --git a/stable/anonaddy/20.18.0/templates/common.yaml b/stable/anonaddy/20.20.0/templates/common.yaml similarity index 100% rename from stable/anonaddy/20.18.0/templates/common.yaml rename to stable/anonaddy/20.20.0/templates/common.yaml diff --git a/stable/anonaddy/20.18.0/values.yaml b/stable/anonaddy/20.20.0/values.yaml similarity index 100% rename from stable/anonaddy/20.18.0/values.yaml rename to stable/anonaddy/20.20.0/values.yaml diff --git a/stable/authentik/24.8.4/.helmignore b/stable/authentik/24.10.0/.helmignore similarity index 100% rename from stable/authentik/24.8.4/.helmignore rename to stable/authentik/24.10.0/.helmignore diff --git a/stable/authentik/24.8.4/CHANGELOG.md b/stable/authentik/24.10.0/CHANGELOG.md similarity index 77% rename from stable/authentik/24.8.4/CHANGELOG.md rename to stable/authentik/24.10.0/CHANGELOG.md index 9e95798ff0f..4cf1b623162 100644 --- a/stable/authentik/24.8.4/CHANGELOG.md +++ b/stable/authentik/24.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-04-08) +## [authentik-24.10.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-04-08) +## [authentik-24.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-04-08) +## [authentik-24.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-04-08) +## [authentik-24.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/authentik/24.8.4/Chart.yaml b/stable/authentik/24.10.0/Chart.yaml similarity index 95% rename from stable/authentik/24.8.4/Chart.yaml rename to stable/authentik/24.10.0/Chart.yaml index aae366e8c8f..a8d321292e7 100644 --- a/stable/authentik/24.8.4/Chart.yaml +++ b/stable/authentik/24.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2024.2.2 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -45,4 +45,4 @@ sources: - https://ghcr.io/maxmind/geoipupdate - https://ghcr.io/goauthentik/proxy type: application -version: 24.8.4 +version: 24.10.0 diff --git a/stable/authentik/24.8.4/README.md b/stable/authentik/24.10.0/README.md similarity index 100% rename from stable/authentik/24.8.4/README.md rename to stable/authentik/24.10.0/README.md diff --git a/stable/authentik/24.10.0/app-changelog.md b/stable/authentik/24.10.0/app-changelog.md new file mode 100644 index 00000000000..6bb8df1853e --- /dev/null +++ b/stable/authentik/24.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [authentik-24.10.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/authentik/24.8.4/app-readme.md b/stable/authentik/24.10.0/app-readme.md similarity index 100% rename from stable/authentik/24.8.4/app-readme.md rename to stable/authentik/24.10.0/app-readme.md diff --git a/stable/humhub/7.17.0/charts/common-20.3.2.tgz b/stable/authentik/24.10.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/humhub/7.17.0/charts/common-20.3.2.tgz rename to stable/authentik/24.10.0/charts/common-20.3.2.tgz diff --git a/stable/authentik/24.10.0/charts/redis-13.3.0.tgz b/stable/authentik/24.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/authentik/24.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/authentik/24.8.4/ix_values.yaml b/stable/authentik/24.10.0/ix_values.yaml similarity index 100% rename from stable/authentik/24.8.4/ix_values.yaml rename to stable/authentik/24.10.0/ix_values.yaml diff --git a/stable/authentik/24.8.4/questions.yaml b/stable/authentik/24.10.0/questions.yaml similarity index 100% rename from stable/authentik/24.8.4/questions.yaml rename to stable/authentik/24.10.0/questions.yaml diff --git a/stable/authentik/24.8.4/templates/NOTES.txt b/stable/authentik/24.10.0/templates/NOTES.txt similarity index 100% rename from stable/authentik/24.8.4/templates/NOTES.txt rename to stable/authentik/24.10.0/templates/NOTES.txt diff --git a/stable/authentik/24.8.4/templates/_config.tpl b/stable/authentik/24.10.0/templates/_config.tpl similarity index 100% rename from stable/authentik/24.8.4/templates/_config.tpl rename to stable/authentik/24.10.0/templates/_config.tpl diff --git a/stable/authentik/24.8.4/templates/_secret.tpl b/stable/authentik/24.10.0/templates/_secret.tpl similarity index 100% rename from stable/authentik/24.8.4/templates/_secret.tpl rename to stable/authentik/24.10.0/templates/_secret.tpl diff --git a/stable/authentik/24.8.4/templates/_validation.tpl b/stable/authentik/24.10.0/templates/_validation.tpl similarity index 100% rename from stable/authentik/24.8.4/templates/_validation.tpl rename to stable/authentik/24.10.0/templates/_validation.tpl diff --git a/stable/authentik/24.8.4/templates/_waitAuthentik.tpl b/stable/authentik/24.10.0/templates/_waitAuthentik.tpl similarity index 100% rename from stable/authentik/24.8.4/templates/_waitAuthentik.tpl rename to stable/authentik/24.10.0/templates/_waitAuthentik.tpl diff --git a/stable/authentik/24.8.4/templates/common.yaml b/stable/authentik/24.10.0/templates/common.yaml similarity index 100% rename from stable/authentik/24.8.4/templates/common.yaml rename to stable/authentik/24.10.0/templates/common.yaml diff --git a/stable/authentik/24.8.4/values.yaml b/stable/authentik/24.10.0/values.yaml similarity index 100% rename from stable/authentik/24.8.4/values.yaml rename to stable/authentik/24.10.0/values.yaml diff --git a/stable/authentik/24.8.4/app-changelog.md b/stable/authentik/24.8.4/app-changelog.md deleted file mode 100644 index c0484187816..00000000000 --- a/stable/authentik/24.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-04-08) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/authentik/24.8.4/charts/common-20.2.10.tgz b/stable/authentik/24.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/authentik/24.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/authentik/24.8.4/charts/redis-13.2.2.tgz b/stable/authentik/24.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/authentik/24.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/baserow/12.9.4/.helmignore b/stable/baserow/12.11.0/.helmignore similarity index 100% rename from stable/baserow/12.9.4/.helmignore rename to stable/baserow/12.11.0/.helmignore diff --git a/stable/baserow/12.11.0/CHANGELOG.md b/stable/baserow/12.11.0/CHANGELOG.md new file mode 100644 index 00000000000..f739cfb5818 --- /dev/null +++ b/stable/baserow/12.11.0/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [baserow-12.11.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.11.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [baserow-12.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [baserow-12.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [baserow-12.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/baserow/12.9.4/Chart.yaml b/stable/baserow/12.11.0/Chart.yaml similarity index 95% rename from stable/baserow/12.9.4/Chart.yaml rename to stable/baserow/12.11.0/Chart.yaml index 5d42c0cb2ae..37b6f06f51f 100644 --- a/stable/baserow/12.9.4/Chart.yaml +++ b/stable/baserow/12.11.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.23.0 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -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.9.4 +version: 12.11.0 diff --git a/stable/baserow/12.9.4/README.md b/stable/baserow/12.11.0/README.md similarity index 100% rename from stable/baserow/12.9.4/README.md rename to stable/baserow/12.11.0/README.md diff --git a/stable/baserow/12.11.0/app-changelog.md b/stable/baserow/12.11.0/app-changelog.md new file mode 100644 index 00000000000..86402d3ebef --- /dev/null +++ b/stable/baserow/12.11.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [baserow-12.11.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.11.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/baserow/12.9.4/app-readme.md b/stable/baserow/12.11.0/app-readme.md similarity index 100% rename from stable/baserow/12.9.4/app-readme.md rename to stable/baserow/12.11.0/app-readme.md diff --git a/stable/libremdb/7.9.2/charts/common-20.3.2.tgz b/stable/baserow/12.11.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/libremdb/7.9.2/charts/common-20.3.2.tgz rename to stable/baserow/12.11.0/charts/common-20.3.2.tgz diff --git a/stable/baserow/12.11.0/charts/redis-13.3.0.tgz b/stable/baserow/12.11.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/baserow/12.11.0/charts/redis-13.3.0.tgz differ diff --git a/stable/baserow/12.9.4/ix_values.yaml b/stable/baserow/12.11.0/ix_values.yaml similarity index 100% rename from stable/baserow/12.9.4/ix_values.yaml rename to stable/baserow/12.11.0/ix_values.yaml diff --git a/stable/baserow/12.9.4/questions.yaml b/stable/baserow/12.11.0/questions.yaml similarity index 100% rename from stable/baserow/12.9.4/questions.yaml rename to stable/baserow/12.11.0/questions.yaml diff --git a/stable/baserow/12.9.4/templates/NOTES.txt b/stable/baserow/12.11.0/templates/NOTES.txt similarity index 100% rename from stable/baserow/12.9.4/templates/NOTES.txt rename to stable/baserow/12.11.0/templates/NOTES.txt diff --git a/stable/baserow/12.9.4/templates/_secrets.tpl b/stable/baserow/12.11.0/templates/_secrets.tpl similarity index 100% rename from stable/baserow/12.9.4/templates/_secrets.tpl rename to stable/baserow/12.11.0/templates/_secrets.tpl diff --git a/stable/baserow/12.9.4/templates/common.yaml b/stable/baserow/12.11.0/templates/common.yaml similarity index 100% rename from stable/baserow/12.9.4/templates/common.yaml rename to stable/baserow/12.11.0/templates/common.yaml diff --git a/stable/baserow/12.9.4/values.yaml b/stable/baserow/12.11.0/values.yaml similarity index 100% rename from stable/baserow/12.9.4/values.yaml rename to stable/baserow/12.11.0/values.yaml diff --git a/stable/baserow/12.9.4/charts/common-20.2.10.tgz b/stable/baserow/12.9.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/baserow/12.9.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/baserow/12.9.4/charts/redis-13.2.2.tgz b/stable/baserow/12.9.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/baserow/12.9.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/bazarr/19.6.1/CHANGELOG.md b/stable/bazarr/19.6.1/CHANGELOG.md index f0d0b6a25ec..3c3209a4f42 100644 --- a/stable/bazarr/19.6.1/CHANGELOG.md +++ b/stable/bazarr/19.6.1/CHANGELOG.md @@ -66,12 +66,14 @@ title: Changelog - update container image ghcr.io/onedr0p/bazarr to 1.4.2[@07af48c](https://github.com/07af48c) by renovate ([#19253](https://github.com/truecharts/charts/issues/19253)) -## [bazarr-19.6.0](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.0) (2024-04-08) +## [bazarr-19.6.1](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/bazarr to 1.4.2[@5f73fa1](https://github.com/5f73fa1) by renovate ([#20422](https://github.com/truecharts/charts/issues/20422)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) @@ -95,5 +97,4 @@ title: Changelog ## [bazarr-19.6.0](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.0) (2024-04-08) -### Chore - +### Chore \ No newline at end of file diff --git a/stable/ctfd/4.18.0/charts/mariadb-13.8.1.tgz b/stable/ctfd/4.18.0/charts/mariadb-13.8.1.tgz deleted file mode 100644 index 38342d1d373..00000000000 Binary files a/stable/ctfd/4.18.0/charts/mariadb-13.8.1.tgz and /dev/null differ diff --git a/stable/ctfd/4.18.0/charts/redis-13.2.2.tgz b/stable/ctfd/4.18.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/ctfd/4.18.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/ctfd/4.18.0/.helmignore b/stable/ctfd/4.20.0/.helmignore similarity index 100% rename from stable/ctfd/4.18.0/.helmignore rename to stable/ctfd/4.20.0/.helmignore diff --git a/stable/ctfd/4.18.0/CHANGELOG.md b/stable/ctfd/4.20.0/CHANGELOG.md similarity index 89% rename from stable/ctfd/4.18.0/CHANGELOG.md rename to stable/ctfd/4.20.0/CHANGELOG.md index 1a081089828..5685f5fe94b 100644 --- a/stable/ctfd/4.18.0/CHANGELOG.md +++ b/stable/ctfd/4.20.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [ctfd-4.18.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.18.0) (2024-04-08) +## [ctfd-4.20.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.20.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -61,12 +65,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [ctfd-4.18.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.18.0) (2024-04-08) +## [ctfd-4.19.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.19.0) (2024-04-08) ### Chore +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -91,10 +97,4 @@ title: Changelog - update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) \ No newline at end of file +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) \ No newline at end of file diff --git a/stable/ctfd/4.18.0/Chart.yaml b/stable/ctfd/4.20.0/Chart.yaml similarity index 95% rename from stable/ctfd/4.18.0/Chart.yaml rename to stable/ctfd/4.20.0/Chart.yaml index ed90414a268..6096a6ae57c 100644 --- a/stable/ctfd/4.18.0/Chart.yaml +++ b/stable/ctfd/4.20.0/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.8.1 + version: 13.9.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.18.0 +version: 4.20.0 diff --git a/stable/ctfd/4.18.0/README.md b/stable/ctfd/4.20.0/README.md similarity index 100% rename from stable/ctfd/4.18.0/README.md rename to stable/ctfd/4.20.0/README.md diff --git a/stable/ctfd/4.18.0/app-changelog.md b/stable/ctfd/4.20.0/app-changelog.md similarity index 89% rename from stable/ctfd/4.18.0/app-changelog.md rename to stable/ctfd/4.20.0/app-changelog.md index 41d76a6c75e..a40f0199346 100644 --- a/stable/ctfd/4.18.0/app-changelog.md +++ b/stable/ctfd/4.20.0/app-changelog.md @@ -1,11 +1,15 @@ -## [ctfd-4.18.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.18.0) (2024-04-08) +## [ctfd-4.20.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.20.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) diff --git a/stable/ctfd/4.18.0/app-readme.md b/stable/ctfd/4.20.0/app-readme.md similarity index 100% rename from stable/ctfd/4.18.0/app-readme.md rename to stable/ctfd/4.20.0/app-readme.md diff --git a/stable/paperless-ngx/7.11.0/charts/common-20.3.2.tgz b/stable/ctfd/4.20.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/paperless-ngx/7.11.0/charts/common-20.3.2.tgz rename to stable/ctfd/4.20.0/charts/common-20.3.2.tgz diff --git a/stable/ctfd/4.20.0/charts/mariadb-13.9.0.tgz b/stable/ctfd/4.20.0/charts/mariadb-13.9.0.tgz new file mode 100644 index 00000000000..44d828979d3 Binary files /dev/null and b/stable/ctfd/4.20.0/charts/mariadb-13.9.0.tgz differ diff --git a/stable/ctfd/4.20.0/charts/redis-13.3.0.tgz b/stable/ctfd/4.20.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/ctfd/4.20.0/charts/redis-13.3.0.tgz differ diff --git a/stable/ctfd/4.18.0/ix_values.yaml b/stable/ctfd/4.20.0/ix_values.yaml similarity index 100% rename from stable/ctfd/4.18.0/ix_values.yaml rename to stable/ctfd/4.20.0/ix_values.yaml diff --git a/stable/ctfd/4.18.0/questions.yaml b/stable/ctfd/4.20.0/questions.yaml similarity index 100% rename from stable/ctfd/4.18.0/questions.yaml rename to stable/ctfd/4.20.0/questions.yaml diff --git a/stable/ctfd/4.18.0/templates/NOTES.txt b/stable/ctfd/4.20.0/templates/NOTES.txt similarity index 100% rename from stable/ctfd/4.18.0/templates/NOTES.txt rename to stable/ctfd/4.20.0/templates/NOTES.txt diff --git a/stable/ctfd/4.18.0/templates/_secrets.tpl b/stable/ctfd/4.20.0/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/4.18.0/templates/_secrets.tpl rename to stable/ctfd/4.20.0/templates/_secrets.tpl diff --git a/stable/ctfd/4.18.0/templates/common.yaml b/stable/ctfd/4.20.0/templates/common.yaml similarity index 100% rename from stable/ctfd/4.18.0/templates/common.yaml rename to stable/ctfd/4.20.0/templates/common.yaml diff --git a/stable/ctfd/4.18.0/values.yaml b/stable/ctfd/4.20.0/values.yaml similarity index 100% rename from stable/ctfd/4.18.0/values.yaml rename to stable/ctfd/4.20.0/values.yaml diff --git a/stable/ddns-go/10.10.1/CHANGELOG.md b/stable/ddns-go/10.10.1/CHANGELOG.md index d4e1b677700..93bdfe2a399 100644 --- a/stable/ddns-go/10.10.1/CHANGELOG.md +++ b/stable/ddns-go/10.10.1/CHANGELOG.md @@ -66,12 +66,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [ddns-go-10.10.0](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-10.10.0) (2024-04-08) +## [ddns-go-10.10.1](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-10.10.1) (2024-04-08) ### Chore +- update container image jeessy/ddns-go to v6.3.2[@2e7d5c4](https://github.com/2e7d5c4) by renovate ([#20442](https://github.com/truecharts/charts/issues/20442)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -95,5 +97,4 @@ title: Changelog ## [ddns-go-10.10.0](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-10.10.0) (2024-04-08) -### Chore - +### Chore \ No newline at end of file diff --git a/stable/etesync/9.8.4/.helmignore b/stable/etesync/9.10.0/.helmignore similarity index 100% rename from stable/etesync/9.8.4/.helmignore rename to stable/etesync/9.10.0/.helmignore diff --git a/stable/misskey/8.9.4/CHANGELOG.md b/stable/etesync/9.10.0/CHANGELOG.md similarity index 77% rename from stable/misskey/8.9.4/CHANGELOG.md rename to stable/etesync/9.10.0/CHANGELOG.md index aacba5c447c..a08008d6630 100644 --- a/stable/misskey/8.9.4/CHANGELOG.md +++ b/stable/etesync/9.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [misskey-8.9.4](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.9.4) (2024-03-30) +## [etesync-9.10.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [misskey-8.9.4](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.9.4) (2024-03-30) +## [etesync-9.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [misskey-8.9.4](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.9.4) (2024-03-30) +## [etesync-9.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [misskey-8.9.4](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.9.4) (2024-03-30) +## [etesync-9.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/etesync/9.8.4/Chart.yaml b/stable/etesync/9.10.0/Chart.yaml similarity index 95% rename from stable/etesync/9.8.4/Chart.yaml rename to stable/etesync/9.10.0/Chart.yaml index 09a1101af2e..e1fd26fb433 100644 --- a/stable/etesync/9.8.4/Chart.yaml +++ b/stable/etesync/9.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.11.0 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 9.10.0 diff --git a/stable/etesync/9.8.4/README.md b/stable/etesync/9.10.0/README.md similarity index 100% rename from stable/etesync/9.8.4/README.md rename to stable/etesync/9.10.0/README.md diff --git a/stable/etesync/9.10.0/app-changelog.md b/stable/etesync/9.10.0/app-changelog.md new file mode 100644 index 00000000000..6a839f74fb4 --- /dev/null +++ b/stable/etesync/9.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [etesync-9.10.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/etesync/9.8.4/app-readme.md b/stable/etesync/9.10.0/app-readme.md similarity index 100% rename from stable/etesync/9.8.4/app-readme.md rename to stable/etesync/9.10.0/app-readme.md diff --git a/stable/romm/8.6.0/charts/common-20.3.2.tgz b/stable/etesync/9.10.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/romm/8.6.0/charts/common-20.3.2.tgz rename to stable/etesync/9.10.0/charts/common-20.3.2.tgz diff --git a/stable/etesync/9.10.0/charts/redis-13.3.0.tgz b/stable/etesync/9.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/etesync/9.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/etesync/9.8.4/ix_values.yaml b/stable/etesync/9.10.0/ix_values.yaml similarity index 100% rename from stable/etesync/9.8.4/ix_values.yaml rename to stable/etesync/9.10.0/ix_values.yaml diff --git a/stable/etesync/9.8.4/questions.yaml b/stable/etesync/9.10.0/questions.yaml similarity index 100% rename from stable/etesync/9.8.4/questions.yaml rename to stable/etesync/9.10.0/questions.yaml diff --git a/stable/etesync/9.8.4/templates/_secret.tpl b/stable/etesync/9.10.0/templates/_secret.tpl similarity index 100% rename from stable/etesync/9.8.4/templates/_secret.tpl rename to stable/etesync/9.10.0/templates/_secret.tpl diff --git a/stable/etesync/9.8.4/templates/common.yaml b/stable/etesync/9.10.0/templates/common.yaml similarity index 100% rename from stable/etesync/9.8.4/templates/common.yaml rename to stable/etesync/9.10.0/templates/common.yaml diff --git a/stable/etesync/9.8.4/values.yaml b/stable/etesync/9.10.0/values.yaml similarity index 100% rename from stable/etesync/9.8.4/values.yaml rename to stable/etesync/9.10.0/values.yaml diff --git a/stable/etesync/9.8.4/charts/common-20.2.10.tgz b/stable/etesync/9.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/etesync/9.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/etesync/9.8.4/charts/redis-13.2.2.tgz b/stable/etesync/9.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/etesync/9.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/fireflyiii/25.8.5/.helmignore b/stable/fireflyiii/25.10.0/.helmignore similarity index 100% rename from stable/fireflyiii/25.8.5/.helmignore rename to stable/fireflyiii/25.10.0/.helmignore diff --git a/stable/fireflyiii/25.8.5/CHANGELOG.md b/stable/fireflyiii/25.10.0/CHANGELOG.md similarity index 83% rename from stable/fireflyiii/25.8.5/CHANGELOG.md rename to stable/fireflyiii/25.10.0/CHANGELOG.md index 41df9ce3c18..25b782605eb 100644 --- a/stable/fireflyiii/25.8.5/CHANGELOG.md +++ b/stable/fireflyiii/25.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [fireflyiii-25.8.5](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.8.5) (2024-04-02) +## [fireflyiii-25.10.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image fireflyiii/core to vversion-6.1.13[@b69e9d9](https://github.com/b69e9d9) by renovate ([#20091](https://github.com/truecharts/charts/issues/20091)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -39,12 +43,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [fireflyiii-25.8.5](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.8.5) (2024-04-02) +## [fireflyiii-25.9.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image fireflyiii/core to vversion-6.1.13[@b69e9d9](https://github.com/b69e9d9) by renovate ([#20091](https://github.com/truecharts/charts/issues/20091)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -70,12 +76,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [fireflyiii-25.8.5](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.8.5) (2024-04-02) +## [fireflyiii-25.9.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image fireflyiii/core to vversion-6.1.13[@b69e9d9](https://github.com/b69e9d9) by renovate ([#20091](https://github.com/truecharts/charts/issues/20091)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -89,11 +97,3 @@ title: Changelog - update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - update container image fireflyiii/core to vversion-6.1.12[@17dbdf0](https://github.com/17dbdf0) by renovate ([#19593](https://github.com/truecharts/charts/issues/19593)) - -- update container image fireflyiii/core to version-6.1.11[@2613b0f](https://github.com/2613b0f) by renovate ([#19518](https://github.com/truecharts/charts/issues/19518)) - -- update container image fireflyiii/core to vversion-6.1.11[@d7ba96b](https://github.com/d7ba96b) by renovate ([#19512](https://github.com/truecharts/charts/issues/19512)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/stable/fireflyiii/25.8.5/Chart.yaml b/stable/fireflyiii/25.10.0/Chart.yaml similarity index 95% rename from stable/fireflyiii/25.8.5/Chart.yaml rename to stable/fireflyiii/25.10.0/Chart.yaml index 100d37a20eb..527cd95f556 100644 --- a/stable/fireflyiii/25.8.5/Chart.yaml +++ b/stable/fireflyiii/25.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 6.1.13 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -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.8.5 +version: 25.10.0 diff --git a/stable/fireflyiii/25.8.5/LICENSE b/stable/fireflyiii/25.10.0/LICENSE similarity index 100% rename from stable/fireflyiii/25.8.5/LICENSE rename to stable/fireflyiii/25.10.0/LICENSE diff --git a/stable/fireflyiii/25.8.5/README.md b/stable/fireflyiii/25.10.0/README.md similarity index 100% rename from stable/fireflyiii/25.8.5/README.md rename to stable/fireflyiii/25.10.0/README.md diff --git a/stable/fireflyiii/25.8.5/app-changelog.md b/stable/fireflyiii/25.10.0/app-changelog.md similarity index 80% rename from stable/fireflyiii/25.8.5/app-changelog.md rename to stable/fireflyiii/25.10.0/app-changelog.md index fb55f5d9f60..74980f6f268 100644 --- a/stable/fireflyiii/25.8.5/app-changelog.md +++ b/stable/fireflyiii/25.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [fireflyiii-25.8.5](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.8.5) (2024-04-02) +## [fireflyiii-25.10.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image fireflyiii/core to vversion-6.1.13[@b69e9d9](https://github.com/b69e9d9) by renovate ([#20091](https://github.com/truecharts/charts/issues/20091)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/fireflyiii/25.8.5/app-readme.md b/stable/fireflyiii/25.10.0/app-readme.md similarity index 100% rename from stable/fireflyiii/25.8.5/app-readme.md rename to stable/fireflyiii/25.10.0/app-readme.md diff --git a/stable/rsshub/12.9.1/charts/common-20.3.2.tgz b/stable/fireflyiii/25.10.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/rsshub/12.9.1/charts/common-20.3.2.tgz rename to stable/fireflyiii/25.10.0/charts/common-20.3.2.tgz diff --git a/stable/fireflyiii/25.10.0/charts/redis-13.3.0.tgz b/stable/fireflyiii/25.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/fireflyiii/25.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/fireflyiii/25.8.5/ix_values.yaml b/stable/fireflyiii/25.10.0/ix_values.yaml similarity index 100% rename from stable/fireflyiii/25.8.5/ix_values.yaml rename to stable/fireflyiii/25.10.0/ix_values.yaml diff --git a/stable/fireflyiii/25.8.5/questions.yaml b/stable/fireflyiii/25.10.0/questions.yaml similarity index 100% rename from stable/fireflyiii/25.8.5/questions.yaml rename to stable/fireflyiii/25.10.0/questions.yaml diff --git a/stable/fireflyiii/25.8.5/templates/NOTES.txt b/stable/fireflyiii/25.10.0/templates/NOTES.txt similarity index 100% rename from stable/fireflyiii/25.8.5/templates/NOTES.txt rename to stable/fireflyiii/25.10.0/templates/NOTES.txt diff --git a/stable/fireflyiii/25.8.5/templates/_cronjob.tpl b/stable/fireflyiii/25.10.0/templates/_cronjob.tpl similarity index 100% rename from stable/fireflyiii/25.8.5/templates/_cronjob.tpl rename to stable/fireflyiii/25.10.0/templates/_cronjob.tpl diff --git a/stable/fireflyiii/25.8.5/templates/_secrets.tpl b/stable/fireflyiii/25.10.0/templates/_secrets.tpl similarity index 100% rename from stable/fireflyiii/25.8.5/templates/_secrets.tpl rename to stable/fireflyiii/25.10.0/templates/_secrets.tpl diff --git a/stable/fireflyiii/25.8.5/templates/common.yaml b/stable/fireflyiii/25.10.0/templates/common.yaml similarity index 100% rename from stable/fireflyiii/25.8.5/templates/common.yaml rename to stable/fireflyiii/25.10.0/templates/common.yaml diff --git a/stable/fireflyiii/25.8.5/values.yaml b/stable/fireflyiii/25.10.0/values.yaml similarity index 100% rename from stable/fireflyiii/25.8.5/values.yaml rename to stable/fireflyiii/25.10.0/values.yaml diff --git a/stable/fireflyiii/25.8.5/charts/common-20.2.10.tgz b/stable/fireflyiii/25.8.5/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/fireflyiii/25.8.5/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/fireflyiii/25.8.5/charts/redis-13.2.2.tgz b/stable/fireflyiii/25.8.5/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/fireflyiii/25.8.5/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/friendica/14.2.0/charts/mariadb-13.8.1.tgz b/stable/friendica/14.2.0/charts/mariadb-13.8.1.tgz deleted file mode 100644 index 38342d1d373..00000000000 Binary files a/stable/friendica/14.2.0/charts/mariadb-13.8.1.tgz and /dev/null differ diff --git a/stable/friendica/14.2.0/charts/redis-13.2.2.tgz b/stable/friendica/14.2.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/friendica/14.2.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/friendica/14.2.0/.helmignore b/stable/friendica/14.4.0/.helmignore similarity index 100% rename from stable/friendica/14.2.0/.helmignore rename to stable/friendica/14.4.0/.helmignore diff --git a/stable/friendica/14.2.0/CHANGELOG.md b/stable/friendica/14.4.0/CHANGELOG.md similarity index 88% rename from stable/friendica/14.2.0/CHANGELOG.md rename to stable/friendica/14.4.0/CHANGELOG.md index 20367d08182..8c3b12e3271 100644 --- a/stable/friendica/14.2.0/CHANGELOG.md +++ b/stable/friendica/14.4.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [friendica-14.2.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.2.0) (2024-04-08) +## [friendica-14.4.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -67,12 +71,14 @@ title: Changelog - update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) -## [friendica-14.2.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.2.0) (2024-04-08) +## [friendica-14.3.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.3.0) (2024-04-08) ### Chore +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -91,10 +97,4 @@ title: Changelog - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image friendica to v2024.03[@0cc133b](https://github.com/0cc133b) by renovate ([#19669](https://github.com/truecharts/charts/issues/19669)) \ No newline at end of file +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) \ No newline at end of file diff --git a/stable/friendica/14.2.0/Chart.yaml b/stable/friendica/14.4.0/Chart.yaml similarity index 95% rename from stable/friendica/14.2.0/Chart.yaml rename to stable/friendica/14.4.0/Chart.yaml index 1b3ee8310fc..d36085b5c75 100644 --- a/stable/friendica/14.2.0/Chart.yaml +++ b/stable/friendica/14.4.0/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.8.1 + version: 13.9.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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: 14.2.0 +version: 14.4.0 diff --git a/stable/friendica/14.2.0/README.md b/stable/friendica/14.4.0/README.md similarity index 100% rename from stable/friendica/14.2.0/README.md rename to stable/friendica/14.4.0/README.md diff --git a/stable/friendica/14.2.0/app-changelog.md b/stable/friendica/14.4.0/app-changelog.md similarity index 89% rename from stable/friendica/14.2.0/app-changelog.md rename to stable/friendica/14.4.0/app-changelog.md index 01dadf9d13f..69a4a8696da 100644 --- a/stable/friendica/14.2.0/app-changelog.md +++ b/stable/friendica/14.4.0/app-changelog.md @@ -1,11 +1,15 @@ -## [friendica-14.2.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.2.0) (2024-04-08) +## [friendica-14.4.0](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) diff --git a/stable/friendica/14.2.0/app-readme.md b/stable/friendica/14.4.0/app-readme.md similarity index 100% rename from stable/friendica/14.2.0/app-readme.md rename to stable/friendica/14.4.0/app-readme.md diff --git a/stable/friendica/14.4.0/charts/common-20.3.2.tgz b/stable/friendica/14.4.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/friendica/14.4.0/charts/common-20.3.2.tgz differ diff --git a/stable/friendica/14.4.0/charts/mariadb-13.9.0.tgz b/stable/friendica/14.4.0/charts/mariadb-13.9.0.tgz new file mode 100644 index 00000000000..44d828979d3 Binary files /dev/null and b/stable/friendica/14.4.0/charts/mariadb-13.9.0.tgz differ diff --git a/stable/friendica/14.4.0/charts/redis-13.3.0.tgz b/stable/friendica/14.4.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/friendica/14.4.0/charts/redis-13.3.0.tgz differ diff --git a/stable/friendica/14.2.0/ix_values.yaml b/stable/friendica/14.4.0/ix_values.yaml similarity index 100% rename from stable/friendica/14.2.0/ix_values.yaml rename to stable/friendica/14.4.0/ix_values.yaml diff --git a/stable/friendica/14.2.0/questions.yaml b/stable/friendica/14.4.0/questions.yaml similarity index 100% rename from stable/friendica/14.2.0/questions.yaml rename to stable/friendica/14.4.0/questions.yaml diff --git a/stable/friendica/14.2.0/templates/NOTES.txt b/stable/friendica/14.4.0/templates/NOTES.txt similarity index 100% rename from stable/friendica/14.2.0/templates/NOTES.txt rename to stable/friendica/14.4.0/templates/NOTES.txt diff --git a/stable/friendica/14.2.0/templates/common.yaml b/stable/friendica/14.4.0/templates/common.yaml similarity index 100% rename from stable/friendica/14.2.0/templates/common.yaml rename to stable/friendica/14.4.0/templates/common.yaml diff --git a/stable/friendica/14.2.0/values.yaml b/stable/friendica/14.4.0/values.yaml similarity index 100% rename from stable/friendica/14.2.0/values.yaml rename to stable/friendica/14.4.0/values.yaml diff --git a/stable/ghostfolio/4.20.0/charts/common-20.2.10.tgz b/stable/ghostfolio/4.20.0/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/ghostfolio/4.20.0/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/ghostfolio/4.20.0/charts/redis-13.2.2.tgz b/stable/ghostfolio/4.20.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/ghostfolio/4.20.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/ghostfolio/4.20.0/.helmignore b/stable/ghostfolio/4.22.0/.helmignore similarity index 100% rename from stable/ghostfolio/4.20.0/.helmignore rename to stable/ghostfolio/4.22.0/.helmignore diff --git a/stable/ghostfolio/4.20.0/CHANGELOG.md b/stable/ghostfolio/4.22.0/CHANGELOG.md similarity index 87% rename from stable/ghostfolio/4.20.0/CHANGELOG.md rename to stable/ghostfolio/4.22.0/CHANGELOG.md index 8633dfa57fc..33cb648d629 100644 --- a/stable/ghostfolio/4.20.0/CHANGELOG.md +++ b/stable/ghostfolio/4.22.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [ghostfolio-4.20.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.20.0) (2024-04-08) +## [ghostfolio-4.22.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.22.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghostfolio/ghostfolio to v2.71.0[@9963077](https://github.com/9963077) by renovate ([#20367](https://github.com/truecharts/charts/issues/20367)) - update container image ghostfolio/ghostfolio to v2.70.0[@e0b44a7](https://github.com/e0b44a7) by renovate ([#20169](https://github.com/truecharts/charts/issues/20169)) @@ -49,12 +53,14 @@ title: Changelog - update container image ghostfolio/ghostfolio to v2.63.2[@399532b](https://github.com/399532b) by renovate ([#19343](https://github.com/truecharts/charts/issues/19343)) -## [ghostfolio-4.20.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.20.0) (2024-04-08) +## [ghostfolio-4.21.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.21.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghostfolio/ghostfolio to v2.71.0[@9963077](https://github.com/9963077) by renovate ([#20367](https://github.com/truecharts/charts/issues/20367)) - update container image ghostfolio/ghostfolio to v2.70.0[@e0b44a7](https://github.com/e0b44a7) by renovate ([#20169](https://github.com/truecharts/charts/issues/20169)) @@ -90,10 +96,4 @@ title: Changelog - update container image ghostfolio/ghostfolio to v2.63.2[@399532b](https://github.com/399532b) by renovate ([#19343](https://github.com/truecharts/charts/issues/19343)) -## [ghostfolio-4.20.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.20.0) (2024-04-08) - -### Chore - - - -- update container image ghostfolio/ghostfolio to v2.71.0[@9963077](https://github.com/9963077) by renovate ([#20367](https://github.com/truecharts/charts/issues/20367)) +## [ghostfolio-4.21.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.21.0) (2024-04-08) diff --git a/stable/ghostfolio/4.20.0/Chart.yaml b/stable/ghostfolio/4.22.0/Chart.yaml similarity index 95% rename from stable/ghostfolio/4.20.0/Chart.yaml rename to stable/ghostfolio/4.22.0/Chart.yaml index aa26107e9a0..b7a0570f983 100644 --- a/stable/ghostfolio/4.20.0/Chart.yaml +++ b/stable/ghostfolio/4.22.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2.71.0 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -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.20.0 +version: 4.22.0 diff --git a/stable/ghostfolio/4.20.0/README.md b/stable/ghostfolio/4.22.0/README.md similarity index 100% rename from stable/ghostfolio/4.20.0/README.md rename to stable/ghostfolio/4.22.0/README.md diff --git a/stable/ghostfolio/4.20.0/app-changelog.md b/stable/ghostfolio/4.22.0/app-changelog.md similarity index 85% rename from stable/ghostfolio/4.20.0/app-changelog.md rename to stable/ghostfolio/4.22.0/app-changelog.md index 7f190ca530c..d58cbfadf92 100644 --- a/stable/ghostfolio/4.20.0/app-changelog.md +++ b/stable/ghostfolio/4.22.0/app-changelog.md @@ -1,11 +1,15 @@ -## [ghostfolio-4.20.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.20.0) (2024-04-08) +## [ghostfolio-4.22.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.22.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghostfolio/ghostfolio to v2.71.0[@9963077](https://github.com/9963077) by renovate ([#20367](https://github.com/truecharts/charts/issues/20367)) - update container image ghostfolio/ghostfolio to v2.70.0[@e0b44a7](https://github.com/e0b44a7) by renovate ([#20169](https://github.com/truecharts/charts/issues/20169)) diff --git a/stable/ghostfolio/4.20.0/app-readme.md b/stable/ghostfolio/4.22.0/app-readme.md similarity index 100% rename from stable/ghostfolio/4.20.0/app-readme.md rename to stable/ghostfolio/4.22.0/app-readme.md diff --git a/stable/ghostfolio/4.22.0/charts/common-20.3.2.tgz b/stable/ghostfolio/4.22.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/ghostfolio/4.22.0/charts/common-20.3.2.tgz differ diff --git a/stable/ghostfolio/4.22.0/charts/redis-13.3.0.tgz b/stable/ghostfolio/4.22.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/ghostfolio/4.22.0/charts/redis-13.3.0.tgz differ diff --git a/stable/ghostfolio/4.20.0/ix_values.yaml b/stable/ghostfolio/4.22.0/ix_values.yaml similarity index 100% rename from stable/ghostfolio/4.20.0/ix_values.yaml rename to stable/ghostfolio/4.22.0/ix_values.yaml diff --git a/stable/ghostfolio/4.20.0/questions.yaml b/stable/ghostfolio/4.22.0/questions.yaml similarity index 100% rename from stable/ghostfolio/4.20.0/questions.yaml rename to stable/ghostfolio/4.22.0/questions.yaml diff --git a/stable/ghostfolio/4.20.0/templates/NOTES.txt b/stable/ghostfolio/4.22.0/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/4.20.0/templates/NOTES.txt rename to stable/ghostfolio/4.22.0/templates/NOTES.txt diff --git a/stable/ghostfolio/4.20.0/templates/_secrets.tpl b/stable/ghostfolio/4.22.0/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/4.20.0/templates/_secrets.tpl rename to stable/ghostfolio/4.22.0/templates/_secrets.tpl diff --git a/stable/ghostfolio/4.20.0/templates/common.yaml b/stable/ghostfolio/4.22.0/templates/common.yaml similarity index 100% rename from stable/ghostfolio/4.20.0/templates/common.yaml rename to stable/ghostfolio/4.22.0/templates/common.yaml diff --git a/stable/ghostfolio/4.20.0/values.yaml b/stable/ghostfolio/4.22.0/values.yaml similarity index 100% rename from stable/ghostfolio/4.20.0/values.yaml rename to stable/ghostfolio/4.22.0/values.yaml diff --git a/stable/hasty-paste/6.8.4/.helmignore b/stable/hasty-paste/6.10.0/.helmignore similarity index 100% rename from stable/hasty-paste/6.8.4/.helmignore rename to stable/hasty-paste/6.10.0/.helmignore diff --git a/stable/hasty-paste/6.8.4/CHANGELOG.md b/stable/hasty-paste/6.10.0/CHANGELOG.md similarity index 77% rename from stable/hasty-paste/6.8.4/CHANGELOG.md rename to stable/hasty-paste/6.10.0/CHANGELOG.md index faeb79c2bb5..edface9c124 100644 --- a/stable/hasty-paste/6.8.4/CHANGELOG.md +++ b/stable/hasty-paste/6.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [hasty-paste-6.8.4](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.8.4) (2024-03-30) +## [hasty-paste-6.10.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [hasty-paste-6.8.4](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.8.4) (2024-03-30) +## [hasty-paste-6.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [hasty-paste-6.8.4](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.8.4) (2024-03-30) +## [hasty-paste-6.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [hasty-paste-6.8.4](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.8.4) (2024-03-30) +## [hasty-paste-6.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/hasty-paste/6.8.4/Chart.yaml b/stable/hasty-paste/6.10.0/Chart.yaml similarity index 95% rename from stable/hasty-paste/6.8.4/Chart.yaml rename to stable/hasty-paste/6.10.0/Chart.yaml index e6cf31d0f4e..9d3afef8c48 100644 --- a/stable/hasty-paste/6.8.4/Chart.yaml +++ b/stable/hasty-paste/6.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.10.0 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 6.10.0 diff --git a/stable/hasty-paste/6.8.4/README.md b/stable/hasty-paste/6.10.0/README.md similarity index 100% rename from stable/hasty-paste/6.8.4/README.md rename to stable/hasty-paste/6.10.0/README.md diff --git a/stable/hasty-paste/6.10.0/app-changelog.md b/stable/hasty-paste/6.10.0/app-changelog.md new file mode 100644 index 00000000000..026a6c406ce --- /dev/null +++ b/stable/hasty-paste/6.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [hasty-paste-6.10.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/hasty-paste/6.8.4/app-readme.md b/stable/hasty-paste/6.10.0/app-readme.md similarity index 100% rename from stable/hasty-paste/6.8.4/app-readme.md rename to stable/hasty-paste/6.10.0/app-readme.md diff --git a/stable/hasty-paste/6.10.0/charts/common-20.3.2.tgz b/stable/hasty-paste/6.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/hasty-paste/6.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/hasty-paste/6.10.0/charts/redis-13.3.0.tgz b/stable/hasty-paste/6.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/hasty-paste/6.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/hasty-paste/6.8.4/ix_values.yaml b/stable/hasty-paste/6.10.0/ix_values.yaml similarity index 100% rename from stable/hasty-paste/6.8.4/ix_values.yaml rename to stable/hasty-paste/6.10.0/ix_values.yaml diff --git a/stable/hasty-paste/6.8.4/questions.yaml b/stable/hasty-paste/6.10.0/questions.yaml similarity index 100% rename from stable/hasty-paste/6.8.4/questions.yaml rename to stable/hasty-paste/6.10.0/questions.yaml diff --git a/stable/hasty-paste/6.8.4/templates/_secrets.tpl b/stable/hasty-paste/6.10.0/templates/_secrets.tpl similarity index 100% rename from stable/hasty-paste/6.8.4/templates/_secrets.tpl rename to stable/hasty-paste/6.10.0/templates/_secrets.tpl diff --git a/stable/hasty-paste/6.8.4/templates/common.yaml b/stable/hasty-paste/6.10.0/templates/common.yaml similarity index 100% rename from stable/hasty-paste/6.8.4/templates/common.yaml rename to stable/hasty-paste/6.10.0/templates/common.yaml diff --git a/stable/hasty-paste/6.8.4/values.yaml b/stable/hasty-paste/6.10.0/values.yaml similarity index 100% rename from stable/hasty-paste/6.8.4/values.yaml rename to stable/hasty-paste/6.10.0/values.yaml diff --git a/stable/hasty-paste/6.8.4/app-changelog.md b/stable/hasty-paste/6.8.4/app-changelog.md deleted file mode 100644 index f42cdb4df5a..00000000000 --- a/stable/hasty-paste/6.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [hasty-paste-6.8.4](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/hasty-paste/6.8.4/charts/common-20.2.10.tgz b/stable/hasty-paste/6.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/hasty-paste/6.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/hasty-paste/6.8.4/charts/redis-13.2.2.tgz b/stable/hasty-paste/6.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/hasty-paste/6.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/home-assistant/24.10.1/CHANGELOG.md b/stable/home-assistant/24.10.1/CHANGELOG.md index e12d00f8ffb..9cf23f450c9 100644 --- a/stable/home-assistant/24.10.1/CHANGELOG.md +++ b/stable/home-assistant/24.10.1/CHANGELOG.md @@ -70,12 +70,14 @@ title: Changelog - update container image homeassistant/home-assistant to v2024.3.1[@9dade93](https://github.com/9dade93) by renovate ([#19313](https://github.com/truecharts/charts/issues/19313)) -## [home-assistant-24.10.0](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.10.0) (2024-04-08) +## [home-assistant-24.10.1](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.10.1) (2024-04-08) ### Chore +- update container image homeassistant/home-assistant to v2024.4.2[@8d107df](https://github.com/8d107df) by renovate ([#20441](https://github.com/truecharts/charts/issues/20441)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image homeassistant/home-assistant to v2024.4.1[@36cdb5f](https://github.com/36cdb5f) by renovate ([#20285](https://github.com/truecharts/charts/issues/20285)) @@ -95,5 +97,3 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image homeassistant/home-assistant to v2024.3.1[@9dade93](https://github.com/9dade93) by renovate ([#19313](https://github.com/truecharts/charts/issues/19313)) diff --git a/stable/homepage/7.8.1/CHANGELOG.md b/stable/homepage/7.8.1/CHANGELOG.md index da9f89d806e..d7f07532979 100644 --- a/stable/homepage/7.8.1/CHANGELOG.md +++ b/stable/homepage/7.8.1/CHANGELOG.md @@ -58,12 +58,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [homepage-7.8.0](https://github.com/truecharts/charts/compare/homepage-7.6.0...homepage-7.8.0) (2024-04-08) +## [homepage-7.8.1](https://github.com/truecharts/charts/compare/homepage-7.6.0...homepage-7.8.1) (2024-04-08) ### Chore +- update container image ghcr.io/gethomepage/homepage to v0.8.11[@13d1bf9](https://github.com/13d1bf9) by renovate ([#20440](https://github.com/truecharts/charts/issues/20440)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -95,6 +97,4 @@ title: Changelog - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) -- update container image ghcr.io/gethomepage/homepage to v0.8.10[@fc0d6e8](https://github.com/fc0d6e8) by renovate ([#19733](https://github.com/truecharts/charts/issues/19733)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) \ No newline at end of file +- update container image ghcr.io/gethomepage/homepage to v0.8.10[@fc0d6e8](https://github.com/fc0d6e8) by renovate ([#19733](https://github.com/truecharts/charts/issues/19733)) \ No newline at end of file diff --git a/stable/humhub/7.17.0/charts/mariadb-13.8.1.tgz b/stable/humhub/7.17.0/charts/mariadb-13.8.1.tgz deleted file mode 100644 index 38342d1d373..00000000000 Binary files a/stable/humhub/7.17.0/charts/mariadb-13.8.1.tgz and /dev/null differ diff --git a/stable/humhub/7.17.0/charts/redis-13.2.2.tgz b/stable/humhub/7.17.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/humhub/7.17.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/humhub/7.17.0/.helmignore b/stable/humhub/7.19.0/.helmignore similarity index 100% rename from stable/humhub/7.17.0/.helmignore rename to stable/humhub/7.19.0/.helmignore diff --git a/stable/humhub/7.17.0/CHANGELOG.md b/stable/humhub/7.19.0/CHANGELOG.md similarity index 88% rename from stable/humhub/7.17.0/CHANGELOG.md rename to stable/humhub/7.19.0/CHANGELOG.md index 9b360d61cf4..f3aa46eddbd 100644 --- a/stable/humhub/7.17.0/CHANGELOG.md +++ b/stable/humhub/7.19.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [humhub-7.17.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.17.0) (2024-04-08) +## [humhub-7.19.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.19.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -65,12 +69,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [humhub-7.17.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.17.0) (2024-04-08) +## [humhub-7.18.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.18.0) (2024-04-08) ### Chore +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -91,10 +97,4 @@ title: Changelog - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) \ No newline at end of file +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) \ No newline at end of file diff --git a/stable/humhub/7.17.0/Chart.yaml b/stable/humhub/7.19.0/Chart.yaml similarity index 95% rename from stable/humhub/7.17.0/Chart.yaml rename to stable/humhub/7.19.0/Chart.yaml index 100fa522bd3..b44ad74863e 100644 --- a/stable/humhub/7.17.0/Chart.yaml +++ b/stable/humhub/7.19.0/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.8.1 + version: 13.9.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://ghcr.io/mriedmann/humhub-nginx - https://ghcr.io/mriedmann/humhub-phponly type: application -version: 7.17.0 +version: 7.19.0 diff --git a/stable/humhub/7.17.0/README.md b/stable/humhub/7.19.0/README.md similarity index 100% rename from stable/humhub/7.17.0/README.md rename to stable/humhub/7.19.0/README.md diff --git a/stable/humhub/7.17.0/app-changelog.md b/stable/humhub/7.19.0/app-changelog.md similarity index 89% rename from stable/humhub/7.17.0/app-changelog.md rename to stable/humhub/7.19.0/app-changelog.md index 21045959310..5eaa6d2103c 100644 --- a/stable/humhub/7.17.0/app-changelog.md +++ b/stable/humhub/7.19.0/app-changelog.md @@ -1,11 +1,15 @@ -## [humhub-7.17.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.17.0) (2024-04-08) +## [humhub-7.19.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.19.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) diff --git a/stable/humhub/7.17.0/app-readme.md b/stable/humhub/7.19.0/app-readme.md similarity index 100% rename from stable/humhub/7.17.0/app-readme.md rename to stable/humhub/7.19.0/app-readme.md diff --git a/stable/humhub/7.19.0/charts/common-20.3.2.tgz b/stable/humhub/7.19.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/humhub/7.19.0/charts/common-20.3.2.tgz differ diff --git a/stable/humhub/7.19.0/charts/mariadb-13.9.0.tgz b/stable/humhub/7.19.0/charts/mariadb-13.9.0.tgz new file mode 100644 index 00000000000..44d828979d3 Binary files /dev/null and b/stable/humhub/7.19.0/charts/mariadb-13.9.0.tgz differ diff --git a/stable/humhub/7.19.0/charts/redis-13.3.0.tgz b/stable/humhub/7.19.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/humhub/7.19.0/charts/redis-13.3.0.tgz differ diff --git a/stable/humhub/7.17.0/ix_values.yaml b/stable/humhub/7.19.0/ix_values.yaml similarity index 100% rename from stable/humhub/7.17.0/ix_values.yaml rename to stable/humhub/7.19.0/ix_values.yaml diff --git a/stable/humhub/7.17.0/questions.yaml b/stable/humhub/7.19.0/questions.yaml similarity index 100% rename from stable/humhub/7.17.0/questions.yaml rename to stable/humhub/7.19.0/questions.yaml diff --git a/stable/humhub/7.17.0/templates/NOTES.txt b/stable/humhub/7.19.0/templates/NOTES.txt similarity index 100% rename from stable/humhub/7.17.0/templates/NOTES.txt rename to stable/humhub/7.19.0/templates/NOTES.txt diff --git a/stable/humhub/7.17.0/templates/common.yaml b/stable/humhub/7.19.0/templates/common.yaml similarity index 100% rename from stable/humhub/7.17.0/templates/common.yaml rename to stable/humhub/7.19.0/templates/common.yaml diff --git a/stable/humhub/7.17.0/values.yaml b/stable/humhub/7.19.0/values.yaml similarity index 100% rename from stable/humhub/7.17.0/values.yaml rename to stable/humhub/7.19.0/values.yaml diff --git a/stable/immich/14.10.0/charts/common-20.2.10.tgz b/stable/immich/14.10.0/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/immich/14.10.0/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/immich/14.10.0/charts/redis-13.2.2.tgz b/stable/immich/14.10.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/immich/14.10.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/immich/14.10.0/.helmignore b/stable/immich/14.12.0/.helmignore similarity index 100% rename from stable/immich/14.10.0/.helmignore rename to stable/immich/14.12.0/.helmignore diff --git a/stable/immich/14.10.0/CHANGELOG.md b/stable/immich/14.12.0/CHANGELOG.md similarity index 80% rename from stable/immich/14.10.0/CHANGELOG.md rename to stable/immich/14.12.0/CHANGELOG.md index 20a6823096e..c4a9744a839 100644 --- a/stable/immich/14.10.0/CHANGELOG.md +++ b/stable/immich/14.12.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [immich-14.10.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.10.0) (2024-04-07) +## [immich-14.12.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.12.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update immich to v1.101.0[@969d6f2](https://github.com/969d6f2) by renovate (minor) ([#20264](https://github.com/truecharts/charts/issues/20264)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -47,12 +51,14 @@ title: Changelog - expose ml image type -## [immich-14.10.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.10.0) (2024-04-07) +## [immich-14.11.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.11.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update immich to v1.101.0[@969d6f2](https://github.com/969d6f2) by renovate (minor) ([#20264](https://github.com/truecharts/charts/issues/20264)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -86,14 +92,8 @@ title: Changelog - expose ml image type -## [immich-14.10.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.10.0) (2024-04-07) +## [immich-14.11.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.11.0) (2024-04-08) ### Chore - -- update immich to v1.101.0[@969d6f2](https://github.com/969d6f2) by renovate (minor) ([#20264](https://github.com/truecharts/charts/issues/20264)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update immich to v1.100.0[@647bbab](https://github.com/647bbab) by renovate (minor) ([#19938](https://github.com/truecharts/charts/issues/19938)) diff --git a/stable/immich/14.10.0/Chart.yaml b/stable/immich/14.12.0/Chart.yaml similarity index 95% rename from stable/immich/14.10.0/Chart.yaml rename to stable/immich/14.12.0/Chart.yaml index 671a5e3a2a5..b3150cef85f 100644 --- a/stable/immich/14.10.0/Chart.yaml +++ b/stable/immich/14.12.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.101.0 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://hub.docker.com/r/altran1502/immich-machine-learning - https://hub.docker.com/r/altran1502/immich-server type: application -version: 14.10.0 +version: 14.12.0 diff --git a/stable/immich/14.10.0/LICENSE b/stable/immich/14.12.0/LICENSE similarity index 100% rename from stable/immich/14.10.0/LICENSE rename to stable/immich/14.12.0/LICENSE diff --git a/stable/immich/14.10.0/README.md b/stable/immich/14.12.0/README.md similarity index 100% rename from stable/immich/14.10.0/README.md rename to stable/immich/14.12.0/README.md diff --git a/stable/immich/14.10.0/app-changelog.md b/stable/immich/14.12.0/app-changelog.md similarity index 77% rename from stable/immich/14.10.0/app-changelog.md rename to stable/immich/14.12.0/app-changelog.md index 16878a147b3..668a14dcef0 100644 --- a/stable/immich/14.10.0/app-changelog.md +++ b/stable/immich/14.12.0/app-changelog.md @@ -1,11 +1,15 @@ -## [immich-14.10.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.10.0) (2024-04-07) +## [immich-14.12.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.12.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update immich to v1.101.0[@969d6f2](https://github.com/969d6f2) by renovate (minor) ([#20264](https://github.com/truecharts/charts/issues/20264)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/immich/14.10.0/app-readme.md b/stable/immich/14.12.0/app-readme.md similarity index 100% rename from stable/immich/14.10.0/app-readme.md rename to stable/immich/14.12.0/app-readme.md diff --git a/stable/immich/14.12.0/charts/common-20.3.2.tgz b/stable/immich/14.12.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/immich/14.12.0/charts/common-20.3.2.tgz differ diff --git a/stable/immich/14.12.0/charts/redis-13.3.0.tgz b/stable/immich/14.12.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/immich/14.12.0/charts/redis-13.3.0.tgz differ diff --git a/stable/immich/14.10.0/ix_values.yaml b/stable/immich/14.12.0/ix_values.yaml similarity index 100% rename from stable/immich/14.10.0/ix_values.yaml rename to stable/immich/14.12.0/ix_values.yaml diff --git a/stable/immich/14.10.0/questions.yaml b/stable/immich/14.12.0/questions.yaml similarity index 100% rename from stable/immich/14.10.0/questions.yaml rename to stable/immich/14.12.0/questions.yaml diff --git a/stable/immich/14.10.0/templates/NOTES.txt b/stable/immich/14.12.0/templates/NOTES.txt similarity index 100% rename from stable/immich/14.10.0/templates/NOTES.txt rename to stable/immich/14.12.0/templates/NOTES.txt diff --git a/stable/immich/14.10.0/templates/_config.tpl b/stable/immich/14.12.0/templates/_config.tpl similarity index 100% rename from stable/immich/14.10.0/templates/_config.tpl rename to stable/immich/14.12.0/templates/_config.tpl diff --git a/stable/immich/14.10.0/templates/_machinelearning.tpl b/stable/immich/14.12.0/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/14.10.0/templates/_machinelearning.tpl rename to stable/immich/14.12.0/templates/_machinelearning.tpl diff --git a/stable/immich/14.10.0/templates/_microservices.tpl b/stable/immich/14.12.0/templates/_microservices.tpl similarity index 100% rename from stable/immich/14.10.0/templates/_microservices.tpl rename to stable/immich/14.12.0/templates/_microservices.tpl diff --git a/stable/immich/14.10.0/templates/_server.tpl b/stable/immich/14.12.0/templates/_server.tpl similarity index 100% rename from stable/immich/14.10.0/templates/_server.tpl rename to stable/immich/14.12.0/templates/_server.tpl diff --git a/stable/immich/14.10.0/templates/_wait.tpl b/stable/immich/14.12.0/templates/_wait.tpl similarity index 100% rename from stable/immich/14.10.0/templates/_wait.tpl rename to stable/immich/14.12.0/templates/_wait.tpl diff --git a/stable/immich/14.10.0/templates/common.yaml b/stable/immich/14.12.0/templates/common.yaml similarity index 100% rename from stable/immich/14.10.0/templates/common.yaml rename to stable/immich/14.12.0/templates/common.yaml diff --git a/stable/immich/14.10.0/values.yaml b/stable/immich/14.12.0/values.yaml similarity index 100% rename from stable/immich/14.10.0/values.yaml rename to stable/immich/14.12.0/values.yaml diff --git a/stable/ispy-agent-dvr/9.10.1/CHANGELOG.md b/stable/ispy-agent-dvr/9.10.1/CHANGELOG.md index bb12e17ab6a..a7ab1dbe9b6 100644 --- a/stable/ispy-agent-dvr/9.10.1/CHANGELOG.md +++ b/stable/ispy-agent-dvr/9.10.1/CHANGELOG.md @@ -74,12 +74,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [ispy-agent-dvr-9.10.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.0) (2024-04-08) +## [ispy-agent-dvr-9.10.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.10.1) (2024-04-08) ### Chore +- update container image doitandbedone/ispyagentdvr to v5.3.8.0[@b672cdb](https://github.com/b672cdb) by renovate ([#20438](https://github.com/truecharts/charts/issues/20438)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image doitandbedone/ispyagentdvr to v5.3.7.0[@b462cf9](https://github.com/b462cf9) by renovate ([#20283](https://github.com/truecharts/charts/issues/20283)) @@ -95,5 +97,3 @@ title: Changelog - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image doitandbedone/ispyagentdvr to v5.3.4.0[@ab0fec3](https://github.com/ab0fec3) by renovate ([#19641](https://github.com/truecharts/charts/issues/19641)) diff --git a/stable/kdenlive/5.8.1/CHANGELOG.md b/stable/kdenlive/5.8.1/CHANGELOG.md index d5fe966d60a..4a03e57f247 100644 --- a/stable/kdenlive/5.8.1/CHANGELOG.md +++ b/stable/kdenlive/5.8.1/CHANGELOG.md @@ -14,6 +14,35 @@ title: Changelog +- update container image lscr.io/linuxserver/kdenlive to latest[@d58d62a](https://github.com/d58d62a) by renovate ([#20434](https://github.com/truecharts/charts/issues/20434)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image lscr.io/linuxserver/kdenlive to latest[@4f03ef4](https://github.com/4f03ef4) by renovate ([#20103](https://github.com/truecharts/charts/issues/20103)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image lscr.io/linuxserver/kdenlive to latest[@2e7fe49](https://github.com/2e7fe49) by renovate ([#19783](https://github.com/truecharts/charts/issues/19783)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image lscr.io/linuxserver/kdenlive to latest[@8dcc53b](https://github.com/8dcc53b) by renovate ([#19468](https://github.com/truecharts/charts/issues/19468)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + + +## [kdenlive-5.8.1](https://github.com/truecharts/charts/compare/kdenlive-5.6.0...kdenlive-5.8.1) (2024-04-08) + +### Chore + + + - update container image lscr.io/linuxserver/kdenlive to latest[@d58d62a](https://github.com/d58d62a) by renovate ([#20434](https://github.com/truecharts/charts/issues/20434)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) @@ -68,33 +97,3 @@ title: Changelog ### Chore - - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image lscr.io/linuxserver/kdenlive to latest[@4f03ef4](https://github.com/4f03ef4) by renovate ([#20103](https://github.com/truecharts/charts/issues/20103)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image lscr.io/linuxserver/kdenlive to latest[@2e7fe49](https://github.com/2e7fe49) by renovate ([#19783](https://github.com/truecharts/charts/issues/19783)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image lscr.io/linuxserver/kdenlive to latest[@8dcc53b](https://github.com/8dcc53b) by renovate ([#19468](https://github.com/truecharts/charts/issues/19468)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - -## [kdenlive-5.8.0](https://github.com/truecharts/charts/compare/kdenlive-5.6.0...kdenlive-5.8.0) (2024-04-08) - -### Chore - - - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) \ No newline at end of file diff --git a/stable/libremdb/7.9.2/.helmignore b/stable/libremdb/7.10.0/.helmignore similarity index 100% rename from stable/libremdb/7.9.2/.helmignore rename to stable/libremdb/7.10.0/.helmignore diff --git a/stable/libremdb/7.9.2/CHANGELOG.md b/stable/libremdb/7.10.0/CHANGELOG.md similarity index 94% rename from stable/libremdb/7.9.2/CHANGELOG.md rename to stable/libremdb/7.10.0/CHANGELOG.md index 4c1f7327288..0b2e5a51f0f 100644 --- a/stable/libremdb/7.9.2/CHANGELOG.md +++ b/stable/libremdb/7.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [libremdb-7.9.2](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.9.2) (2024-04-08) +## [libremdb-7.10.0](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@07c4c1e](https://github.com/07c4c1e) by renovate ([#20436](https://github.com/truecharts/charts/issues/20436)) + - update container image quay.io/pussthecatorg/libremdb to latest[@76e1ab6](https://github.com/76e1ab6) by renovate ([#20407](https://github.com/truecharts/charts/issues/20407)) - update container image quay.io/pussthecatorg/libremdb to latest[@18bd4c8](https://github.com/18bd4c8) by renovate ([#20398](https://github.com/truecharts/charts/issues/20398)) @@ -93,7 +97,3 @@ title: Changelog - update container image quay.io/pussthecatorg/libremdb to latest[@588dfb6](https://github.com/588dfb6) by renovate ([#19983](https://github.com/truecharts/charts/issues/19983)) - update container image quay.io/pussthecatorg/libremdb to latest[@9ece33a](https://github.com/9ece33a) by renovate ([#19972](https://github.com/truecharts/charts/issues/19972)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@2648492](https://github.com/2648492) by renovate ([#19960](https://github.com/truecharts/charts/issues/19960)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@d1a8858](https://github.com/d1a8858) by renovate ([#19952](https://github.com/truecharts/charts/issues/19952)) diff --git a/stable/libremdb/7.9.2/Chart.yaml b/stable/libremdb/7.10.0/Chart.yaml similarity index 97% rename from stable/libremdb/7.9.2/Chart.yaml rename to stable/libremdb/7.10.0/Chart.yaml index a1dd8d86f9d..dc5ad26a796 100644 --- a/stable/libremdb/7.9.2/Chart.yaml +++ b/stable/libremdb/7.10.0/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.9.2 +version: 7.10.0 diff --git a/stable/libremdb/7.9.2/README.md b/stable/libremdb/7.10.0/README.md similarity index 100% rename from stable/libremdb/7.9.2/README.md rename to stable/libremdb/7.10.0/README.md diff --git a/stable/libremdb/7.9.2/app-changelog.md b/stable/libremdb/7.10.0/app-changelog.md similarity index 97% rename from stable/libremdb/7.9.2/app-changelog.md rename to stable/libremdb/7.10.0/app-changelog.md index 2e146dcd1dc..cd3043e33d9 100644 --- a/stable/libremdb/7.9.2/app-changelog.md +++ b/stable/libremdb/7.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [libremdb-7.9.2](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.9.2) (2024-04-08) +## [libremdb-7.10.0](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@07c4c1e](https://github.com/07c4c1e) by renovate ([#20436](https://github.com/truecharts/charts/issues/20436)) + - update container image quay.io/pussthecatorg/libremdb to latest[@76e1ab6](https://github.com/76e1ab6) by renovate ([#20407](https://github.com/truecharts/charts/issues/20407)) - update container image quay.io/pussthecatorg/libremdb to latest[@18bd4c8](https://github.com/18bd4c8) by renovate ([#20398](https://github.com/truecharts/charts/issues/20398)) diff --git a/stable/libremdb/7.9.2/app-readme.md b/stable/libremdb/7.10.0/app-readme.md similarity index 100% rename from stable/libremdb/7.9.2/app-readme.md rename to stable/libremdb/7.10.0/app-readme.md diff --git a/stable/libremdb/7.10.0/charts/common-20.3.2.tgz b/stable/libremdb/7.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/libremdb/7.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/libremdb/7.10.0/charts/redis-13.3.0.tgz b/stable/libremdb/7.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/libremdb/7.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/libremdb/7.9.2/ix_values.yaml b/stable/libremdb/7.10.0/ix_values.yaml similarity index 91% rename from stable/libremdb/7.9.2/ix_values.yaml rename to stable/libremdb/7.10.0/ix_values.yaml index 8b4701d87eb..86d3a7aed57 100644 --- a/stable/libremdb/7.9.2/ix_values.yaml +++ b/stable/libremdb/7.10.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:76e1ab6ac26fa0f74f71cdb83afc1caf0f07ffc1c25d7b4fba70bd9227585e7a + tag: latest@sha256:07c4c1e2694fb70e379fbc064ce65a5c5715d03039582256122c123b910f23f8 service: main: ports: diff --git a/stable/libremdb/7.9.2/questions.yaml b/stable/libremdb/7.10.0/questions.yaml similarity index 100% rename from stable/libremdb/7.9.2/questions.yaml rename to stable/libremdb/7.10.0/questions.yaml diff --git a/stable/libremdb/7.9.2/templates/NOTES.txt b/stable/libremdb/7.10.0/templates/NOTES.txt similarity index 100% rename from stable/libremdb/7.9.2/templates/NOTES.txt rename to stable/libremdb/7.10.0/templates/NOTES.txt diff --git a/stable/libremdb/7.9.2/templates/common.yaml b/stable/libremdb/7.10.0/templates/common.yaml similarity index 100% rename from stable/libremdb/7.9.2/templates/common.yaml rename to stable/libremdb/7.10.0/templates/common.yaml diff --git a/stable/libremdb/7.9.2/values.yaml b/stable/libremdb/7.10.0/values.yaml similarity index 100% rename from stable/libremdb/7.9.2/values.yaml rename to stable/libremdb/7.10.0/values.yaml diff --git a/stable/libremdb/7.9.2/charts/redis-13.2.2.tgz b/stable/libremdb/7.9.2/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/libremdb/7.9.2/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/lidarr/21.6.1/CHANGELOG.md b/stable/lidarr/21.6.1/CHANGELOG.md index 41b0e94b10f..1a5a544ce3f 100644 --- a/stable/lidarr/21.6.1/CHANGELOG.md +++ b/stable/lidarr/21.6.1/CHANGELOG.md @@ -74,12 +74,14 @@ title: Changelog - update container image ghcr.io/onedr0p/lidarr-develop to 2.2.1.4073[@ae2b24d](https://github.com/ae2b24d) by renovate ([#19254](https://github.com/truecharts/charts/issues/19254)) -## [lidarr-21.6.0](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.6.0) (2024-04-08) +## [lidarr-21.6.1](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.6.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/lidarr-develop to 2.2.3.4098[@51ad0a1](https://github.com/51ad0a1) by renovate ([#20423](https://github.com/truecharts/charts/issues/20423)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) @@ -95,5 +97,3 @@ title: Changelog - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image ghcr.io/onedr0p/lidarr-develop to v2.2.3.4098[@ddb5035](https://github.com/ddb5035) by renovate ([#19416](https://github.com/truecharts/charts/issues/19416)) diff --git a/stable/misskey/8.9.4/.helmignore b/stable/misskey/8.11.0/.helmignore similarity index 100% rename from stable/misskey/8.9.4/.helmignore rename to stable/misskey/8.11.0/.helmignore diff --git a/stable/misskey/8.11.0/CHANGELOG.md b/stable/misskey/8.11.0/CHANGELOG.md new file mode 100644 index 00000000000..44831a0c902 --- /dev/null +++ b/stable/misskey/8.11.0/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [misskey-8.11.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.11.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [misskey-8.10.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.10.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [misskey-8.10.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.10.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [misskey-8.10.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.10.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/misskey/8.9.4/Chart.yaml b/stable/misskey/8.11.0/Chart.yaml similarity index 95% rename from stable/misskey/8.9.4/Chart.yaml rename to stable/misskey/8.11.0/Chart.yaml index c17ea492e09..19962334c0e 100644 --- a/stable/misskey/8.9.4/Chart.yaml +++ b/stable/misskey/8.11.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2024.3.1 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.9.4 +version: 8.11.0 diff --git a/stable/misskey/8.9.4/README.md b/stable/misskey/8.11.0/README.md similarity index 100% rename from stable/misskey/8.9.4/README.md rename to stable/misskey/8.11.0/README.md diff --git a/stable/misskey/8.11.0/app-changelog.md b/stable/misskey/8.11.0/app-changelog.md new file mode 100644 index 00000000000..2c45a13e07e --- /dev/null +++ b/stable/misskey/8.11.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [misskey-8.11.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.11.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/misskey/8.9.4/app-readme.md b/stable/misskey/8.11.0/app-readme.md similarity index 100% rename from stable/misskey/8.9.4/app-readme.md rename to stable/misskey/8.11.0/app-readme.md diff --git a/stable/misskey/8.11.0/charts/common-20.3.2.tgz b/stable/misskey/8.11.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/misskey/8.11.0/charts/common-20.3.2.tgz differ diff --git a/stable/misskey/8.11.0/charts/redis-13.3.0.tgz b/stable/misskey/8.11.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/misskey/8.11.0/charts/redis-13.3.0.tgz differ diff --git a/stable/misskey/8.9.4/ix_values.yaml b/stable/misskey/8.11.0/ix_values.yaml similarity index 100% rename from stable/misskey/8.9.4/ix_values.yaml rename to stable/misskey/8.11.0/ix_values.yaml diff --git a/stable/misskey/8.9.4/questions.yaml b/stable/misskey/8.11.0/questions.yaml similarity index 100% rename from stable/misskey/8.9.4/questions.yaml rename to stable/misskey/8.11.0/questions.yaml diff --git a/stable/misskey/8.9.4/templates/NOTES.txt b/stable/misskey/8.11.0/templates/NOTES.txt similarity index 100% rename from stable/misskey/8.9.4/templates/NOTES.txt rename to stable/misskey/8.11.0/templates/NOTES.txt diff --git a/stable/misskey/8.9.4/templates/_configmap.tpl b/stable/misskey/8.11.0/templates/_configmap.tpl similarity index 100% rename from stable/misskey/8.9.4/templates/_configmap.tpl rename to stable/misskey/8.11.0/templates/_configmap.tpl diff --git a/stable/misskey/8.9.4/templates/common.yaml b/stable/misskey/8.11.0/templates/common.yaml similarity index 100% rename from stable/misskey/8.9.4/templates/common.yaml rename to stable/misskey/8.11.0/templates/common.yaml diff --git a/stable/misskey/8.9.4/values.yaml b/stable/misskey/8.11.0/values.yaml similarity index 100% rename from stable/misskey/8.9.4/values.yaml rename to stable/misskey/8.11.0/values.yaml diff --git a/stable/misskey/8.9.4/app-changelog.md b/stable/misskey/8.9.4/app-changelog.md deleted file mode 100644 index 95bf2517a90..00000000000 --- a/stable/misskey/8.9.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [misskey-8.9.4](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.9.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/misskey/8.9.4/charts/common-20.2.10.tgz b/stable/misskey/8.9.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/misskey/8.9.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/misskey/8.9.4/charts/redis-13.2.2.tgz b/stable/misskey/8.9.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/misskey/8.9.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/monero-node/6.7.1/CHANGELOG.md b/stable/monero-node/6.7.1/CHANGELOG.md index abd41fd14e9..292441c245a 100644 --- a/stable/monero-node/6.7.1/CHANGELOG.md +++ b/stable/monero-node/6.7.1/CHANGELOG.md @@ -74,12 +74,14 @@ title: Changelog - update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3[@1d6fa54](https://github.com/1d6fa54) by renovate ([#19309](https://github.com/truecharts/charts/issues/19309)) -## [monero-node-6.7.0](https://github.com/truecharts/charts/compare/monero-node-6.5.0...monero-node-6.7.0) (2024-04-08) +## [monero-node-6.7.1](https://github.com/truecharts/charts/compare/monero-node-6.5.0...monero-node-6.7.1) (2024-04-08) ### Chore +- update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3[@f065d20](https://github.com/f065d20) by renovate ([#20433](https://github.com/truecharts/charts/issues/20433)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3[@b3ef64b](https://github.com/b3ef64b) by renovate ([#20102](https://github.com/truecharts/charts/issues/20102)) @@ -95,5 +97,3 @@ title: Changelog - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3[@fa2dbd9](https://github.com/fa2dbd9) by renovate ([#19571](https://github.com/truecharts/charts/issues/19571)) - -- update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3[@ef1fdd8](https://github.com/ef1fdd8) by renovate ([#19466](https://github.com/truecharts/charts/issues/19466)) diff --git a/stable/n8n/13.14.1/charts/common-20.2.10.tgz b/stable/n8n/13.14.1/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/n8n/13.14.1/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/n8n/13.14.1/charts/redis-13.2.2.tgz b/stable/n8n/13.14.1/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/n8n/13.14.1/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/n8n/13.14.1/.helmignore b/stable/n8n/13.16.0/.helmignore similarity index 100% rename from stable/n8n/13.14.1/.helmignore rename to stable/n8n/13.16.0/.helmignore diff --git a/stable/n8n/13.14.1/CHANGELOG.md b/stable/n8n/13.16.0/CHANGELOG.md similarity index 87% rename from stable/n8n/13.14.1/CHANGELOG.md rename to stable/n8n/13.16.0/CHANGELOG.md index f00556987d4..bf028f64f2b 100644 --- a/stable/n8n/13.14.1/CHANGELOG.md +++ b/stable/n8n/13.16.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [n8n-13.14.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.14.1) (2024-04-05) +## [n8n-13.16.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.16.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image n8nio/n8n to v1.36.1[@6815f1d](https://github.com/6815f1d) by renovate ([#20236](https://github.com/truecharts/charts/issues/20236)) - update container image n8nio/n8n to v1.36.0[@c1ae1eb](https://github.com/c1ae1eb) by renovate ([#20185](https://github.com/truecharts/charts/issues/20185)) @@ -47,12 +51,14 @@ title: Changelog - update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) -## [n8n-13.14.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.14.1) (2024-04-05) +## [n8n-13.15.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.15.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image n8nio/n8n to v1.36.1[@6815f1d](https://github.com/6815f1d) by renovate ([#20236](https://github.com/truecharts/charts/issues/20236)) - update container image n8nio/n8n to v1.36.0[@c1ae1eb](https://github.com/c1ae1eb) by renovate ([#20185](https://github.com/truecharts/charts/issues/20185)) @@ -86,14 +92,8 @@ title: Changelog - update container image n8nio/n8n to v1.32.2[@166ea81](https://github.com/166ea81) by renovate ([#19322](https://github.com/truecharts/charts/issues/19322)) -## [n8n-13.14.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.14.1) (2024-04-05) +## [n8n-13.15.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.15.0) (2024-04-08) ### Chore - -- update container image n8nio/n8n to v1.36.1[@6815f1d](https://github.com/6815f1d) by renovate ([#20236](https://github.com/truecharts/charts/issues/20236)) - -- update container image n8nio/n8n to v1.36.0[@c1ae1eb](https://github.com/c1ae1eb) by renovate ([#20185](https://github.com/truecharts/charts/issues/20185)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/n8n/13.14.1/Chart.yaml b/stable/n8n/13.16.0/Chart.yaml similarity index 95% rename from stable/n8n/13.14.1/Chart.yaml rename to stable/n8n/13.16.0/Chart.yaml index b7daabc5051..c0f450b749f 100644 --- a/stable/n8n/13.14.1/Chart.yaml +++ b/stable/n8n/13.16.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.36.1 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -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.14.1 +version: 13.16.0 diff --git a/stable/n8n/13.14.1/LICENSE b/stable/n8n/13.16.0/LICENSE similarity index 100% rename from stable/n8n/13.14.1/LICENSE rename to stable/n8n/13.16.0/LICENSE diff --git a/stable/n8n/13.14.1/README.md b/stable/n8n/13.16.0/README.md similarity index 100% rename from stable/n8n/13.14.1/README.md rename to stable/n8n/13.16.0/README.md diff --git a/stable/n8n/13.14.1/app-changelog.md b/stable/n8n/13.16.0/app-changelog.md similarity index 85% rename from stable/n8n/13.14.1/app-changelog.md rename to stable/n8n/13.16.0/app-changelog.md index 3c83ec32dba..daa8344ff3d 100644 --- a/stable/n8n/13.14.1/app-changelog.md +++ b/stable/n8n/13.16.0/app-changelog.md @@ -1,11 +1,15 @@ -## [n8n-13.14.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.14.1) (2024-04-05) +## [n8n-13.16.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.16.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image n8nio/n8n to v1.36.1[@6815f1d](https://github.com/6815f1d) by renovate ([#20236](https://github.com/truecharts/charts/issues/20236)) - update container image n8nio/n8n to v1.36.0[@c1ae1eb](https://github.com/c1ae1eb) by renovate ([#20185](https://github.com/truecharts/charts/issues/20185)) diff --git a/stable/n8n/13.14.1/app-readme.md b/stable/n8n/13.16.0/app-readme.md similarity index 100% rename from stable/n8n/13.14.1/app-readme.md rename to stable/n8n/13.16.0/app-readme.md diff --git a/stable/n8n/13.16.0/charts/common-20.3.2.tgz b/stable/n8n/13.16.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/n8n/13.16.0/charts/common-20.3.2.tgz differ diff --git a/stable/n8n/13.16.0/charts/redis-13.3.0.tgz b/stable/n8n/13.16.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/n8n/13.16.0/charts/redis-13.3.0.tgz differ diff --git a/stable/n8n/13.14.1/ix_values.yaml b/stable/n8n/13.16.0/ix_values.yaml similarity index 100% rename from stable/n8n/13.14.1/ix_values.yaml rename to stable/n8n/13.16.0/ix_values.yaml diff --git a/stable/n8n/13.14.1/questions.yaml b/stable/n8n/13.16.0/questions.yaml similarity index 100% rename from stable/n8n/13.14.1/questions.yaml rename to stable/n8n/13.16.0/questions.yaml diff --git a/stable/n8n/13.14.1/templates/NOTES.txt b/stable/n8n/13.16.0/templates/NOTES.txt similarity index 100% rename from stable/n8n/13.14.1/templates/NOTES.txt rename to stable/n8n/13.16.0/templates/NOTES.txt diff --git a/stable/n8n/13.14.1/templates/_configmap.tpl b/stable/n8n/13.16.0/templates/_configmap.tpl similarity index 100% rename from stable/n8n/13.14.1/templates/_configmap.tpl rename to stable/n8n/13.16.0/templates/_configmap.tpl diff --git a/stable/n8n/13.14.1/templates/common.yaml b/stable/n8n/13.16.0/templates/common.yaml similarity index 100% rename from stable/n8n/13.14.1/templates/common.yaml rename to stable/n8n/13.16.0/templates/common.yaml diff --git a/stable/n8n/13.14.1/values.yaml b/stable/n8n/13.16.0/values.yaml similarity index 100% rename from stable/n8n/13.14.1/values.yaml rename to stable/n8n/13.16.0/values.yaml diff --git a/stable/nitter/6.8.4/.helmignore b/stable/nitter/6.10.0/.helmignore similarity index 100% rename from stable/nitter/6.8.4/.helmignore rename to stable/nitter/6.10.0/.helmignore diff --git a/stable/nitter/6.8.4/CHANGELOG.md b/stable/nitter/6.10.0/CHANGELOG.md similarity index 78% rename from stable/nitter/6.8.4/CHANGELOG.md rename to stable/nitter/6.10.0/CHANGELOG.md index 8bc158cc605..a144974be28 100644 --- a/stable/nitter/6.8.4/CHANGELOG.md +++ b/stable/nitter/6.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nitter-6.8.4](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.8.4) (2024-03-30) +## [nitter-6.10.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [nitter-6.8.4](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.8.4) (2024-03-30) +## [nitter-6.9.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [nitter-6.8.4](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.8.4) (2024-03-30) +## [nitter-6.9.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [nitter-6.8.4](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.8.4) (2024-03-30) +## [nitter-6.9.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/nitter/6.8.4/Chart.yaml b/stable/nitter/6.10.0/Chart.yaml similarity index 95% rename from stable/nitter/6.8.4/Chart.yaml rename to stable/nitter/6.10.0/Chart.yaml index d0ff72608e9..9fcce0450df 100644 --- a/stable/nitter/6.8.4/Chart.yaml +++ b/stable/nitter/6.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 6.10.0 diff --git a/stable/nitter/6.8.4/README.md b/stable/nitter/6.10.0/README.md similarity index 100% rename from stable/nitter/6.8.4/README.md rename to stable/nitter/6.10.0/README.md diff --git a/stable/baserow/12.9.4/app-changelog.md b/stable/nitter/6.10.0/app-changelog.md similarity index 73% rename from stable/baserow/12.9.4/app-changelog.md rename to stable/nitter/6.10.0/app-changelog.md index 19f3d106ba0..ff396baf0e4 100644 --- a/stable/baserow/12.9.4/app-changelog.md +++ b/stable/nitter/6.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [baserow-12.9.4](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.9.4) (2024-03-30) +## [nitter-6.10.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/nitter/6.8.4/app-readme.md b/stable/nitter/6.10.0/app-readme.md similarity index 100% rename from stable/nitter/6.8.4/app-readme.md rename to stable/nitter/6.10.0/app-readme.md diff --git a/stable/nitter/6.10.0/charts/common-20.3.2.tgz b/stable/nitter/6.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/nitter/6.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/nitter/6.10.0/charts/redis-13.3.0.tgz b/stable/nitter/6.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/nitter/6.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/nitter/6.8.4/ix_values.yaml b/stable/nitter/6.10.0/ix_values.yaml similarity index 100% rename from stable/nitter/6.8.4/ix_values.yaml rename to stable/nitter/6.10.0/ix_values.yaml diff --git a/stable/nitter/6.8.4/questions.yaml b/stable/nitter/6.10.0/questions.yaml similarity index 100% rename from stable/nitter/6.8.4/questions.yaml rename to stable/nitter/6.10.0/questions.yaml diff --git a/stable/nitter/6.8.4/templates/NOTES.txt b/stable/nitter/6.10.0/templates/NOTES.txt similarity index 100% rename from stable/nitter/6.8.4/templates/NOTES.txt rename to stable/nitter/6.10.0/templates/NOTES.txt diff --git a/stable/nitter/6.8.4/templates/_configmap.tpl b/stable/nitter/6.10.0/templates/_configmap.tpl similarity index 100% rename from stable/nitter/6.8.4/templates/_configmap.tpl rename to stable/nitter/6.10.0/templates/_configmap.tpl diff --git a/stable/nitter/6.8.4/templates/common.yaml b/stable/nitter/6.10.0/templates/common.yaml similarity index 100% rename from stable/nitter/6.8.4/templates/common.yaml rename to stable/nitter/6.10.0/templates/common.yaml diff --git a/stable/nitter/6.8.4/values.yaml b/stable/nitter/6.10.0/values.yaml similarity index 100% rename from stable/nitter/6.8.4/values.yaml rename to stable/nitter/6.10.0/values.yaml diff --git a/stable/nitter/6.8.4/app-changelog.md b/stable/nitter/6.8.4/app-changelog.md deleted file mode 100644 index 6fadb0ba92c..00000000000 --- a/stable/nitter/6.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [nitter-6.8.4](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/nitter/6.8.4/charts/common-20.2.10.tgz b/stable/nitter/6.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/nitter/6.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/nitter/6.8.4/charts/redis-13.2.2.tgz b/stable/nitter/6.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/nitter/6.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/nocodb/13.9.1/.helmignore b/stable/nocodb/13.11.0/.helmignore similarity index 100% rename from stable/nocodb/13.9.1/.helmignore rename to stable/nocodb/13.11.0/.helmignore diff --git a/stable/nocodb/13.9.1/CHANGELOG.md b/stable/nocodb/13.11.0/CHANGELOG.md similarity index 84% rename from stable/nocodb/13.9.1/CHANGELOG.md rename to stable/nocodb/13.11.0/CHANGELOG.md index c56e44e8dea..52c278f124b 100644 --- a/stable/nocodb/13.9.1/CHANGELOG.md +++ b/stable/nocodb/13.11.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nocodb-13.9.1](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.9.1) (2024-04-05) +## [nocodb-13.11.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.11.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image nocodb/nocodb to v0.205.1[@766f3f5](https://github.com/766f3f5) by renovate ([#20237](https://github.com/truecharts/charts/issues/20237)) - update container image nocodb/nocodb to v0.205.0[@4822898](https://github.com/4822898) by renovate ([#20143](https://github.com/truecharts/charts/issues/20143)) @@ -43,12 +47,14 @@ title: Changelog - update container image nocodb/nocodb to v0.204.5[@7b87bba](https://github.com/7b87bba) by renovate ([#19323](https://github.com/truecharts/charts/issues/19323)) -## [nocodb-13.9.1](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.9.1) (2024-04-05) +## [nocodb-13.10.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.10.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image nocodb/nocodb to v0.205.1[@766f3f5](https://github.com/766f3f5) by renovate ([#20237](https://github.com/truecharts/charts/issues/20237)) - update container image nocodb/nocodb to v0.205.0[@4822898](https://github.com/4822898) by renovate ([#20143](https://github.com/truecharts/charts/issues/20143)) @@ -78,22 +84,16 @@ title: Changelog - update container image nocodb/nocodb to v0.204.5[@7b87bba](https://github.com/7b87bba) by renovate ([#19323](https://github.com/truecharts/charts/issues/19323)) -## [nocodb-13.9.1](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.9.1) (2024-04-05) +## [nocodb-13.10.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.10.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image nocodb/nocodb to v0.205.1[@766f3f5](https://github.com/766f3f5) by renovate ([#20237](https://github.com/truecharts/charts/issues/20237)) - update container image nocodb/nocodb to v0.205.0[@4822898](https://github.com/4822898) by renovate ([#20143](https://github.com/truecharts/charts/issues/20143)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image nocodb/nocodb to v0.204.9[@9a125f4](https://github.com/9a125f4) by renovate ([#19696](https://github.com/truecharts/charts/issues/19696)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) diff --git a/stable/nocodb/13.9.1/Chart.yaml b/stable/nocodb/13.11.0/Chart.yaml similarity index 95% rename from stable/nocodb/13.9.1/Chart.yaml rename to stable/nocodb/13.11.0/Chart.yaml index d49705344ee..8e862ce3b5b 100644 --- a/stable/nocodb/13.9.1/Chart.yaml +++ b/stable/nocodb/13.11.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.205.1 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.9.1 +version: 13.11.0 diff --git a/stable/nocodb/13.9.1/README.md b/stable/nocodb/13.11.0/README.md similarity index 100% rename from stable/nocodb/13.9.1/README.md rename to stable/nocodb/13.11.0/README.md diff --git a/stable/nocodb/13.9.1/app-changelog.md b/stable/nocodb/13.11.0/app-changelog.md similarity index 82% rename from stable/nocodb/13.9.1/app-changelog.md rename to stable/nocodb/13.11.0/app-changelog.md index 9cc4c025fcc..dd67bf0342c 100644 --- a/stable/nocodb/13.9.1/app-changelog.md +++ b/stable/nocodb/13.11.0/app-changelog.md @@ -1,11 +1,15 @@ -## [nocodb-13.9.1](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.9.1) (2024-04-05) +## [nocodb-13.11.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.11.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image nocodb/nocodb to v0.205.1[@766f3f5](https://github.com/766f3f5) by renovate ([#20237](https://github.com/truecharts/charts/issues/20237)) - update container image nocodb/nocodb to v0.205.0[@4822898](https://github.com/4822898) by renovate ([#20143](https://github.com/truecharts/charts/issues/20143)) diff --git a/stable/nocodb/13.9.1/app-readme.md b/stable/nocodb/13.11.0/app-readme.md similarity index 100% rename from stable/nocodb/13.9.1/app-readme.md rename to stable/nocodb/13.11.0/app-readme.md diff --git a/stable/nocodb/13.11.0/charts/common-20.3.2.tgz b/stable/nocodb/13.11.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/nocodb/13.11.0/charts/common-20.3.2.tgz differ diff --git a/stable/nocodb/13.11.0/charts/redis-13.3.0.tgz b/stable/nocodb/13.11.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/nocodb/13.11.0/charts/redis-13.3.0.tgz differ diff --git a/stable/nocodb/13.9.1/ix_values.yaml b/stable/nocodb/13.11.0/ix_values.yaml similarity index 100% rename from stable/nocodb/13.9.1/ix_values.yaml rename to stable/nocodb/13.11.0/ix_values.yaml diff --git a/stable/nocodb/13.9.1/questions.yaml b/stable/nocodb/13.11.0/questions.yaml similarity index 100% rename from stable/nocodb/13.9.1/questions.yaml rename to stable/nocodb/13.11.0/questions.yaml diff --git a/stable/nocodb/13.9.1/templates/NOTES.txt b/stable/nocodb/13.11.0/templates/NOTES.txt similarity index 100% rename from stable/nocodb/13.9.1/templates/NOTES.txt rename to stable/nocodb/13.11.0/templates/NOTES.txt diff --git a/stable/nocodb/13.9.1/templates/_configmap.tpl b/stable/nocodb/13.11.0/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/13.9.1/templates/_configmap.tpl rename to stable/nocodb/13.11.0/templates/_configmap.tpl diff --git a/stable/nocodb/13.9.1/templates/_secrets.tpl b/stable/nocodb/13.11.0/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/13.9.1/templates/_secrets.tpl rename to stable/nocodb/13.11.0/templates/_secrets.tpl diff --git a/stable/nocodb/13.9.1/templates/common.yaml b/stable/nocodb/13.11.0/templates/common.yaml similarity index 100% rename from stable/nocodb/13.9.1/templates/common.yaml rename to stable/nocodb/13.11.0/templates/common.yaml diff --git a/stable/nocodb/13.9.1/values.yaml b/stable/nocodb/13.11.0/values.yaml similarity index 100% rename from stable/nocodb/13.9.1/values.yaml rename to stable/nocodb/13.11.0/values.yaml diff --git a/stable/nocodb/13.9.1/charts/common-20.2.10.tgz b/stable/nocodb/13.9.1/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/nocodb/13.9.1/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/nocodb/13.9.1/charts/redis-13.2.2.tgz b/stable/nocodb/13.9.1/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/nocodb/13.9.1/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/17.8.4/.helmignore b/stable/onlyoffice-document-server/17.10.0/.helmignore similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/.helmignore rename to stable/onlyoffice-document-server/17.10.0/.helmignore diff --git a/stable/onlyoffice-document-server/17.8.4/CHANGELOG.md b/stable/onlyoffice-document-server/17.10.0/CHANGELOG.md similarity index 77% rename from stable/onlyoffice-document-server/17.8.4/CHANGELOG.md rename to stable/onlyoffice-document-server/17.10.0/CHANGELOG.md index 717fbc4f8dc..c8d136c6c65 100644 --- a/stable/onlyoffice-document-server/17.8.4/CHANGELOG.md +++ b/stable/onlyoffice-document-server/17.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [onlyoffice-document-server-17.8.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.8.4) (2024-03-30) +## [onlyoffice-document-server-17.10.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [onlyoffice-document-server-17.8.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.8.4) (2024-03-30) +## [onlyoffice-document-server-17.9.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [onlyoffice-document-server-17.8.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.8.4) (2024-03-30) +## [onlyoffice-document-server-17.9.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [onlyoffice-document-server-17.8.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.8.4) (2024-03-30) +## [onlyoffice-document-server-17.9.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/onlyoffice-document-server/17.8.4/Chart.yaml b/stable/onlyoffice-document-server/17.10.0/Chart.yaml similarity index 96% rename from stable/onlyoffice-document-server/17.8.4/Chart.yaml rename to stable/onlyoffice-document-server/17.10.0/Chart.yaml index 9db16e53f1e..23199ce13bd 100644 --- a/stable/onlyoffice-document-server/17.8.4/Chart.yaml +++ b/stable/onlyoffice-document-server/17.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 8.0.1 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 17.10.0 diff --git a/stable/onlyoffice-document-server/17.8.4/README.md b/stable/onlyoffice-document-server/17.10.0/README.md similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/README.md rename to stable/onlyoffice-document-server/17.10.0/README.md diff --git a/stable/onlyoffice-document-server/17.10.0/app-changelog.md b/stable/onlyoffice-document-server/17.10.0/app-changelog.md new file mode 100644 index 00000000000..6ba58b7f9e9 --- /dev/null +++ b/stable/onlyoffice-document-server/17.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [onlyoffice-document-server-17.10.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/onlyoffice-document-server/17.8.4/app-readme.md b/stable/onlyoffice-document-server/17.10.0/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/app-readme.md rename to stable/onlyoffice-document-server/17.10.0/app-readme.md diff --git a/stable/onlyoffice-document-server/17.10.0/charts/common-20.3.2.tgz b/stable/onlyoffice-document-server/17.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/onlyoffice-document-server/17.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/onlyoffice-document-server/17.10.0/charts/redis-13.3.0.tgz b/stable/onlyoffice-document-server/17.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/onlyoffice-document-server/17.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/onlyoffice-document-server/17.8.4/ix_values.yaml b/stable/onlyoffice-document-server/17.10.0/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/ix_values.yaml rename to stable/onlyoffice-document-server/17.10.0/ix_values.yaml diff --git a/stable/onlyoffice-document-server/17.8.4/questions.yaml b/stable/onlyoffice-document-server/17.10.0/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/questions.yaml rename to stable/onlyoffice-document-server/17.10.0/questions.yaml diff --git a/stable/onlyoffice-document-server/17.8.4/templates/NOTES.txt b/stable/onlyoffice-document-server/17.10.0/templates/NOTES.txt similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/templates/NOTES.txt rename to stable/onlyoffice-document-server/17.10.0/templates/NOTES.txt diff --git a/stable/onlyoffice-document-server/17.8.4/templates/common.yaml b/stable/onlyoffice-document-server/17.10.0/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/templates/common.yaml rename to stable/onlyoffice-document-server/17.10.0/templates/common.yaml diff --git a/stable/onlyoffice-document-server/17.8.4/values.yaml b/stable/onlyoffice-document-server/17.10.0/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.8.4/values.yaml rename to stable/onlyoffice-document-server/17.10.0/values.yaml diff --git a/stable/onlyoffice-document-server/17.8.4/app-changelog.md b/stable/onlyoffice-document-server/17.8.4/app-changelog.md deleted file mode 100644 index 3c42c02ed71..00000000000 --- a/stable/onlyoffice-document-server/17.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [onlyoffice-document-server-17.8.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/onlyoffice-document-server/17.8.4/charts/common-20.2.10.tgz b/stable/onlyoffice-document-server/17.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/onlyoffice-document-server/17.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/17.8.4/charts/redis-13.2.2.tgz b/stable/onlyoffice-document-server/17.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/onlyoffice-document-server/17.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/outline/12.8.4/.helmignore b/stable/outline/12.10.0/.helmignore similarity index 100% rename from stable/outline/12.8.4/.helmignore rename to stable/outline/12.10.0/.helmignore diff --git a/stable/baserow/12.9.4/CHANGELOG.md b/stable/outline/12.10.0/CHANGELOG.md similarity index 77% rename from stable/baserow/12.9.4/CHANGELOG.md rename to stable/outline/12.10.0/CHANGELOG.md index fd511b9c472..049b7b62eec 100644 --- a/stable/baserow/12.9.4/CHANGELOG.md +++ b/stable/outline/12.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [baserow-12.9.4](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.9.4) (2024-03-30) +## [outline-12.10.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [baserow-12.9.4](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.9.4) (2024-03-30) +## [outline-12.9.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [baserow-12.9.4](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.9.4) (2024-03-30) +## [outline-12.9.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [baserow-12.9.4](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.9.4) (2024-03-30) +## [outline-12.9.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/outline/12.8.4/Chart.yaml b/stable/outline/12.10.0/Chart.yaml similarity index 95% rename from stable/outline/12.8.4/Chart.yaml rename to stable/outline/12.10.0/Chart.yaml index a7741ea294e..6eedcfffda1 100644 --- a/stable/outline/12.8.4/Chart.yaml +++ b/stable/outline/12.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.75.2 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 12.10.0 diff --git a/stable/outline/12.8.4/README.md b/stable/outline/12.10.0/README.md similarity index 100% rename from stable/outline/12.8.4/README.md rename to stable/outline/12.10.0/README.md diff --git a/stable/outline/12.10.0/app-changelog.md b/stable/outline/12.10.0/app-changelog.md new file mode 100644 index 00000000000..c305429933d --- /dev/null +++ b/stable/outline/12.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [outline-12.10.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/outline/12.8.4/app-readme.md b/stable/outline/12.10.0/app-readme.md similarity index 100% rename from stable/outline/12.8.4/app-readme.md rename to stable/outline/12.10.0/app-readme.md diff --git a/stable/outline/12.10.0/charts/common-20.3.2.tgz b/stable/outline/12.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/outline/12.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/outline/12.10.0/charts/redis-13.3.0.tgz b/stable/outline/12.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/outline/12.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/outline/12.8.4/ix_values.yaml b/stable/outline/12.10.0/ix_values.yaml similarity index 100% rename from stable/outline/12.8.4/ix_values.yaml rename to stable/outline/12.10.0/ix_values.yaml diff --git a/stable/outline/12.8.4/questions.yaml b/stable/outline/12.10.0/questions.yaml similarity index 100% rename from stable/outline/12.8.4/questions.yaml rename to stable/outline/12.10.0/questions.yaml diff --git a/stable/outline/12.8.4/templates/NOTES.txt b/stable/outline/12.10.0/templates/NOTES.txt similarity index 100% rename from stable/outline/12.8.4/templates/NOTES.txt rename to stable/outline/12.10.0/templates/NOTES.txt diff --git a/stable/outline/12.8.4/templates/_secrets.tpl b/stable/outline/12.10.0/templates/_secrets.tpl similarity index 100% rename from stable/outline/12.8.4/templates/_secrets.tpl rename to stable/outline/12.10.0/templates/_secrets.tpl diff --git a/stable/outline/12.8.4/templates/common.yaml b/stable/outline/12.10.0/templates/common.yaml similarity index 100% rename from stable/outline/12.8.4/templates/common.yaml rename to stable/outline/12.10.0/templates/common.yaml diff --git a/stable/outline/12.8.4/values.yaml b/stable/outline/12.10.0/values.yaml similarity index 100% rename from stable/outline/12.8.4/values.yaml rename to stable/outline/12.10.0/values.yaml diff --git a/stable/outline/12.8.4/CHANGELOG.md b/stable/outline/12.8.4/CHANGELOG.md deleted file mode 100644 index 19d1631fd75..00000000000 --- a/stable/outline/12.8.4/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [outline-12.8.4](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [outline-12.8.4](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [outline-12.8.4](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [outline-12.8.4](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/outline/12.8.4/app-changelog.md b/stable/outline/12.8.4/app-changelog.md deleted file mode 100644 index af0c045655e..00000000000 --- a/stable/outline/12.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [outline-12.8.4](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/outline/12.8.4/charts/common-20.2.10.tgz b/stable/outline/12.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/outline/12.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/outline/12.8.4/charts/redis-13.2.2.tgz b/stable/outline/12.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/outline/12.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.11.0/charts/redis-13.2.2.tgz b/stable/paperless-ngx/7.11.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/paperless-ngx/7.11.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.11.0/.helmignore b/stable/paperless-ngx/7.12.0/.helmignore similarity index 100% rename from stable/paperless-ngx/7.11.0/.helmignore rename to stable/paperless-ngx/7.12.0/.helmignore diff --git a/stable/paperless-ngx/7.11.0/CHANGELOG.md b/stable/paperless-ngx/7.12.0/CHANGELOG.md similarity index 83% rename from stable/paperless-ngx/7.11.0/CHANGELOG.md rename to stable/paperless-ngx/7.12.0/CHANGELOG.md index 5e9603e07bf..52aba4ae542 100644 --- a/stable/paperless-ngx/7.11.0/CHANGELOG.md +++ b/stable/paperless-ngx/7.12.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [paperless-ngx-7.11.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.0) (2024-04-08) +## [paperless-ngx-7.12.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.12.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.2[@703c990](https://github.com/703c990) by renovate ([#20403](https://github.com/truecharts/charts/issues/20403)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354)) @@ -39,12 +43,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [paperless-ngx-7.11.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.0) (2024-04-08) +## [paperless-ngx-7.11.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.1) (2024-04-08) ### Chore +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.2[@703c990](https://github.com/703c990) by renovate ([#20403](https://github.com/truecharts/charts/issues/20403)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354)) @@ -70,12 +76,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [paperless-ngx-7.11.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.0) (2024-04-08) +## [paperless-ngx-7.11.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.1) (2024-04-08) ### Chore +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.2[@703c990](https://github.com/703c990) by renovate ([#20403](https://github.com/truecharts/charts/issues/20403)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354)) @@ -89,11 +97,3 @@ title: Changelog - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.6.3[@101f3cb](https://github.com/101f3cb) by renovate ([#19453](https://github.com/truecharts/charts/issues/19453)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/stable/paperless-ngx/7.11.0/Chart.yaml b/stable/paperless-ngx/7.12.0/Chart.yaml similarity index 94% rename from stable/paperless-ngx/7.11.0/Chart.yaml rename to stable/paperless-ngx/7.12.0/Chart.yaml index a7a71d976f1..177433999ce 100644 --- a/stable/paperless-ngx/7.11.0/Chart.yaml +++ b/stable/paperless-ngx/7.12.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.7.1 +appVersion: 2.7.2 dependencies: - name: common version: 20.3.2 @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.11.0 +version: 7.12.0 diff --git a/stable/paperless-ngx/7.11.0/README.md b/stable/paperless-ngx/7.12.0/README.md similarity index 100% rename from stable/paperless-ngx/7.11.0/README.md rename to stable/paperless-ngx/7.12.0/README.md diff --git a/stable/paperless-ngx/7.11.0/app-changelog.md b/stable/paperless-ngx/7.12.0/app-changelog.md similarity index 79% rename from stable/paperless-ngx/7.11.0/app-changelog.md rename to stable/paperless-ngx/7.12.0/app-changelog.md index 3f0fc4154dd..d25f5ff4b51 100644 --- a/stable/paperless-ngx/7.11.0/app-changelog.md +++ b/stable/paperless-ngx/7.12.0/app-changelog.md @@ -1,11 +1,15 @@ -## [paperless-ngx-7.11.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.0) (2024-04-08) +## [paperless-ngx-7.12.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.12.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.2[@703c990](https://github.com/703c990) by renovate ([#20403](https://github.com/truecharts/charts/issues/20403)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354)) diff --git a/stable/paperless-ngx/7.11.0/app-readme.md b/stable/paperless-ngx/7.12.0/app-readme.md similarity index 100% rename from stable/paperless-ngx/7.11.0/app-readme.md rename to stable/paperless-ngx/7.12.0/app-readme.md diff --git a/stable/paperless-ngx/7.12.0/charts/common-20.3.2.tgz b/stable/paperless-ngx/7.12.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/paperless-ngx/7.12.0/charts/common-20.3.2.tgz differ diff --git a/stable/paperless-ngx/7.12.0/charts/redis-13.3.0.tgz b/stable/paperless-ngx/7.12.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/paperless-ngx/7.12.0/charts/redis-13.3.0.tgz differ diff --git a/stable/paperless-ngx/7.11.0/ix_values.yaml b/stable/paperless-ngx/7.12.0/ix_values.yaml similarity index 96% rename from stable/paperless-ngx/7.11.0/ix_values.yaml rename to stable/paperless-ngx/7.12.0/ix_values.yaml index f401ff500f5..ad25034df7e 100644 --- a/stable/paperless-ngx/7.11.0/ix_values.yaml +++ b/stable/paperless-ngx/7.12.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/paperless-ngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.7.1@sha256:bc6976324afb00740b6edb53b46672385b058bd8f64d9c0fd11f57aed1f40a96 + tag: 2.7.2@sha256:703c990a790dfd4d25fb56df3afec27b13cb0926a3818bf265edac9c71311647 service: main: ports: diff --git a/stable/paperless-ngx/7.11.0/questions.yaml b/stable/paperless-ngx/7.12.0/questions.yaml similarity index 100% rename from stable/paperless-ngx/7.11.0/questions.yaml rename to stable/paperless-ngx/7.12.0/questions.yaml diff --git a/stable/paperless-ngx/7.11.0/templates/NOTES.txt b/stable/paperless-ngx/7.12.0/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/7.11.0/templates/NOTES.txt rename to stable/paperless-ngx/7.12.0/templates/NOTES.txt diff --git a/stable/paperless-ngx/7.11.0/templates/_secrets.tpl b/stable/paperless-ngx/7.12.0/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/7.11.0/templates/_secrets.tpl rename to stable/paperless-ngx/7.12.0/templates/_secrets.tpl diff --git a/stable/paperless-ngx/7.11.0/templates/common.yaml b/stable/paperless-ngx/7.12.0/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/7.11.0/templates/common.yaml rename to stable/paperless-ngx/7.12.0/templates/common.yaml diff --git a/stable/paperless-ngx/7.11.0/values.yaml b/stable/paperless-ngx/7.12.0/values.yaml similarity index 100% rename from stable/paperless-ngx/7.11.0/values.yaml rename to stable/paperless-ngx/7.12.0/values.yaml diff --git a/stable/papermerge/12.8.4/.helmignore b/stable/papermerge/12.10.0/.helmignore similarity index 100% rename from stable/papermerge/12.8.4/.helmignore rename to stable/papermerge/12.10.0/.helmignore diff --git a/stable/papermerge/12.10.0/CHANGELOG.md b/stable/papermerge/12.10.0/CHANGELOG.md new file mode 100644 index 00000000000..4e5f2995fc5 --- /dev/null +++ b/stable/papermerge/12.10.0/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [papermerge-12.10.0](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [papermerge-12.9.0](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.9.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [papermerge-12.9.0](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.9.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [papermerge-12.9.0](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.9.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/papermerge/12.8.4/Chart.yaml b/stable/papermerge/12.10.0/Chart.yaml similarity index 95% rename from stable/papermerge/12.8.4/Chart.yaml rename to stable/papermerge/12.10.0/Chart.yaml index d5e56a8f95a..bfee3abe409 100644 --- a/stable/papermerge/12.8.4/Chart.yaml +++ b/stable/papermerge/12.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2.1.9 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 12.10.0 diff --git a/stable/papermerge/12.8.4/README.md b/stable/papermerge/12.10.0/README.md similarity index 100% rename from stable/papermerge/12.8.4/README.md rename to stable/papermerge/12.10.0/README.md diff --git a/stable/papermerge/12.10.0/app-changelog.md b/stable/papermerge/12.10.0/app-changelog.md new file mode 100644 index 00000000000..43256836799 --- /dev/null +++ b/stable/papermerge/12.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [papermerge-12.10.0](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/papermerge/12.8.4/app-readme.md b/stable/papermerge/12.10.0/app-readme.md similarity index 100% rename from stable/papermerge/12.8.4/app-readme.md rename to stable/papermerge/12.10.0/app-readme.md diff --git a/stable/papermerge/12.10.0/charts/common-20.3.2.tgz b/stable/papermerge/12.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/papermerge/12.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/papermerge/12.10.0/charts/redis-13.3.0.tgz b/stable/papermerge/12.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/papermerge/12.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/papermerge/12.8.4/ix_values.yaml b/stable/papermerge/12.10.0/ix_values.yaml similarity index 100% rename from stable/papermerge/12.8.4/ix_values.yaml rename to stable/papermerge/12.10.0/ix_values.yaml diff --git a/stable/papermerge/12.8.4/questions.yaml b/stable/papermerge/12.10.0/questions.yaml similarity index 100% rename from stable/papermerge/12.8.4/questions.yaml rename to stable/papermerge/12.10.0/questions.yaml diff --git a/stable/papermerge/12.8.4/templates/NOTES.txt b/stable/papermerge/12.10.0/templates/NOTES.txt similarity index 100% rename from stable/papermerge/12.8.4/templates/NOTES.txt rename to stable/papermerge/12.10.0/templates/NOTES.txt diff --git a/stable/papermerge/12.8.4/templates/_secrets.tpl b/stable/papermerge/12.10.0/templates/_secrets.tpl similarity index 100% rename from stable/papermerge/12.8.4/templates/_secrets.tpl rename to stable/papermerge/12.10.0/templates/_secrets.tpl diff --git a/stable/papermerge/12.8.4/templates/common.yaml b/stable/papermerge/12.10.0/templates/common.yaml similarity index 100% rename from stable/papermerge/12.8.4/templates/common.yaml rename to stable/papermerge/12.10.0/templates/common.yaml diff --git a/stable/papermerge/12.8.4/values.yaml b/stable/papermerge/12.10.0/values.yaml similarity index 100% rename from stable/papermerge/12.8.4/values.yaml rename to stable/papermerge/12.10.0/values.yaml diff --git a/stable/papermerge/12.8.4/CHANGELOG.md b/stable/papermerge/12.8.4/CHANGELOG.md deleted file mode 100644 index 6a7a6015b0c..00000000000 --- a/stable/papermerge/12.8.4/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [papermerge-12.8.4](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [papermerge-12.8.4](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [papermerge-12.8.4](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [papermerge-12.8.4](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/papermerge/12.8.4/app-changelog.md b/stable/papermerge/12.8.4/app-changelog.md deleted file mode 100644 index 3cd679ce12e..00000000000 --- a/stable/papermerge/12.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [papermerge-12.8.4](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/papermerge/12.8.4/charts/common-20.2.10.tgz b/stable/papermerge/12.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/papermerge/12.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/papermerge/12.8.4/charts/redis-13.2.2.tgz b/stable/papermerge/12.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/papermerge/12.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/plex/17.8.2/CHANGELOG.md b/stable/plex/17.8.2/CHANGELOG.md index c94b3680c71..0ff9ceb70a8 100644 --- a/stable/plex/17.8.2/CHANGELOG.md +++ b/stable/plex/17.8.2/CHANGELOG.md @@ -62,12 +62,14 @@ title: Changelog - update container image ghcr.io/onedr0p/plex to v1.40.1.8227-c0dd5a73e[@4ca8db0](https://github.com/4ca8db0) by renovate ([#19308](https://github.com/truecharts/charts/issues/19308)) -## [plex-17.8.1](https://github.com/truecharts/charts/compare/plex-17.6.0...plex-17.8.1) (2024-04-08) +## [plex-17.8.2](https://github.com/truecharts/charts/compare/plex-17.6.0...plex-17.8.2) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/plex to 1.40.1.8227-c0dd5a73e[@c8d7453](https://github.com/c8d7453) by renovate ([#20424](https://github.com/truecharts/charts/issues/20424)) + - update container image ghcr.io/onedr0p/plex to 1.40.1.8227-c0dd5a73e[@1841a02](https://github.com/1841a02) by renovate ([#20385](https://github.com/truecharts/charts/issues/20385)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) @@ -95,6 +97,4 @@ title: Changelog - update container image ghcr.io/onedr0p/plex to 1.40.1.8227-c0dd5a73e[@1841a02](https://github.com/1841a02) by renovate ([#20385](https://github.com/truecharts/charts/issues/20385)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) \ No newline at end of file +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) \ No newline at end of file diff --git a/stable/prowlarr/16.7.1/CHANGELOG.md b/stable/prowlarr/16.7.1/CHANGELOG.md index 4f02779aa40..4c31e6ebf20 100644 --- a/stable/prowlarr/16.7.1/CHANGELOG.md +++ b/stable/prowlarr/16.7.1/CHANGELOG.md @@ -82,12 +82,14 @@ title: Changelog - update container image ghcr.io/onedr0p/prowlarr-develop to 1.14.1.4316[@882daa1](https://github.com/882daa1) by renovate ([#19255](https://github.com/truecharts/charts/issues/19255)) -## [prowlarr-16.7.0](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-16.7.0) (2024-04-08) +## [prowlarr-16.7.1](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-16.7.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/prowlarr-develop to 1.15.0.4361[@bd8092d](https://github.com/bd8092d) by renovate ([#20425](https://github.com/truecharts/charts/issues/20425)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) @@ -95,5 +97,3 @@ title: Changelog - update container image ghcr.io/onedr0p/prowlarr-develop to 1.15.0.4361[@833d7ca](https://github.com/833d7ca) by renovate ([#20066](https://github.com/truecharts/charts/issues/20066)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image ghcr.io/onedr0p/prowlarr-develop to v1.15.0.4361[@0b6b55c](https://github.com/0b6b55c) by renovate ([#19902](https://github.com/truecharts/charts/issues/19902)) diff --git a/stable/pwndrop/9.8.1/CHANGELOG.md b/stable/pwndrop/9.8.1/CHANGELOG.md index 3cc7ac48cff..71e0e09ebdd 100644 --- a/stable/pwndrop/9.8.1/CHANGELOG.md +++ b/stable/pwndrop/9.8.1/CHANGELOG.md @@ -70,12 +70,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [pwndrop-9.8.0](https://github.com/truecharts/charts/compare/pwndrop-9.6.0...pwndrop-9.8.0) (2024-04-08) +## [pwndrop-9.8.1](https://github.com/truecharts/charts/compare/pwndrop-9.6.0...pwndrop-9.8.1) (2024-04-08) ### Chore +- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@4776da0](https://github.com/4776da0) by renovate ([#20420](https://github.com/truecharts/charts/issues/20420)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@4601263](https://github.com/4601263) by renovate ([#20101](https://github.com/truecharts/charts/issues/20101)) @@ -95,5 +97,3 @@ title: Changelog - update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@f5a5176](https://github.com/f5a5176) by renovate ([#19464](https://github.com/truecharts/charts/issues/19464)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/stable/qbittorrent/19.8.1/CHANGELOG.md b/stable/qbittorrent/19.8.1/CHANGELOG.md index deb238f521a..ea4d8af1a04 100644 --- a/stable/qbittorrent/19.8.1/CHANGELOG.md +++ b/stable/qbittorrent/19.8.1/CHANGELOG.md @@ -62,12 +62,14 @@ title: Changelog - update container image ghcr.io/onedr0p/qbittorrent to 4.6.3[@f2895e6](https://github.com/f2895e6) by renovate ([#19256](https://github.com/truecharts/charts/issues/19256)) -## [qbittorrent-19.8.0](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.8.0) (2024-04-08) +## [qbittorrent-19.8.1](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.8.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/qbittorrent to 4.6.4[@cb8a7df](https://github.com/cb8a7df) by renovate ([#20426](https://github.com/truecharts/charts/issues/20426)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/qbittorrent to v4.6.4[@85f1852](https://github.com/85f1852) by renovate ([#19763](https://github.com/truecharts/charts/issues/19763)) @@ -95,6 +97,4 @@ title: Changelog - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image ghcr.io/onedr0p/qbittorrent to v4.6.4[@85f1852](https://github.com/85f1852) by renovate ([#19763](https://github.com/truecharts/charts/issues/19763)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) \ No newline at end of file +- update container image ghcr.io/onedr0p/qbittorrent to v4.6.4[@85f1852](https://github.com/85f1852) by renovate ([#19763](https://github.com/truecharts/charts/issues/19763)) \ No newline at end of file diff --git a/stable/radarr/21.6.1/CHANGELOG.md b/stable/radarr/21.6.1/CHANGELOG.md index ee1a24ddeee..da874a7c355 100644 --- a/stable/radarr/21.6.1/CHANGELOG.md +++ b/stable/radarr/21.6.1/CHANGELOG.md @@ -66,12 +66,14 @@ title: Changelog - update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@431f4d8](https://github.com/431f4d8) by renovate ([#19257](https://github.com/truecharts/charts/issues/19257)) -## [radarr-21.6.0](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.6.0) (2024-04-08) +## [radarr-21.6.1](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.6.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@4dcf3bb](https://github.com/4dcf3bb) by renovate ([#20427](https://github.com/truecharts/charts/issues/20427)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) @@ -95,5 +97,4 @@ title: Changelog ## [radarr-21.6.0](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.6.0) (2024-04-08) -### Chore - +### Chore \ No newline at end of file diff --git a/stable/readarr/21.6.1/CHANGELOG.md b/stable/readarr/21.6.1/CHANGELOG.md index 208755994c5..af15591e849 100644 --- a/stable/readarr/21.6.1/CHANGELOG.md +++ b/stable/readarr/21.6.1/CHANGELOG.md @@ -74,12 +74,14 @@ title: Changelog - update container image ghcr.io/onedr0p/readarr-develop to 0.3.19.2437[@7db08fb](https://github.com/7db08fb) by renovate ([#19258](https://github.com/truecharts/charts/issues/19258)) -## [readarr-21.6.0](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.6.0) (2024-04-08) +## [readarr-21.6.1](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.6.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/readarr-develop to 0.3.21.2475[@75449da](https://github.com/75449da) by renovate ([#20428](https://github.com/truecharts/charts/issues/20428)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) @@ -95,5 +97,3 @@ title: Changelog - update container image ghcr.io/onedr0p/readarr-develop to v0.3.21.2475[@1b66128](https://github.com/1b66128) by renovate ([#19742](https://github.com/truecharts/charts/issues/19742)) - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) diff --git a/stable/redis/13.3.1/CHANGELOG.md b/stable/redis/13.3.1/CHANGELOG.md index e9ad1657616..e979a6cc97a 100644 --- a/stable/redis/13.3.1/CHANGELOG.md +++ b/stable/redis/13.3.1/CHANGELOG.md @@ -83,7 +83,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [redis-13.3.0](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.0) (2024-04-08) +## [redis-13.3.1](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.1) (2024-04-08) ### Chore diff --git a/stable/romm/8.6.0/charts/mariadb-13.8.1.tgz b/stable/romm/8.6.0/charts/mariadb-13.8.1.tgz deleted file mode 100644 index 38342d1d373..00000000000 Binary files a/stable/romm/8.6.0/charts/mariadb-13.8.1.tgz and /dev/null differ diff --git a/stable/romm/8.6.0/charts/redis-13.2.2.tgz b/stable/romm/8.6.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/romm/8.6.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/romm/8.6.0/.helmignore b/stable/romm/8.8.0/.helmignore similarity index 100% rename from stable/romm/8.6.0/.helmignore rename to stable/romm/8.8.0/.helmignore diff --git a/stable/romm/8.6.0/CHANGELOG.md b/stable/romm/8.8.0/CHANGELOG.md similarity index 89% rename from stable/romm/8.6.0/CHANGELOG.md rename to stable/romm/8.8.0/CHANGELOG.md index 64176021eea..2b9011e658d 100644 --- a/stable/romm/8.6.0/CHANGELOG.md +++ b/stable/romm/8.8.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [romm-8.6.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.6.0) (2024-04-08) +## [romm-8.8.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.8.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -63,12 +67,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [romm-8.6.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.6.0) (2024-04-08) +## [romm-8.7.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.7.0) (2024-04-08) ### Chore +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) @@ -91,10 +97,4 @@ title: Changelog - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) \ No newline at end of file +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) \ No newline at end of file diff --git a/stable/romm/8.6.0/Chart.yaml b/stable/romm/8.8.0/Chart.yaml similarity index 95% rename from stable/romm/8.6.0/Chart.yaml rename to stable/romm/8.8.0/Chart.yaml index 4ca3f56bc87..2f03be41f84 100644 --- a/stable/romm/8.6.0/Chart.yaml +++ b/stable/romm/8.8.0/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.8.1 + version: 13.9.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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: 8.6.0 +version: 8.8.0 diff --git a/stable/romm/8.6.0/README.md b/stable/romm/8.8.0/README.md similarity index 100% rename from stable/romm/8.6.0/README.md rename to stable/romm/8.8.0/README.md diff --git a/stable/romm/8.6.0/app-changelog.md b/stable/romm/8.8.0/app-changelog.md similarity index 89% rename from stable/romm/8.6.0/app-changelog.md rename to stable/romm/8.8.0/app-changelog.md index 94d71856fb6..ae414725b35 100644 --- a/stable/romm/8.6.0/app-changelog.md +++ b/stable/romm/8.8.0/app-changelog.md @@ -1,11 +1,15 @@ -## [romm-8.6.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.6.0) (2024-04-08) +## [romm-8.8.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.8.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20313](https://github.com/truecharts/charts/issues/20313)) diff --git a/stable/romm/8.6.0/app-readme.md b/stable/romm/8.8.0/app-readme.md similarity index 100% rename from stable/romm/8.6.0/app-readme.md rename to stable/romm/8.8.0/app-readme.md diff --git a/stable/romm/8.8.0/charts/common-20.3.2.tgz b/stable/romm/8.8.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/romm/8.8.0/charts/common-20.3.2.tgz differ diff --git a/stable/romm/8.8.0/charts/mariadb-13.9.0.tgz b/stable/romm/8.8.0/charts/mariadb-13.9.0.tgz new file mode 100644 index 00000000000..44d828979d3 Binary files /dev/null and b/stable/romm/8.8.0/charts/mariadb-13.9.0.tgz differ diff --git a/stable/romm/8.8.0/charts/redis-13.3.0.tgz b/stable/romm/8.8.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/romm/8.8.0/charts/redis-13.3.0.tgz differ diff --git a/stable/romm/8.6.0/ix_values.yaml b/stable/romm/8.8.0/ix_values.yaml similarity index 100% rename from stable/romm/8.6.0/ix_values.yaml rename to stable/romm/8.8.0/ix_values.yaml diff --git a/stable/romm/8.6.0/questions.yaml b/stable/romm/8.8.0/questions.yaml similarity index 100% rename from stable/romm/8.6.0/questions.yaml rename to stable/romm/8.8.0/questions.yaml diff --git a/stable/romm/8.6.0/templates/NOTES.txt b/stable/romm/8.8.0/templates/NOTES.txt similarity index 100% rename from stable/romm/8.6.0/templates/NOTES.txt rename to stable/romm/8.8.0/templates/NOTES.txt diff --git a/stable/romm/8.6.0/templates/_secrets.tpl b/stable/romm/8.8.0/templates/_secrets.tpl similarity index 100% rename from stable/romm/8.6.0/templates/_secrets.tpl rename to stable/romm/8.8.0/templates/_secrets.tpl diff --git a/stable/romm/8.6.0/templates/common.yaml b/stable/romm/8.8.0/templates/common.yaml similarity index 100% rename from stable/romm/8.6.0/templates/common.yaml rename to stable/romm/8.8.0/templates/common.yaml diff --git a/stable/romm/8.6.0/values.yaml b/stable/romm/8.8.0/values.yaml similarity index 100% rename from stable/romm/8.6.0/values.yaml rename to stable/romm/8.8.0/values.yaml diff --git a/stable/rsshub/12.9.1/.helmignore b/stable/rsshub/12.10.0/.helmignore similarity index 100% rename from stable/rsshub/12.9.1/.helmignore rename to stable/rsshub/12.10.0/.helmignore diff --git a/stable/rsshub/12.9.1/CHANGELOG.md b/stable/rsshub/12.10.0/CHANGELOG.md similarity index 93% rename from stable/rsshub/12.9.1/CHANGELOG.md rename to stable/rsshub/12.10.0/CHANGELOG.md index b67c9f5691d..0ced4f2f545 100644 --- a/stable/rsshub/12.9.1/CHANGELOG.md +++ b/stable/rsshub/12.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [rsshub-12.9.1](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.9.1) (2024-04-08) +## [rsshub-12.10.0](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image diygod/rsshub to latest[@9239a9a](https://github.com/9239a9a) by renovate ([#20419](https://github.com/truecharts/charts/issues/20419)) + - update container image diygod/rsshub to latest[@b78a906](https://github.com/b78a906) by renovate ([#20404](https://github.com/truecharts/charts/issues/20404)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) @@ -93,7 +97,3 @@ title: Changelog - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - update container image diygod/rsshub to latest[@0f51cb5](https://github.com/0f51cb5) by renovate ([#19746](https://github.com/truecharts/charts/issues/19746)) - -- update container image diygod/rsshub to latest[@d4feacf](https://github.com/d4feacf) by renovate ([#19737](https://github.com/truecharts/charts/issues/19737)) - -- update container image diygod/rsshub to latest[@4599ec1](https://github.com/4599ec1) by renovate ([#19721](https://github.com/truecharts/charts/issues/19721)) diff --git a/stable/rsshub/12.9.1/Chart.yaml b/stable/rsshub/12.10.0/Chart.yaml similarity index 97% rename from stable/rsshub/12.9.1/Chart.yaml rename to stable/rsshub/12.10.0/Chart.yaml index 9548470b798..3599023f169 100644 --- a/stable/rsshub/12.9.1/Chart.yaml +++ b/stable/rsshub/12.10.0/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome type: application -version: 12.9.1 +version: 12.10.0 diff --git a/stable/rsshub/12.9.1/README.md b/stable/rsshub/12.10.0/README.md similarity index 100% rename from stable/rsshub/12.9.1/README.md rename to stable/rsshub/12.10.0/README.md diff --git a/stable/rsshub/12.9.1/app-changelog.md b/stable/rsshub/12.10.0/app-changelog.md similarity index 95% rename from stable/rsshub/12.9.1/app-changelog.md rename to stable/rsshub/12.10.0/app-changelog.md index b13e14bf00d..65009924a1c 100644 --- a/stable/rsshub/12.9.1/app-changelog.md +++ b/stable/rsshub/12.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [rsshub-12.9.1](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.9.1) (2024-04-08) +## [rsshub-12.10.0](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image diygod/rsshub to latest[@9239a9a](https://github.com/9239a9a) by renovate ([#20419](https://github.com/truecharts/charts/issues/20419)) + - update container image diygod/rsshub to latest[@b78a906](https://github.com/b78a906) by renovate ([#20404](https://github.com/truecharts/charts/issues/20404)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) diff --git a/stable/rsshub/12.9.1/app-readme.md b/stable/rsshub/12.10.0/app-readme.md similarity index 100% rename from stable/rsshub/12.9.1/app-readme.md rename to stable/rsshub/12.10.0/app-readme.md diff --git a/stable/rsshub/12.10.0/charts/common-20.3.2.tgz b/stable/rsshub/12.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/rsshub/12.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/rsshub/12.10.0/charts/redis-13.3.0.tgz b/stable/rsshub/12.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/rsshub/12.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/rsshub/12.9.1/ix_values.yaml b/stable/rsshub/12.10.0/ix_values.yaml similarity index 95% rename from stable/rsshub/12.9.1/ix_values.yaml rename to stable/rsshub/12.10.0/ix_values.yaml index e9870619de6..6eeb557614e 100644 --- a/stable/rsshub/12.9.1/ix_values.yaml +++ b/stable/rsshub/12.10.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:b78a9069f71cd0904cd66659e7f106abde1d845ad411a8c65c59d248e13c87d4 + tag: latest@sha256:9239a9a721450252050bc89d33aa3e1ef4ec40896be73db3a9ea0e2e15546e00 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/12.9.1/questions.yaml b/stable/rsshub/12.10.0/questions.yaml similarity index 100% rename from stable/rsshub/12.9.1/questions.yaml rename to stable/rsshub/12.10.0/questions.yaml diff --git a/stable/rsshub/12.9.1/templates/NOTES.txt b/stable/rsshub/12.10.0/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.9.1/templates/NOTES.txt rename to stable/rsshub/12.10.0/templates/NOTES.txt diff --git a/stable/rsshub/12.9.1/templates/common.yaml b/stable/rsshub/12.10.0/templates/common.yaml similarity index 100% rename from stable/rsshub/12.9.1/templates/common.yaml rename to stable/rsshub/12.10.0/templates/common.yaml diff --git a/stable/rsshub/12.9.1/values.yaml b/stable/rsshub/12.10.0/values.yaml similarity index 100% rename from stable/rsshub/12.9.1/values.yaml rename to stable/rsshub/12.10.0/values.yaml diff --git a/stable/rsshub/12.9.1/charts/redis-13.2.2.tgz b/stable/rsshub/12.9.1/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/rsshub/12.9.1/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/sabnzbd/19.6.1/CHANGELOG.md b/stable/sabnzbd/19.6.1/CHANGELOG.md index 9dafa3cdc9f..bfdb56eb812 100644 --- a/stable/sabnzbd/19.6.1/CHANGELOG.md +++ b/stable/sabnzbd/19.6.1/CHANGELOG.md @@ -62,12 +62,14 @@ title: Changelog - update container image ghcr.io/onedr0p/sabnzbd to 4.2.3[@fa8ddea](https://github.com/fa8ddea) by renovate ([#19259](https://github.com/truecharts/charts/issues/19259)) -## [sabnzbd-19.6.0](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.6.0) (2024-04-08) +## [sabnzbd-19.6.1](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.6.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/sabnzbd to 4.2.3[@bb20d39](https://github.com/bb20d39) by renovate ([#20429](https://github.com/truecharts/charts/issues/20429)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) @@ -95,6 +97,4 @@ title: Changelog - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) \ No newline at end of file +- update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) \ No newline at end of file diff --git a/stable/send/5.8.4/.helmignore b/stable/send/5.10.0/.helmignore similarity index 100% rename from stable/send/5.8.4/.helmignore rename to stable/send/5.10.0/.helmignore diff --git a/stable/send/5.8.4/CHANGELOG.md b/stable/send/5.10.0/CHANGELOG.md similarity index 78% rename from stable/send/5.8.4/CHANGELOG.md rename to stable/send/5.10.0/CHANGELOG.md index 004ebf49a8c..bbd1014902c 100644 --- a/stable/send/5.8.4/CHANGELOG.md +++ b/stable/send/5.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [send-5.8.4](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.8.4) (2024-03-30) +## [send-5.10.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [send-5.8.4](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.8.4) (2024-03-30) +## [send-5.9.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [send-5.8.4](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.8.4) (2024-03-30) +## [send-5.9.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [send-5.8.4](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.8.4) (2024-03-30) +## [send-5.9.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/send/5.8.4/Chart.yaml b/stable/send/5.10.0/Chart.yaml similarity index 95% rename from stable/send/5.8.4/Chart.yaml rename to stable/send/5.10.0/Chart.yaml index 5ab74ddd88b..35e6968078d 100644 --- a/stable/send/5.8.4/Chart.yaml +++ b/stable/send/5.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 5.10.0 diff --git a/stable/send/5.8.4/README.md b/stable/send/5.10.0/README.md similarity index 100% rename from stable/send/5.8.4/README.md rename to stable/send/5.10.0/README.md diff --git a/stable/etesync/9.8.4/app-changelog.md b/stable/send/5.10.0/app-changelog.md similarity index 73% rename from stable/etesync/9.8.4/app-changelog.md rename to stable/send/5.10.0/app-changelog.md index 6e02a094a13..7474cedc4de 100644 --- a/stable/etesync/9.8.4/app-changelog.md +++ b/stable/send/5.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [etesync-9.8.4](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.8.4) (2024-03-30) +## [send-5.10.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/send/5.8.4/app-readme.md b/stable/send/5.10.0/app-readme.md similarity index 100% rename from stable/send/5.8.4/app-readme.md rename to stable/send/5.10.0/app-readme.md diff --git a/stable/send/5.10.0/charts/common-20.3.2.tgz b/stable/send/5.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/send/5.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/send/5.10.0/charts/redis-13.3.0.tgz b/stable/send/5.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/send/5.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/send/5.8.4/ix_values.yaml b/stable/send/5.10.0/ix_values.yaml similarity index 100% rename from stable/send/5.8.4/ix_values.yaml rename to stable/send/5.10.0/ix_values.yaml diff --git a/stable/send/5.8.4/questions.yaml b/stable/send/5.10.0/questions.yaml similarity index 100% rename from stable/send/5.8.4/questions.yaml rename to stable/send/5.10.0/questions.yaml diff --git a/stable/send/5.8.4/templates/common.yaml b/stable/send/5.10.0/templates/common.yaml similarity index 100% rename from stable/send/5.8.4/templates/common.yaml rename to stable/send/5.10.0/templates/common.yaml diff --git a/stable/send/5.8.4/values.yaml b/stable/send/5.10.0/values.yaml similarity index 100% rename from stable/send/5.8.4/values.yaml rename to stable/send/5.10.0/values.yaml diff --git a/stable/send/5.8.4/app-changelog.md b/stable/send/5.8.4/app-changelog.md deleted file mode 100644 index 85b9afab4e5..00000000000 --- a/stable/send/5.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [send-5.8.4](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/send/5.8.4/charts/common-20.2.10.tgz b/stable/send/5.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/send/5.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/send/5.8.4/charts/redis-13.2.2.tgz b/stable/send/5.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/send/5.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/shlink/14.6.4/charts/common-20.2.10.tgz b/stable/shlink/14.6.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/shlink/14.6.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/shlink/14.6.4/charts/redis-13.2.2.tgz b/stable/shlink/14.6.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/shlink/14.6.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/shlink/14.6.4/.helmignore b/stable/shlink/14.8.0/.helmignore similarity index 100% rename from stable/shlink/14.6.4/.helmignore rename to stable/shlink/14.8.0/.helmignore diff --git a/stable/shlink/14.6.4/CHANGELOG.md b/stable/shlink/14.8.0/CHANGELOG.md similarity index 78% rename from stable/shlink/14.6.4/CHANGELOG.md rename to stable/shlink/14.8.0/CHANGELOG.md index 850f7d04d74..cdc5280b6fe 100644 --- a/stable/shlink/14.6.4/CHANGELOG.md +++ b/stable/shlink/14.8.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [shlink-14.6.4](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.6.4) (2024-03-30) +## [shlink-14.8.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.8.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -33,12 +37,14 @@ title: Changelog - update container image shlinkio/shlink to v4.0.3[@efa6992](https://github.com/efa6992) by renovate ([#19326](https://github.com/truecharts/charts/issues/19326)) -## [shlink-14.6.4](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.6.4) (2024-03-30) +## [shlink-14.7.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.7.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -58,12 +64,14 @@ title: Changelog - update container image shlinkio/shlink to v4.0.3[@efa6992](https://github.com/efa6992) by renovate ([#19326](https://github.com/truecharts/charts/issues/19326)) -## [shlink-14.6.4](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.6.4) (2024-03-30) +## [shlink-14.7.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.7.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -83,18 +91,10 @@ title: Changelog - update container image shlinkio/shlink to v4.0.3[@efa6992](https://github.com/efa6992) by renovate ([#19326](https://github.com/truecharts/charts/issues/19326)) -## [shlink-14.6.4](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.6.4) (2024-03-30) +## [shlink-14.7.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.7.0) (2024-04-08) ### Chore -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) \ No newline at end of file +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) \ No newline at end of file diff --git a/stable/shlink/14.6.4/Chart.yaml b/stable/shlink/14.8.0/Chart.yaml similarity index 95% rename from stable/shlink/14.6.4/Chart.yaml rename to stable/shlink/14.8.0/Chart.yaml index 364d1fc0a42..a893450a5b9 100644 --- a/stable/shlink/14.6.4/Chart.yaml +++ b/stable/shlink/14.8.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 4.0.3 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -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.6.4 +version: 14.8.0 diff --git a/stable/shlink/14.6.4/README.md b/stable/shlink/14.8.0/README.md similarity index 100% rename from stable/shlink/14.6.4/README.md rename to stable/shlink/14.8.0/README.md diff --git a/stable/shlink/14.6.4/app-changelog.md b/stable/shlink/14.8.0/app-changelog.md similarity index 75% rename from stable/shlink/14.6.4/app-changelog.md rename to stable/shlink/14.8.0/app-changelog.md index 110bac74af8..56547a041f6 100644 --- a/stable/shlink/14.6.4/app-changelog.md +++ b/stable/shlink/14.8.0/app-changelog.md @@ -1,11 +1,15 @@ -## [shlink-14.6.4](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.6.4) (2024-03-30) +## [shlink-14.8.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.8.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/shlink/14.6.4/app-readme.md b/stable/shlink/14.8.0/app-readme.md similarity index 100% rename from stable/shlink/14.6.4/app-readme.md rename to stable/shlink/14.8.0/app-readme.md diff --git a/stable/shlink/14.8.0/charts/common-20.3.2.tgz b/stable/shlink/14.8.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/shlink/14.8.0/charts/common-20.3.2.tgz differ diff --git a/stable/shlink/14.8.0/charts/redis-13.3.0.tgz b/stable/shlink/14.8.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/shlink/14.8.0/charts/redis-13.3.0.tgz differ diff --git a/stable/shlink/14.6.4/ix_values.yaml b/stable/shlink/14.8.0/ix_values.yaml similarity index 100% rename from stable/shlink/14.6.4/ix_values.yaml rename to stable/shlink/14.8.0/ix_values.yaml diff --git a/stable/shlink/14.6.4/questions.yaml b/stable/shlink/14.8.0/questions.yaml similarity index 100% rename from stable/shlink/14.6.4/questions.yaml rename to stable/shlink/14.8.0/questions.yaml diff --git a/stable/shlink/14.6.4/templates/NOTES.txt b/stable/shlink/14.8.0/templates/NOTES.txt similarity index 100% rename from stable/shlink/14.6.4/templates/NOTES.txt rename to stable/shlink/14.8.0/templates/NOTES.txt diff --git a/stable/shlink/14.6.4/templates/common.yaml b/stable/shlink/14.8.0/templates/common.yaml similarity index 100% rename from stable/shlink/14.6.4/templates/common.yaml rename to stable/shlink/14.8.0/templates/common.yaml diff --git a/stable/shlink/14.6.4/values.yaml b/stable/shlink/14.8.0/values.yaml similarity index 100% rename from stable/shlink/14.6.4/values.yaml rename to stable/shlink/14.8.0/values.yaml diff --git a/stable/slash/4.8.1/CHANGELOG.md b/stable/slash/4.8.1/CHANGELOG.md index 48abbdd46ca..3f11ca89881 100644 --- a/stable/slash/4.8.1/CHANGELOG.md +++ b/stable/slash/4.8.1/CHANGELOG.md @@ -78,12 +78,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [slash-4.8.0](https://github.com/truecharts/charts/compare/slash-4.6.0...slash-4.8.0) (2024-04-08) +## [slash-4.8.1](https://github.com/truecharts/charts/compare/slash-4.6.0...slash-4.8.1) (2024-04-08) ### Chore +- update container image yourselfhosted/slash to 1.0.0[@1fe4218](https://github.com/1fe4218) by renovate ([#20437](https://github.com/truecharts/charts/issues/20437)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image yourselfhosted/slash to 1.0.0[@fca44ed](https://github.com/fca44ed) by renovate ([#20378](https://github.com/truecharts/charts/issues/20378)) @@ -95,5 +97,3 @@ title: Changelog - update container image yourselfhosted/slash to 1.0.0[@4b8301c](https://github.com/4b8301c) by renovate ([#19836](https://github.com/truecharts/charts/issues/19836)) - update container image yourselfhosted/slash to 1.0.0[@706c77f](https://github.com/706c77f) by renovate ([#19788](https://github.com/truecharts/charts/issues/19788)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/sonarr/21.6.1/CHANGELOG.md b/stable/sonarr/21.6.1/CHANGELOG.md index 9ed95048955..1e2cd3cebab 100644 --- a/stable/sonarr/21.6.1/CHANGELOG.md +++ b/stable/sonarr/21.6.1/CHANGELOG.md @@ -70,12 +70,14 @@ title: Changelog - update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260)) -## [sonarr-21.6.0](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.6.0) (2024-04-08) +## [sonarr-21.6.1](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.6.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/sonarr to 4.0.3.1413[@4284def](https://github.com/4284def) by renovate ([#20430](https://github.com/truecharts/charts/issues/20430)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) @@ -95,5 +97,3 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260)) diff --git a/stable/speedtest-tracker/1.8.8/.helmignore b/stable/speedtest-tracker/1.10.0/.helmignore similarity index 100% rename from stable/speedtest-tracker/1.8.8/.helmignore rename to stable/speedtest-tracker/1.10.0/.helmignore diff --git a/stable/speedtest-tracker/1.8.8/CHANGELOG.md b/stable/speedtest-tracker/1.10.0/CHANGELOG.md similarity index 83% rename from stable/speedtest-tracker/1.8.8/CHANGELOG.md rename to stable/speedtest-tracker/1.10.0/CHANGELOG.md index fe2e8246301..01608693e96 100644 --- a/stable/speedtest-tracker/1.8.8/CHANGELOG.md +++ b/stable/speedtest-tracker/1.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [speedtest-tracker-1.8.8](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.8) (2024-04-08) +## [speedtest-tracker-1.10.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/linuxserver/speedtest-tracker to 0.18.5[@01b54f8](https://github.com/01b54f8) by renovate ([#20339](https://github.com/truecharts/charts/issues/20339)) - update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.5[@8392208](https://github.com/8392208) by renovate ([#20107](https://github.com/truecharts/charts/issues/20107)) @@ -41,12 +45,14 @@ title: Changelog - update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.3[@85071b7](https://github.com/85071b7) by renovate ([#19307](https://github.com/truecharts/charts/issues/19307)) -## [speedtest-tracker-1.8.8](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.8) (2024-04-08) +## [speedtest-tracker-1.9.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/linuxserver/speedtest-tracker to 0.18.5[@01b54f8](https://github.com/01b54f8) by renovate ([#20339](https://github.com/truecharts/charts/issues/20339)) - update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.5[@8392208](https://github.com/8392208) by renovate ([#20107](https://github.com/truecharts/charts/issues/20107)) @@ -74,12 +80,14 @@ title: Changelog - update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.3[@85071b7](https://github.com/85071b7) by renovate ([#19307](https://github.com/truecharts/charts/issues/19307)) -## [speedtest-tracker-1.8.8](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.8) (2024-04-08) +## [speedtest-tracker-1.9.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/linuxserver/speedtest-tracker to 0.18.5[@01b54f8](https://github.com/01b54f8) by renovate ([#20339](https://github.com/truecharts/charts/issues/20339)) - update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.5[@8392208](https://github.com/8392208) by renovate ([#20107](https://github.com/truecharts/charts/issues/20107)) @@ -89,11 +97,3 @@ title: Changelog - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image ghcr.io/linuxserver/speedtest-tracker to 0.18.3[@5f66162](https://github.com/5f66162) by renovate ([#19705](https://github.com/truecharts/charts/issues/19705)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) diff --git a/stable/speedtest-tracker/1.8.8/Chart.yaml b/stable/speedtest-tracker/1.10.0/Chart.yaml similarity index 96% rename from stable/speedtest-tracker/1.8.8/Chart.yaml rename to stable/speedtest-tracker/1.10.0/Chart.yaml index b323d5f955a..77e02c0e911 100644 --- a/stable/speedtest-tracker/1.8.8/Chart.yaml +++ b/stable/speedtest-tracker/1.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.18.5 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.8 +version: 1.10.0 diff --git a/stable/speedtest-tracker/1.8.8/README.md b/stable/speedtest-tracker/1.10.0/README.md similarity index 100% rename from stable/speedtest-tracker/1.8.8/README.md rename to stable/speedtest-tracker/1.10.0/README.md diff --git a/stable/speedtest-tracker/1.8.8/app-changelog.md b/stable/speedtest-tracker/1.10.0/app-changelog.md similarity index 80% rename from stable/speedtest-tracker/1.8.8/app-changelog.md rename to stable/speedtest-tracker/1.10.0/app-changelog.md index 9fbab478961..efc965f3b66 100644 --- a/stable/speedtest-tracker/1.8.8/app-changelog.md +++ b/stable/speedtest-tracker/1.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [speedtest-tracker-1.8.8](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.8) (2024-04-08) +## [speedtest-tracker-1.10.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/linuxserver/speedtest-tracker to 0.18.5[@01b54f8](https://github.com/01b54f8) by renovate ([#20339](https://github.com/truecharts/charts/issues/20339)) - update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.5[@8392208](https://github.com/8392208) by renovate ([#20107](https://github.com/truecharts/charts/issues/20107)) diff --git a/stable/speedtest-tracker/1.8.8/app-readme.md b/stable/speedtest-tracker/1.10.0/app-readme.md similarity index 100% rename from stable/speedtest-tracker/1.8.8/app-readme.md rename to stable/speedtest-tracker/1.10.0/app-readme.md diff --git a/stable/speedtest-tracker/1.10.0/charts/common-20.3.2.tgz b/stable/speedtest-tracker/1.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/speedtest-tracker/1.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/speedtest-tracker/1.10.0/charts/redis-13.3.0.tgz b/stable/speedtest-tracker/1.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/speedtest-tracker/1.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/speedtest-tracker/1.8.8/ix_values.yaml b/stable/speedtest-tracker/1.10.0/ix_values.yaml similarity index 100% rename from stable/speedtest-tracker/1.8.8/ix_values.yaml rename to stable/speedtest-tracker/1.10.0/ix_values.yaml diff --git a/stable/speedtest-tracker/1.8.8/questions.yaml b/stable/speedtest-tracker/1.10.0/questions.yaml similarity index 100% rename from stable/speedtest-tracker/1.8.8/questions.yaml rename to stable/speedtest-tracker/1.10.0/questions.yaml diff --git a/stable/speedtest-tracker/1.8.8/templates/NOTES.txt b/stable/speedtest-tracker/1.10.0/templates/NOTES.txt similarity index 100% rename from stable/speedtest-tracker/1.8.8/templates/NOTES.txt rename to stable/speedtest-tracker/1.10.0/templates/NOTES.txt diff --git a/stable/speedtest-tracker/1.8.8/templates/_secrets.tpl b/stable/speedtest-tracker/1.10.0/templates/_secrets.tpl similarity index 100% rename from stable/speedtest-tracker/1.8.8/templates/_secrets.tpl rename to stable/speedtest-tracker/1.10.0/templates/_secrets.tpl diff --git a/stable/speedtest-tracker/1.8.8/templates/common.yaml b/stable/speedtest-tracker/1.10.0/templates/common.yaml similarity index 100% rename from stable/speedtest-tracker/1.8.8/templates/common.yaml rename to stable/speedtest-tracker/1.10.0/templates/common.yaml diff --git a/stable/speedtest-tracker/1.8.8/values.yaml b/stable/speedtest-tracker/1.10.0/values.yaml similarity index 100% rename from stable/speedtest-tracker/1.8.8/values.yaml rename to stable/speedtest-tracker/1.10.0/values.yaml diff --git a/stable/speedtest-tracker/1.8.8/charts/common-20.2.10.tgz b/stable/speedtest-tracker/1.8.8/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/speedtest-tracker/1.8.8/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/speedtest-tracker/1.8.8/charts/redis-13.2.2.tgz b/stable/speedtest-tracker/1.8.8/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/speedtest-tracker/1.8.8/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/tautulli/18.8.1/CHANGELOG.md b/stable/tautulli/18.8.1/CHANGELOG.md index 9b8d4d2afdf..8f6247af516 100644 --- a/stable/tautulli/18.8.1/CHANGELOG.md +++ b/stable/tautulli/18.8.1/CHANGELOG.md @@ -58,12 +58,14 @@ title: Changelog - update container image ghcr.io/onedr0p/tautulli to 2.13.4[@b3000c0](https://github.com/b3000c0) by renovate ([#19261](https://github.com/truecharts/charts/issues/19261)) -## [tautulli-18.8.0](https://github.com/truecharts/charts/compare/tautulli-18.6.0...tautulli-18.8.0) (2024-04-08) +## [tautulli-18.8.1](https://github.com/truecharts/charts/compare/tautulli-18.6.0...tautulli-18.8.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/tautulli to 2.13.4[@809bccf](https://github.com/809bccf) by renovate ([#20431](https://github.com/truecharts/charts/issues/20431)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -95,6 +97,4 @@ title: Changelog - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) \ No newline at end of file +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) \ No newline at end of file diff --git a/stable/theme-park/9.9.1/CHANGELOG.md b/stable/theme-park/9.9.1/CHANGELOG.md index 40033e8f234..2559d79f25b 100644 --- a/stable/theme-park/9.9.1/CHANGELOG.md +++ b/stable/theme-park/9.9.1/CHANGELOG.md @@ -58,12 +58,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [theme-park-9.9.0](https://github.com/truecharts/charts/compare/theme-park-9.7.0...theme-park-9.9.0) (2024-04-08) +## [theme-park-9.9.1](https://github.com/truecharts/charts/compare/theme-park-9.7.0...theme-park-9.9.1) (2024-04-08) ### Chore +- update container image ghcr.io/onedr0p/theme-park to 1.16[@72862dd](https://github.com/72862dd) by renovate ([#20432](https://github.com/truecharts/charts/issues/20432)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/theme-park to 1.16[@fa9a08f](https://github.com/fa9a08f) by renovate ([#19951](https://github.com/truecharts/charts/issues/19951)) @@ -95,6 +97,4 @@ title: Changelog - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/ubooquity/10.8.1/CHANGELOG.md b/stable/ubooquity/10.8.1/CHANGELOG.md index a6694856eaf..dae3ee0c8dd 100644 --- a/stable/ubooquity/10.8.1/CHANGELOG.md +++ b/stable/ubooquity/10.8.1/CHANGELOG.md @@ -74,12 +74,14 @@ title: Changelog - update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@4291fa5](https://github.com/4291fa5) by renovate ([#19249](https://github.com/truecharts/charts/issues/19249)) -## [ubooquity-10.8.0](https://github.com/truecharts/charts/compare/ubooquity-10.6.0...ubooquity-10.8.0) (2024-04-08) +## [ubooquity-10.8.1](https://github.com/truecharts/charts/compare/ubooquity-10.6.0...ubooquity-10.8.1) (2024-04-08) ### Chore +- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@8301315](https://github.com/8301315) by renovate ([#20421](https://github.com/truecharts/charts/issues/20421)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@72e0f08](https://github.com/72e0f08) by renovate ([#20162](https://github.com/truecharts/charts/issues/20162)) @@ -95,5 +97,3 @@ title: Changelog - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@5f445be](https://github.com/5f445be) by renovate ([#19602](https://github.com/truecharts/charts/issues/19602)) - -- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@3c4900b](https://github.com/3c4900b) by renovate ([#19520](https://github.com/truecharts/charts/issues/19520)) diff --git a/stable/van-dam/4.8.4/.helmignore b/stable/van-dam/4.10.0/.helmignore similarity index 100% rename from stable/van-dam/4.8.4/.helmignore rename to stable/van-dam/4.10.0/.helmignore diff --git a/stable/etesync/9.8.4/CHANGELOG.md b/stable/van-dam/4.10.0/CHANGELOG.md similarity index 77% rename from stable/etesync/9.8.4/CHANGELOG.md rename to stable/van-dam/4.10.0/CHANGELOG.md index f4a0f903cd6..6cc160ffa9b 100644 --- a/stable/etesync/9.8.4/CHANGELOG.md +++ b/stable/van-dam/4.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [etesync-9.8.4](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.8.4) (2024-03-30) +## [van-dam-4.10.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -31,12 +35,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [etesync-9.8.4](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.8.4) (2024-03-30) +## [van-dam-4.9.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -54,12 +60,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [etesync-9.8.4](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.8.4) (2024-03-30) +## [van-dam-4.9.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -77,24 +85,16 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [etesync-9.8.4](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.8.4) (2024-03-30) +## [van-dam-4.9.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/van-dam/4.8.4/Chart.yaml b/stable/van-dam/4.10.0/Chart.yaml similarity index 95% rename from stable/van-dam/4.8.4/Chart.yaml rename to stable/van-dam/4.10.0/Chart.yaml index 14ea74a84bd..61ad7027af7 100644 --- a/stable/van-dam/4.8.4/Chart.yaml +++ b/stable/van-dam/4.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.54.1 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 4.10.0 diff --git a/stable/van-dam/4.8.4/README.md b/stable/van-dam/4.10.0/README.md similarity index 100% rename from stable/van-dam/4.8.4/README.md rename to stable/van-dam/4.10.0/README.md diff --git a/stable/van-dam/4.10.0/app-changelog.md b/stable/van-dam/4.10.0/app-changelog.md new file mode 100644 index 00000000000..396269e9f35 --- /dev/null +++ b/stable/van-dam/4.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [van-dam-4.10.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/van-dam/4.8.4/app-readme.md b/stable/van-dam/4.10.0/app-readme.md similarity index 100% rename from stable/van-dam/4.8.4/app-readme.md rename to stable/van-dam/4.10.0/app-readme.md diff --git a/stable/van-dam/4.10.0/charts/common-20.3.2.tgz b/stable/van-dam/4.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/van-dam/4.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/van-dam/4.10.0/charts/redis-13.3.0.tgz b/stable/van-dam/4.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/van-dam/4.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/van-dam/4.8.4/ix_values.yaml b/stable/van-dam/4.10.0/ix_values.yaml similarity index 100% rename from stable/van-dam/4.8.4/ix_values.yaml rename to stable/van-dam/4.10.0/ix_values.yaml diff --git a/stable/van-dam/4.8.4/questions.yaml b/stable/van-dam/4.10.0/questions.yaml similarity index 100% rename from stable/van-dam/4.8.4/questions.yaml rename to stable/van-dam/4.10.0/questions.yaml diff --git a/stable/van-dam/4.8.4/templates/NOTES.txt b/stable/van-dam/4.10.0/templates/NOTES.txt similarity index 100% rename from stable/van-dam/4.8.4/templates/NOTES.txt rename to stable/van-dam/4.10.0/templates/NOTES.txt diff --git a/stable/van-dam/4.8.4/templates/_secrets.tpl b/stable/van-dam/4.10.0/templates/_secrets.tpl similarity index 100% rename from stable/van-dam/4.8.4/templates/_secrets.tpl rename to stable/van-dam/4.10.0/templates/_secrets.tpl diff --git a/stable/van-dam/4.8.4/templates/common.yaml b/stable/van-dam/4.10.0/templates/common.yaml similarity index 100% rename from stable/van-dam/4.8.4/templates/common.yaml rename to stable/van-dam/4.10.0/templates/common.yaml diff --git a/stable/van-dam/4.8.4/values.yaml b/stable/van-dam/4.10.0/values.yaml similarity index 100% rename from stable/van-dam/4.8.4/values.yaml rename to stable/van-dam/4.10.0/values.yaml diff --git a/stable/van-dam/4.8.4/CHANGELOG.md b/stable/van-dam/4.8.4/CHANGELOG.md deleted file mode 100644 index 5887a044fa3..00000000000 --- a/stable/van-dam/4.8.4/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [van-dam-4.8.4](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [van-dam-4.8.4](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [van-dam-4.8.4](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [van-dam-4.8.4](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/van-dam/4.8.4/app-changelog.md b/stable/van-dam/4.8.4/app-changelog.md deleted file mode 100644 index cd92c3841b4..00000000000 --- a/stable/van-dam/4.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [van-dam-4.8.4](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/van-dam/4.8.4/charts/common-20.2.10.tgz b/stable/van-dam/4.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/van-dam/4.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/van-dam/4.8.4/charts/redis-13.2.2.tgz b/stable/van-dam/4.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/van-dam/4.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/vikunja/13.8.4/.helmignore b/stable/vikunja/13.10.0/.helmignore similarity index 100% rename from stable/vikunja/13.8.4/.helmignore rename to stable/vikunja/13.10.0/.helmignore diff --git a/stable/vikunja/13.8.4/CHANGELOG.md b/stable/vikunja/13.10.0/CHANGELOG.md similarity index 78% rename from stable/vikunja/13.8.4/CHANGELOG.md rename to stable/vikunja/13.10.0/CHANGELOG.md index 0546fd5df05..ce5ce2a8944 100644 --- a/stable/vikunja/13.8.4/CHANGELOG.md +++ b/stable/vikunja/13.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-04-08) +## [vikunja-13.10.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -33,12 +37,14 @@ title: Changelog - update container image nginx to 1.25.4[@6db391d](https://github.com/6db391d) by renovate ([#19277](https://github.com/truecharts/charts/issues/19277)) -## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-04-08) +## [vikunja-13.9.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -58,12 +64,14 @@ title: Changelog - update container image nginx to 1.25.4[@6db391d](https://github.com/6db391d) by renovate ([#19277](https://github.com/truecharts/charts/issues/19277)) -## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-04-08) +## [vikunja-13.9.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.9.0) (2024-04-08) ### Chore +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -83,18 +91,10 @@ title: Changelog - update container image nginx to 1.25.4[@6db391d](https://github.com/6db391d) by renovate ([#19277](https://github.com/truecharts/charts/issues/19277)) -## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-04-08) +## [vikunja-13.9.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.9.0) (2024-04-08) ### Chore -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) \ No newline at end of file +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) \ No newline at end of file diff --git a/stable/vikunja/13.8.4/Chart.yaml b/stable/vikunja/13.10.0/Chart.yaml similarity index 95% rename from stable/vikunja/13.8.4/Chart.yaml rename to stable/vikunja/13.10.0/Chart.yaml index 2c0e935223a..6ecca42ac7b 100644 --- a/stable/vikunja/13.8.4/Chart.yaml +++ b/stable/vikunja/13.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 0.22.1 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.0 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://hub.docker.com/r/vikunja/api - https://hub.docker.com/r/vikunja/frontend type: application -version: 13.8.4 +version: 13.10.0 diff --git a/stable/vikunja/13.8.4/README.md b/stable/vikunja/13.10.0/README.md similarity index 100% rename from stable/vikunja/13.8.4/README.md rename to stable/vikunja/13.10.0/README.md diff --git a/stable/vikunja/13.8.4/app-changelog.md b/stable/vikunja/13.10.0/app-changelog.md similarity index 75% rename from stable/vikunja/13.8.4/app-changelog.md rename to stable/vikunja/13.10.0/app-changelog.md index eb105d8a53c..f38dcdef48e 100644 --- a/stable/vikunja/13.8.4/app-changelog.md +++ b/stable/vikunja/13.10.0/app-changelog.md @@ -1,11 +1,15 @@ -## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-04-08) +## [vikunja-13.10.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.0) (2024-04-08) ### Chore +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/vikunja/13.8.4/app-readme.md b/stable/vikunja/13.10.0/app-readme.md similarity index 100% rename from stable/vikunja/13.8.4/app-readme.md rename to stable/vikunja/13.10.0/app-readme.md diff --git a/stable/vikunja/13.10.0/charts/common-20.3.2.tgz b/stable/vikunja/13.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/vikunja/13.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/vikunja/13.10.0/charts/redis-13.3.0.tgz b/stable/vikunja/13.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/vikunja/13.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/vikunja/13.8.4/ix_values.yaml b/stable/vikunja/13.10.0/ix_values.yaml similarity index 100% rename from stable/vikunja/13.8.4/ix_values.yaml rename to stable/vikunja/13.10.0/ix_values.yaml diff --git a/stable/vikunja/13.8.4/questions.yaml b/stable/vikunja/13.10.0/questions.yaml similarity index 100% rename from stable/vikunja/13.8.4/questions.yaml rename to stable/vikunja/13.10.0/questions.yaml diff --git a/stable/vikunja/13.8.4/templates/NOTES.txt b/stable/vikunja/13.10.0/templates/NOTES.txt similarity index 100% rename from stable/vikunja/13.8.4/templates/NOTES.txt rename to stable/vikunja/13.10.0/templates/NOTES.txt diff --git a/stable/vikunja/13.8.4/templates/_secrets.tpl b/stable/vikunja/13.10.0/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/13.8.4/templates/_secrets.tpl rename to stable/vikunja/13.10.0/templates/_secrets.tpl diff --git a/stable/vikunja/13.8.4/templates/common.yaml b/stable/vikunja/13.10.0/templates/common.yaml similarity index 100% rename from stable/vikunja/13.8.4/templates/common.yaml rename to stable/vikunja/13.10.0/templates/common.yaml diff --git a/stable/vikunja/13.8.4/values.yaml b/stable/vikunja/13.10.0/values.yaml similarity index 100% rename from stable/vikunja/13.8.4/values.yaml rename to stable/vikunja/13.10.0/values.yaml diff --git a/stable/vikunja/13.8.4/charts/common-20.2.10.tgz b/stable/vikunja/13.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/vikunja/13.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/vikunja/13.8.4/charts/redis-13.2.2.tgz b/stable/vikunja/13.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/vikunja/13.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/weblate/13.8.4/.helmignore b/stable/weblate/13.10.0/.helmignore similarity index 100% rename from stable/weblate/13.8.4/.helmignore rename to stable/weblate/13.10.0/.helmignore diff --git a/stable/weblate/13.10.0/CHANGELOG.md b/stable/weblate/13.10.0/CHANGELOG.md new file mode 100644 index 00000000000..29568b1b635 --- /dev/null +++ b/stable/weblate/13.10.0/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [weblate-13.10.0](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [weblate-13.9.0](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.9.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [weblate-13.9.0](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.9.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) + + +## [weblate-13.9.0](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.9.0) (2024-04-08) + +### Chore + + + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) \ No newline at end of file diff --git a/stable/weblate/13.8.4/Chart.yaml b/stable/weblate/13.10.0/Chart.yaml similarity index 95% rename from stable/weblate/13.8.4/Chart.yaml rename to stable/weblate/13.10.0/Chart.yaml index c434b8596c9..9e4f6963471 100644 --- a/stable/weblate/13.8.4/Chart.yaml +++ b/stable/weblate/13.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 4.16.4 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.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.8.4 +version: 13.10.0 diff --git a/stable/weblate/13.8.4/README.md b/stable/weblate/13.10.0/README.md similarity index 100% rename from stable/weblate/13.8.4/README.md rename to stable/weblate/13.10.0/README.md diff --git a/stable/weblate/13.10.0/app-changelog.md b/stable/weblate/13.10.0/app-changelog.md new file mode 100644 index 00000000000..cfa5d4ff982 --- /dev/null +++ b/stable/weblate/13.10.0/app-changelog.md @@ -0,0 +1,27 @@ + + +## [weblate-13.10.0](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.10.0) (2024-04-08) + +### Chore + + + +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/weblate/13.8.4/app-readme.md b/stable/weblate/13.10.0/app-readme.md similarity index 100% rename from stable/weblate/13.8.4/app-readme.md rename to stable/weblate/13.10.0/app-readme.md diff --git a/stable/weblate/13.10.0/charts/common-20.3.2.tgz b/stable/weblate/13.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/weblate/13.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/weblate/13.10.0/charts/redis-13.3.0.tgz b/stable/weblate/13.10.0/charts/redis-13.3.0.tgz new file mode 100644 index 00000000000..b93b47366b5 Binary files /dev/null and b/stable/weblate/13.10.0/charts/redis-13.3.0.tgz differ diff --git a/stable/weblate/13.8.4/ix_values.yaml b/stable/weblate/13.10.0/ix_values.yaml similarity index 100% rename from stable/weblate/13.8.4/ix_values.yaml rename to stable/weblate/13.10.0/ix_values.yaml diff --git a/stable/weblate/13.8.4/questions.yaml b/stable/weblate/13.10.0/questions.yaml similarity index 100% rename from stable/weblate/13.8.4/questions.yaml rename to stable/weblate/13.10.0/questions.yaml diff --git a/stable/weblate/13.8.4/templates/NOTES.txt b/stable/weblate/13.10.0/templates/NOTES.txt similarity index 100% rename from stable/weblate/13.8.4/templates/NOTES.txt rename to stable/weblate/13.10.0/templates/NOTES.txt diff --git a/stable/weblate/13.8.4/templates/_configmap.tpl b/stable/weblate/13.10.0/templates/_configmap.tpl similarity index 100% rename from stable/weblate/13.8.4/templates/_configmap.tpl rename to stable/weblate/13.10.0/templates/_configmap.tpl diff --git a/stable/weblate/13.8.4/templates/common.yaml b/stable/weblate/13.10.0/templates/common.yaml similarity index 100% rename from stable/weblate/13.8.4/templates/common.yaml rename to stable/weblate/13.10.0/templates/common.yaml diff --git a/stable/weblate/13.8.4/values.yaml b/stable/weblate/13.10.0/values.yaml similarity index 100% rename from stable/weblate/13.8.4/values.yaml rename to stable/weblate/13.10.0/values.yaml diff --git a/stable/weblate/13.8.4/CHANGELOG.md b/stable/weblate/13.8.4/CHANGELOG.md deleted file mode 100644 index ea6516926e5..00000000000 --- a/stable/weblate/13.8.4/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [weblate-13.8.4](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [weblate-13.8.4](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [weblate-13.8.4](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [weblate-13.8.4](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/weblate/13.8.4/app-changelog.md b/stable/weblate/13.8.4/app-changelog.md deleted file mode 100644 index 9535be175d6..00000000000 --- a/stable/weblate/13.8.4/app-changelog.md +++ /dev/null @@ -1,23 +0,0 @@ - - -## [weblate-13.8.4](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.8.4) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/weblate/13.8.4/charts/common-20.2.10.tgz b/stable/weblate/13.8.4/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/weblate/13.8.4/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/weblate/13.8.4/charts/redis-13.2.2.tgz b/stable/weblate/13.8.4/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/weblate/13.8.4/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/system/kubeapps/2.10.1/CHANGELOG.md b/system/kubeapps/2.10.1/CHANGELOG.md index bb3f977a44d..ef25db9b0e3 100644 --- a/system/kubeapps/2.10.1/CHANGELOG.md +++ b/system/kubeapps/2.10.1/CHANGELOG.md @@ -62,12 +62,14 @@ title: Changelog - update container image kubeapps to v14.7.2[@1ccbe44](https://github.com/1ccbe44) by renovate ([#19317](https://github.com/truecharts/charts/issues/19317)) -## [kubeapps-2.10.0](https://github.com/truecharts/charts/compare/kubeapps-2.8.0...kubeapps-2.10.0) (2024-04-08) +## [kubeapps-2.10.1](https://github.com/truecharts/charts/compare/kubeapps-2.8.0...kubeapps-2.10.1) (2024-04-08) ### Chore +- update container image kubeapps to v15.0.2[@1818f22](https://github.com/1818f22) by renovate ([#20443](https://github.com/truecharts/charts/issues/20443)) + - update container image kubeapps to v15.0.1[@12bfab1](https://github.com/12bfab1) by renovate ([#20289](https://github.com/truecharts/charts/issues/20289)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) @@ -95,6 +97,4 @@ title: Changelog - update container image kubeapps to v15.0.1[@12bfab1](https://github.com/12bfab1) by renovate ([#20289](https://github.com/truecharts/charts/issues/20289)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) \ No newline at end of file +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) \ No newline at end of file