diff --git a/premium/authelia/23.10.0/charts/redis-13.2.2.tgz b/premium/authelia/23.10.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/premium/authelia/23.10.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/premium/authelia/23.10.0/.helmignore b/premium/authelia/23.11.1/.helmignore similarity index 100% rename from premium/authelia/23.10.0/.helmignore rename to premium/authelia/23.11.1/.helmignore diff --git a/premium/authelia/23.10.0/CHANGELOG.md b/premium/authelia/23.11.1/CHANGELOG.md similarity index 84% rename from premium/authelia/23.10.0/CHANGELOG.md rename to premium/authelia/23.11.1/CHANGELOG.md index b9fb75132d0..22588de0b5e 100644 --- a/premium/authelia/23.10.0/CHANGELOG.md +++ b/premium/authelia/23.11.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [authelia-23.10.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.10.0) (2024-04-08) +## [authelia-23.11.1](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -43,12 +47,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.10.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.10.0) (2024-04-08) +## [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)) @@ -78,22 +84,16 @@ 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.10.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.10.0) (2024-04-08) +## [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)) - -- 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)) diff --git a/premium/authelia/23.10.0/Chart.yaml b/premium/authelia/23.11.1/Chart.yaml similarity index 97% rename from premium/authelia/23.10.0/Chart.yaml rename to premium/authelia/23.11.1/Chart.yaml index 1578196f6b9..7de2f939f9e 100644 --- a/premium/authelia/23.10.0/Chart.yaml +++ b/premium/authelia/23.11.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.10.0 +version: 23.11.1 diff --git a/premium/authelia/23.10.0/LICENSE b/premium/authelia/23.11.1/LICENSE similarity index 100% rename from premium/authelia/23.10.0/LICENSE rename to premium/authelia/23.11.1/LICENSE diff --git a/premium/authelia/23.10.0/README.md b/premium/authelia/23.11.1/README.md similarity index 100% rename from premium/authelia/23.10.0/README.md rename to premium/authelia/23.11.1/README.md diff --git a/premium/authelia/23.10.0/app-changelog.md b/premium/authelia/23.11.1/app-changelog.md similarity index 82% rename from premium/authelia/23.10.0/app-changelog.md rename to premium/authelia/23.11.1/app-changelog.md index 3773ee650e1..3cc13bf41e9 100644 --- a/premium/authelia/23.10.0/app-changelog.md +++ b/premium/authelia/23.11.1/app-changelog.md @@ -1,11 +1,15 @@ -## [authelia-23.10.0](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.10.0) (2024-04-08) +## [authelia-23.11.1](https://github.com/truecharts/charts/compare/authelia-23.6.0...authelia-23.11.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/premium/authelia/23.10.0/app-readme.md b/premium/authelia/23.11.1/app-readme.md similarity index 100% rename from premium/authelia/23.10.0/app-readme.md rename to premium/authelia/23.11.1/app-readme.md diff --git a/premium/authelia/23.10.0/charts/common-20.3.2.tgz b/premium/authelia/23.11.1/charts/common-20.3.2.tgz similarity index 100% rename from premium/authelia/23.10.0/charts/common-20.3.2.tgz rename to premium/authelia/23.11.1/charts/common-20.3.2.tgz diff --git a/premium/authelia/23.11.1/charts/redis-13.3.1.tgz b/premium/authelia/23.11.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/premium/authelia/23.11.1/charts/redis-13.3.1.tgz differ diff --git a/premium/authelia/23.10.0/ix_values.yaml b/premium/authelia/23.11.1/ix_values.yaml similarity index 100% rename from premium/authelia/23.10.0/ix_values.yaml rename to premium/authelia/23.11.1/ix_values.yaml diff --git a/premium/authelia/23.10.0/questions.yaml b/premium/authelia/23.11.1/questions.yaml similarity index 100% rename from premium/authelia/23.10.0/questions.yaml rename to premium/authelia/23.11.1/questions.yaml diff --git a/premium/authelia/23.10.0/templates/NOTES.txt b/premium/authelia/23.11.1/templates/NOTES.txt similarity index 100% rename from premium/authelia/23.10.0/templates/NOTES.txt rename to premium/authelia/23.11.1/templates/NOTES.txt diff --git a/premium/authelia/23.10.0/templates/_configmap.tpl b/premium/authelia/23.11.1/templates/_configmap.tpl similarity index 100% rename from premium/authelia/23.10.0/templates/_configmap.tpl rename to premium/authelia/23.11.1/templates/_configmap.tpl diff --git a/premium/authelia/23.10.0/templates/_secrets.tpl b/premium/authelia/23.11.1/templates/_secrets.tpl similarity index 100% rename from premium/authelia/23.10.0/templates/_secrets.tpl rename to premium/authelia/23.11.1/templates/_secrets.tpl diff --git a/premium/authelia/23.10.0/templates/common.yaml b/premium/authelia/23.11.1/templates/common.yaml similarity index 100% rename from premium/authelia/23.10.0/templates/common.yaml rename to premium/authelia/23.11.1/templates/common.yaml diff --git a/premium/authelia/23.10.0/values.yaml b/premium/authelia/23.11.1/values.yaml similarity index 100% rename from premium/authelia/23.10.0/values.yaml rename to premium/authelia/23.11.1/values.yaml diff --git a/premium/blocky/14.7.0/charts/redis-13.2.2.tgz b/premium/blocky/14.7.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/premium/blocky/14.7.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/premium/blocky/14.7.0/.helmignore b/premium/blocky/14.8.1/.helmignore similarity index 100% rename from premium/blocky/14.7.0/.helmignore rename to premium/blocky/14.8.1/.helmignore diff --git a/premium/blocky/14.7.0/CHANGELOG.md b/premium/blocky/14.8.1/CHANGELOG.md similarity index 75% rename from premium/blocky/14.7.0/CHANGELOG.md rename to premium/blocky/14.8.1/CHANGELOG.md index ff234aa844e..f10ae61a2f7 100644 --- a/premium/blocky/14.7.0/CHANGELOG.md +++ b/premium/blocky/14.8.1/CHANGELOG.md @@ -8,48 +8,52 @@ title: Changelog **Important:** -## [blocky-14.7.0](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.7.0) (2024-04-08) +## [blocky-14.8.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.8.1) (2024-04-09) ### Chore -- release lower blocky default lookup timeouts - -- bump blocky +- bump to release updated default DNS servers - update values.yaml to reflect default blacklist/whitelist changes -- 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 to release updated default DNS servers +- update and annotate 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)) +- release lower blocky default lookup timeouts + +- bump blocky + +- bump blocky to apply whitelist/blacklist changes + +- move blocky default lists directly to template - 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.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- 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 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 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)) - 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.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- 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 common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + ### Docs @@ -65,36 +69,32 @@ title: Changelog - add default blocklist, default whitelist, default group and enable customised prefetcher -## [blocky-14.7.0](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.7.0) (2024-04-08) +## [blocky-14.8.0](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.8.0) (2024-04-09) ### Chore -- release lower blocky default lookup timeouts - - bump blocky -- update values.yaml to reflect default blacklist/whitelist changes - - move blocky default lists directly to template +- bump to release new default blocklists + - bump blocky to apply whitelist/blacklist changes - update and annotate default DNS servers -- remove non-functional blocklist - -- bump to release new default blocklists - - 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)) +- release lower blocky default lookup timeouts -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) +- remove non-functional blocklist -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) +- update values.yaml to reflect default blacklist/whitelist changes -- 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.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)) \ No newline at end of file +- 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)) \ No newline at end of file diff --git a/premium/blocky/14.7.0/Chart.yaml b/premium/blocky/14.8.1/Chart.yaml similarity index 97% rename from premium/blocky/14.7.0/Chart.yaml rename to premium/blocky/14.8.1/Chart.yaml index 6c96406b61b..eb2e9723099 100644 --- a/premium/blocky/14.7.0/Chart.yaml +++ b/premium/blocky/14.8.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -41,7 +41,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/truecharts/charts/tree/master/charts/premium/blocky - - https://quay.io/oriedge/k8s_gateway - https://hub.docker.com/r/spx01/blocky + - https://quay.io/oriedge/k8s_gateway type: application -version: 14.7.0 +version: 14.8.1 diff --git a/premium/blocky/14.7.0/LICENSE b/premium/blocky/14.8.1/LICENSE similarity index 100% rename from premium/blocky/14.7.0/LICENSE rename to premium/blocky/14.8.1/LICENSE diff --git a/premium/blocky/14.7.0/README.md b/premium/blocky/14.8.1/README.md similarity index 100% rename from premium/blocky/14.7.0/README.md rename to premium/blocky/14.8.1/README.md diff --git a/premium/blocky/14.7.0/app-changelog.md b/premium/blocky/14.8.1/app-changelog.md similarity index 82% rename from premium/blocky/14.7.0/app-changelog.md rename to premium/blocky/14.8.1/app-changelog.md index f3d804fe1fd..1f35c9b4a56 100644 --- a/premium/blocky/14.7.0/app-changelog.md +++ b/premium/blocky/14.8.1/app-changelog.md @@ -1,47 +1,51 @@ -## [blocky-14.7.0](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.7.0) (2024-04-08) +## [blocky-14.8.1](https://github.com/truecharts/charts/compare/blocky-14.4.0...blocky-14.8.1) (2024-04-09) ### Chore -- release lower blocky default lookup timeouts - -- bump blocky +- bump to release updated default DNS servers - update values.yaml to reflect default blacklist/whitelist changes -- 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 to release updated default DNS servers +- update and annotate 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)) +- release lower blocky default lookup timeouts + +- bump blocky + +- bump blocky to apply whitelist/blacklist changes + +- move blocky default lists directly to template - 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.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- 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 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 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)) - 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.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- 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 common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + ### Docs diff --git a/premium/blocky/14.7.0/app-readme.md b/premium/blocky/14.8.1/app-readme.md similarity index 100% rename from premium/blocky/14.7.0/app-readme.md rename to premium/blocky/14.8.1/app-readme.md diff --git a/premium/blocky/14.7.0/charts/common-20.3.2.tgz b/premium/blocky/14.8.1/charts/common-20.3.2.tgz similarity index 100% rename from premium/blocky/14.7.0/charts/common-20.3.2.tgz rename to premium/blocky/14.8.1/charts/common-20.3.2.tgz diff --git a/premium/blocky/14.8.1/charts/redis-13.3.1.tgz b/premium/blocky/14.8.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/premium/blocky/14.8.1/charts/redis-13.3.1.tgz differ diff --git a/premium/blocky/14.7.0/dashboard.json b/premium/blocky/14.8.1/dashboard.json similarity index 100% rename from premium/blocky/14.7.0/dashboard.json rename to premium/blocky/14.8.1/dashboard.json diff --git a/premium/blocky/14.7.0/dashboardpsql.json b/premium/blocky/14.8.1/dashboardpsql.json similarity index 100% rename from premium/blocky/14.7.0/dashboardpsql.json rename to premium/blocky/14.8.1/dashboardpsql.json diff --git a/premium/blocky/14.7.0/ix_values.yaml b/premium/blocky/14.8.1/ix_values.yaml similarity index 100% rename from premium/blocky/14.7.0/ix_values.yaml rename to premium/blocky/14.8.1/ix_values.yaml diff --git a/premium/blocky/14.7.0/questions.yaml b/premium/blocky/14.8.1/questions.yaml similarity index 100% rename from premium/blocky/14.7.0/questions.yaml rename to premium/blocky/14.8.1/questions.yaml diff --git a/premium/blocky/14.7.0/templates/NOTES.txt b/premium/blocky/14.8.1/templates/NOTES.txt similarity index 100% rename from premium/blocky/14.7.0/templates/NOTES.txt rename to premium/blocky/14.8.1/templates/NOTES.txt diff --git a/premium/blocky/14.7.0/templates/_blockyConfig.tpl b/premium/blocky/14.8.1/templates/_blockyConfig.tpl similarity index 100% rename from premium/blocky/14.7.0/templates/_blockyConfig.tpl rename to premium/blocky/14.8.1/templates/_blockyConfig.tpl diff --git a/premium/blocky/14.7.0/templates/_k8sgateway.tpl b/premium/blocky/14.8.1/templates/_k8sgateway.tpl similarity index 100% rename from premium/blocky/14.7.0/templates/_k8sgateway.tpl rename to premium/blocky/14.8.1/templates/_k8sgateway.tpl diff --git a/premium/blocky/14.7.0/templates/common.yaml b/premium/blocky/14.8.1/templates/common.yaml similarity index 100% rename from premium/blocky/14.7.0/templates/common.yaml rename to premium/blocky/14.8.1/templates/common.yaml diff --git a/premium/blocky/14.7.0/values.yaml b/premium/blocky/14.8.1/values.yaml similarity index 100% rename from premium/blocky/14.7.0/values.yaml rename to premium/blocky/14.8.1/values.yaml diff --git a/premium/grafana/14.8.6/.helmignore b/premium/grafana/14.10.0/.helmignore similarity index 100% rename from premium/grafana/14.8.6/.helmignore rename to premium/grafana/14.10.0/.helmignore diff --git a/premium/grafana/14.8.6/CHANGELOG.md b/premium/grafana/14.10.0/CHANGELOG.md similarity index 77% rename from premium/grafana/14.8.6/CHANGELOG.md rename to premium/grafana/14.10.0/CHANGELOG.md index 1ce65f8a22c..988c4b00641 100644 --- a/premium/grafana/14.8.6/CHANGELOG.md +++ b/premium/grafana/14.10.0/CHANGELOG.md @@ -8,12 +8,43 @@ title: Changelog **Important:** -## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-07) +## [grafana-14.10.0](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.10.0) (2024-04-09) ### 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 grafana/grafana to v10.4.1[@753bbb9](https://github.com/753bbb9) by renovate ([#19607](https://github.com/truecharts/charts/issues/19607)) + +- 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)) + +### Feat + + + +- Enable grafana folders ([#20461](https://github.com/truecharts/charts/issues/20461)) + + +## [grafana-14.9.0](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.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)) @@ -29,12 +60,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)) -## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-07) +## [grafana-14.9.0](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.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)) @@ -50,50 +83,18 @@ 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)) -## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-07) +## [grafana-14.9.0](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.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 grafana/grafana to v10.4.1[@753bbb9](https://github.com/753bbb9) by renovate ([#19607](https://github.com/truecharts/charts/issues/19607)) - -- 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)) - - -## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-07) - -### 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 grafana/grafana to v10.4.1[@753bbb9](https://github.com/753bbb9) by renovate ([#19607](https://github.com/truecharts/charts/issues/19607)) - -- 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)) - - -## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-07) - -### Chore - - +- 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/premium/grafana/14.8.6/Chart.yaml b/premium/grafana/14.10.0/Chart.yaml similarity index 96% rename from premium/grafana/14.8.6/Chart.yaml rename to premium/grafana/14.10.0/Chart.yaml index bf170f312cc..f66c54678a8 100644 --- a/premium/grafana/14.8.6/Chart.yaml +++ b/premium/grafana/14.10.0/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 10.4.1 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -38,4 +38,4 @@ sources: - https://quay.io/kiwigrid/k8s-sidecar - https://hub.docker.com/r/grafana/grafana type: application -version: 14.8.6 +version: 14.10.0 diff --git a/premium/grafana/14.8.6/README.md b/premium/grafana/14.10.0/README.md similarity index 100% rename from premium/grafana/14.8.6/README.md rename to premium/grafana/14.10.0/README.md diff --git a/premium/grafana/14.8.6/app-changelog.md b/premium/grafana/14.10.0/app-changelog.md similarity index 73% rename from premium/grafana/14.8.6/app-changelog.md rename to premium/grafana/14.10.0/app-changelog.md index 90c6ef122c1..20350bc3820 100644 --- a/premium/grafana/14.8.6/app-changelog.md +++ b/premium/grafana/14.10.0/app-changelog.md @@ -1,11 +1,13 @@ -## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-07) +## [grafana-14.10.0](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.10.0) (2024-04-09) ### 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)) @@ -18,4 +20,10 @@ - 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)) \ No newline at end of file +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Feat + + + +- Enable grafana folders ([#20461](https://github.com/truecharts/charts/issues/20461)) \ No newline at end of file diff --git a/premium/grafana/14.8.6/app-readme.md b/premium/grafana/14.10.0/app-readme.md similarity index 100% rename from premium/grafana/14.8.6/app-readme.md rename to premium/grafana/14.10.0/app-readme.md diff --git a/premium/nextcloud/29.9.2/charts/common-20.3.2.tgz b/premium/grafana/14.10.0/charts/common-20.3.2.tgz similarity index 100% rename from premium/nextcloud/29.9.2/charts/common-20.3.2.tgz rename to premium/grafana/14.10.0/charts/common-20.3.2.tgz diff --git a/premium/grafana/14.8.6/ix_values.yaml b/premium/grafana/14.10.0/ix_values.yaml similarity index 99% rename from premium/grafana/14.8.6/ix_values.yaml rename to premium/grafana/14.10.0/ix_values.yaml index 24e327600c5..afd8e8d3b16 100644 --- a/premium/grafana/14.8.6/ix_values.yaml +++ b/premium/grafana/14.10.0/ix_values.yaml @@ -216,7 +216,7 @@ configmap: allowUiUpdates: false updateIntervalSeconds: 30 options: - foldersFromFilesStructure: false + foldersFromFilesStructure: true path: /tmp/dashboards config: enabled: true diff --git a/premium/grafana/14.8.6/questions.yaml b/premium/grafana/14.10.0/questions.yaml similarity index 100% rename from premium/grafana/14.8.6/questions.yaml rename to premium/grafana/14.10.0/questions.yaml diff --git a/premium/grafana/14.8.6/templates/NOTES.txt b/premium/grafana/14.10.0/templates/NOTES.txt similarity index 100% rename from premium/grafana/14.8.6/templates/NOTES.txt rename to premium/grafana/14.10.0/templates/NOTES.txt diff --git a/premium/grafana/14.8.6/templates/common.yaml b/premium/grafana/14.10.0/templates/common.yaml similarity index 100% rename from premium/grafana/14.8.6/templates/common.yaml rename to premium/grafana/14.10.0/templates/common.yaml diff --git a/premium/grafana/14.8.6/values.yaml b/premium/grafana/14.10.0/values.yaml similarity index 100% rename from premium/grafana/14.8.6/values.yaml rename to premium/grafana/14.10.0/values.yaml diff --git a/premium/grafana/14.8.6/charts/common-20.2.10.tgz b/premium/grafana/14.8.6/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/premium/grafana/14.8.6/charts/common-20.2.10.tgz and /dev/null differ diff --git a/premium/nextcloud/29.9.2/.helmignore b/premium/nextcloud/29.10.1/.helmignore similarity index 100% rename from premium/nextcloud/29.9.2/.helmignore rename to premium/nextcloud/29.10.1/.helmignore diff --git a/premium/nextcloud/29.9.2/CHANGELOG.md b/premium/nextcloud/29.10.1/CHANGELOG.md similarity index 87% rename from premium/nextcloud/29.9.2/CHANGELOG.md rename to premium/nextcloud/29.10.1/CHANGELOG.md index efd4f47c0d3..414b63aa682 100644 --- a/premium/nextcloud/29.9.2/CHANGELOG.md +++ b/premium/nextcloud/29.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nextcloud-29.9.2](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.2) (2024-04-08) +## [nextcloud-29.10.1](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -71,12 +75,14 @@ title: Changelog - fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409)) -## [nextcloud-29.9.2](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.2) (2024-04-08) +## [nextcloud-29.10.0](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.0) (2024-04-09) ### 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)) @@ -91,10 +97,4 @@ 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 tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985)) - -- 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)) \ No newline at end of file +- update container image tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985)) \ No newline at end of file diff --git a/premium/nextcloud/29.9.2/Chart.yaml b/premium/nextcloud/29.10.1/Chart.yaml similarity index 96% rename from premium/nextcloud/29.9.2/Chart.yaml rename to premium/nextcloud/29.10.1/Chart.yaml index eb5ea26a386..826a96f0dd8 100644 --- a/premium/nextcloud/29.9.2/Chart.yaml +++ b/premium/nextcloud/29.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -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://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://hub.docker.com/r/clamav/clamav + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - 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 + - https://hub.docker.com/r/clamav/clamav type: application -version: 29.9.2 +version: 29.10.1 diff --git a/premium/nextcloud/29.9.2/LICENSE b/premium/nextcloud/29.10.1/LICENSE similarity index 100% rename from premium/nextcloud/29.9.2/LICENSE rename to premium/nextcloud/29.10.1/LICENSE diff --git a/premium/nextcloud/29.9.2/README.md b/premium/nextcloud/29.10.1/README.md similarity index 100% rename from premium/nextcloud/29.9.2/README.md rename to premium/nextcloud/29.10.1/README.md diff --git a/premium/nextcloud/29.9.2/app-changelog.md b/premium/nextcloud/29.10.1/app-changelog.md similarity index 89% rename from premium/nextcloud/29.9.2/app-changelog.md rename to premium/nextcloud/29.10.1/app-changelog.md index fde9ca256ab..f69def1a772 100644 --- a/premium/nextcloud/29.9.2/app-changelog.md +++ b/premium/nextcloud/29.10.1/app-changelog.md @@ -1,11 +1,15 @@ -## [nextcloud-29.9.2](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.2) (2024-04-08) +## [nextcloud-29.10.1](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/premium/nextcloud/29.9.2/app-readme.md b/premium/nextcloud/29.10.1/app-readme.md similarity index 100% rename from premium/nextcloud/29.9.2/app-readme.md rename to premium/nextcloud/29.10.1/app-readme.md diff --git a/stable/authentik/24.9.0/charts/common-20.3.2.tgz b/premium/nextcloud/29.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/authentik/24.9.0/charts/common-20.3.2.tgz rename to premium/nextcloud/29.10.1/charts/common-20.3.2.tgz diff --git a/premium/nextcloud/29.10.1/charts/redis-13.3.1.tgz b/premium/nextcloud/29.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/premium/nextcloud/29.10.1/charts/redis-13.3.1.tgz differ diff --git a/premium/nextcloud/29.9.2/ix_values.yaml b/premium/nextcloud/29.10.1/ix_values.yaml similarity index 100% rename from premium/nextcloud/29.9.2/ix_values.yaml rename to premium/nextcloud/29.10.1/ix_values.yaml diff --git a/premium/nextcloud/29.9.2/questions.yaml b/premium/nextcloud/29.10.1/questions.yaml similarity index 100% rename from premium/nextcloud/29.9.2/questions.yaml rename to premium/nextcloud/29.10.1/questions.yaml diff --git a/premium/nextcloud/29.9.2/templates/NOTES.txt b/premium/nextcloud/29.10.1/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/29.9.2/templates/NOTES.txt rename to premium/nextcloud/29.10.1/templates/NOTES.txt diff --git a/premium/nextcloud/29.9.2/templates/_configmap.tpl b/premium/nextcloud/29.10.1/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/29.9.2/templates/_configmap.tpl rename to premium/nextcloud/29.10.1/templates/_configmap.tpl diff --git a/premium/nextcloud/29.9.2/templates/_cronjobs.tpl b/premium/nextcloud/29.10.1/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/29.9.2/templates/_cronjobs.tpl rename to premium/nextcloud/29.10.1/templates/_cronjobs.tpl diff --git a/premium/nextcloud/29.9.2/templates/_ingressInjector.tpl b/premium/nextcloud/29.10.1/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/29.9.2/templates/_ingressInjector.tpl rename to premium/nextcloud/29.10.1/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/29.9.2/templates/_initPerms.tpl b/premium/nextcloud/29.10.1/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/29.9.2/templates/_initPerms.tpl rename to premium/nextcloud/29.10.1/templates/_initPerms.tpl diff --git a/premium/nextcloud/29.9.2/templates/_validation.tpl b/premium/nextcloud/29.10.1/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/29.9.2/templates/_validation.tpl rename to premium/nextcloud/29.10.1/templates/_validation.tpl diff --git a/premium/nextcloud/29.9.2/templates/_waitNextcloud.tpl b/premium/nextcloud/29.10.1/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/29.9.2/templates/_waitNextcloud.tpl rename to premium/nextcloud/29.10.1/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/29.9.2/templates/common.yaml b/premium/nextcloud/29.10.1/templates/common.yaml similarity index 100% rename from premium/nextcloud/29.9.2/templates/common.yaml rename to premium/nextcloud/29.10.1/templates/common.yaml diff --git a/premium/nextcloud/29.9.2/values.yaml b/premium/nextcloud/29.10.1/values.yaml similarity index 100% rename from premium/nextcloud/29.9.2/values.yaml rename to premium/nextcloud/29.10.1/values.yaml diff --git a/premium/nextcloud/29.9.2/charts/redis-13.2.2.tgz b/premium/nextcloud/29.9.2/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/premium/nextcloud/29.9.2/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/anonaddy/20.20.1/CHANGELOG.md b/stable/anonaddy/20.20.1/CHANGELOG.md index 4f67e30800a..e14d5d22ad7 100644 --- a/stable/anonaddy/20.20.1/CHANGELOG.md +++ b/stable/anonaddy/20.20.1/CHANGELOG.md @@ -14,6 +14,8 @@ title: Changelog +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) @@ -69,12 +71,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.20.0](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.20.0) (2024-04-08) +## [anonaddy-20.20.1](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.20.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -93,8 +97,4 @@ 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 anonaddy/anonaddy to v1.1.0[@65f49a6](https://github.com/65f49a6) by renovate ([#19964](https://github.com/truecharts/charts/issues/19964)) - -- 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)) \ No newline at end of file +- update container image anonaddy/anonaddy to v1.1.0[@65f49a6](https://github.com/65f49a6) by renovate ([#19964](https://github.com/truecharts/charts/issues/19964)) \ No newline at end of file diff --git a/stable/anonaddy/20.20.1/Chart.yaml b/stable/anonaddy/20.20.1/Chart.yaml index 7fc945b7c3b..8bf5ec24253 100644 --- a/stable/anonaddy/20.20.1/Chart.yaml +++ b/stable/anonaddy/20.20.1/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.0 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" diff --git a/stable/anonaddy/20.20.1/app-changelog.md b/stable/anonaddy/20.20.1/app-changelog.md index 8f08f62b2c1..a39f309b287 100644 --- a/stable/anonaddy/20.20.1/app-changelog.md +++ b/stable/anonaddy/20.20.1/app-changelog.md @@ -6,6 +6,8 @@ +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) diff --git a/stable/anonaddy/20.20.1/charts/redis-13.3.0.tgz b/stable/anonaddy/20.20.1/charts/redis-13.3.0.tgz deleted file mode 100644 index b93b47366b5..00000000000 Binary files a/stable/anonaddy/20.20.1/charts/redis-13.3.0.tgz and /dev/null differ diff --git a/stable/anonaddy/20.20.1/charts/redis-13.3.1.tgz b/stable/anonaddy/20.20.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/anonaddy/20.20.1/charts/redis-13.3.1.tgz differ diff --git a/stable/authentik/24.9.0/.helmignore b/stable/authentik/24.10.1/.helmignore similarity index 100% rename from stable/authentik/24.9.0/.helmignore rename to stable/authentik/24.10.1/.helmignore diff --git a/stable/baserow/12.10.0/CHANGELOG.md b/stable/authentik/24.10.1/CHANGELOG.md similarity index 77% rename from stable/baserow/12.10.0/CHANGELOG.md rename to stable/authentik/24.10.1/CHANGELOG.md index 58923677456..a75eb7a07a7 100644 --- a/stable/baserow/12.10.0/CHANGELOG.md +++ b/stable/authentik/24.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [baserow-12.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) +## [authentik-24.10.1](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) +## [authentik-24.10.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.0) (2024-04-09) ### 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)) @@ -58,12 +64,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.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) +## [authentik-24.10.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.0) (2024-04-09) ### 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)) @@ -83,18 +91,10 @@ 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.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) +## [authentik-24.10.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.0) (2024-04-09) ### 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/authentik/24.9.0/Chart.yaml b/stable/authentik/24.10.1/Chart.yaml similarity index 97% rename from stable/authentik/24.9.0/Chart.yaml rename to stable/authentik/24.10.1/Chart.yaml index e0f0b5414bf..b0e5a4b5a84 100644 --- a/stable/authentik/24.9.0/Chart.yaml +++ b/stable/authentik/24.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/server + - https://ghcr.io/maxmind/geoipupdate - https://ghcr.io/goauthentik/radius - https://ghcr.io/goauthentik/ldap - - https://ghcr.io/maxmind/geoipupdate - - https://ghcr.io/goauthentik/proxy type: application -version: 24.9.0 +version: 24.10.1 diff --git a/stable/authentik/24.9.0/README.md b/stable/authentik/24.10.1/README.md similarity index 100% rename from stable/authentik/24.9.0/README.md rename to stable/authentik/24.10.1/README.md diff --git a/stable/authentik/24.10.1/app-changelog.md b/stable/authentik/24.10.1/app-changelog.md new file mode 100644 index 00000000000..6b0feea2ecc --- /dev/null +++ b/stable/authentik/24.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [authentik-24.10.1](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/authentik/24.10.1/app-readme.md similarity index 100% rename from stable/authentik/24.9.0/app-readme.md rename to stable/authentik/24.10.1/app-readme.md diff --git a/stable/baserow/12.10.0/charts/common-20.3.2.tgz b/stable/authentik/24.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/baserow/12.10.0/charts/common-20.3.2.tgz rename to stable/authentik/24.10.1/charts/common-20.3.2.tgz diff --git a/stable/authentik/24.10.1/charts/redis-13.3.1.tgz b/stable/authentik/24.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/authentik/24.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/authentik/24.9.0/ix_values.yaml b/stable/authentik/24.10.1/ix_values.yaml similarity index 100% rename from stable/authentik/24.9.0/ix_values.yaml rename to stable/authentik/24.10.1/ix_values.yaml diff --git a/stable/authentik/24.9.0/questions.yaml b/stable/authentik/24.10.1/questions.yaml similarity index 100% rename from stable/authentik/24.9.0/questions.yaml rename to stable/authentik/24.10.1/questions.yaml diff --git a/stable/authentik/24.9.0/templates/NOTES.txt b/stable/authentik/24.10.1/templates/NOTES.txt similarity index 100% rename from stable/authentik/24.9.0/templates/NOTES.txt rename to stable/authentik/24.10.1/templates/NOTES.txt diff --git a/stable/authentik/24.9.0/templates/_config.tpl b/stable/authentik/24.10.1/templates/_config.tpl similarity index 100% rename from stable/authentik/24.9.0/templates/_config.tpl rename to stable/authentik/24.10.1/templates/_config.tpl diff --git a/stable/authentik/24.9.0/templates/_secret.tpl b/stable/authentik/24.10.1/templates/_secret.tpl similarity index 100% rename from stable/authentik/24.9.0/templates/_secret.tpl rename to stable/authentik/24.10.1/templates/_secret.tpl diff --git a/stable/authentik/24.9.0/templates/_validation.tpl b/stable/authentik/24.10.1/templates/_validation.tpl similarity index 100% rename from stable/authentik/24.9.0/templates/_validation.tpl rename to stable/authentik/24.10.1/templates/_validation.tpl diff --git a/stable/authentik/24.9.0/templates/_waitAuthentik.tpl b/stable/authentik/24.10.1/templates/_waitAuthentik.tpl similarity index 100% rename from stable/authentik/24.9.0/templates/_waitAuthentik.tpl rename to stable/authentik/24.10.1/templates/_waitAuthentik.tpl diff --git a/stable/authentik/24.9.0/templates/common.yaml b/stable/authentik/24.10.1/templates/common.yaml similarity index 100% rename from stable/authentik/24.9.0/templates/common.yaml rename to stable/authentik/24.10.1/templates/common.yaml diff --git a/stable/authentik/24.9.0/values.yaml b/stable/authentik/24.10.1/values.yaml similarity index 100% rename from stable/authentik/24.9.0/values.yaml rename to stable/authentik/24.10.1/values.yaml diff --git a/stable/authentik/24.9.0/charts/redis-13.2.2.tgz b/stable/authentik/24.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/authentik/24.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/baserow/12.10.0/charts/redis-13.2.2.tgz b/stable/baserow/12.10.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/baserow/12.10.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/baserow/12.10.0/.helmignore b/stable/baserow/12.11.1/.helmignore similarity index 100% rename from stable/baserow/12.10.0/.helmignore rename to stable/baserow/12.11.1/.helmignore diff --git a/stable/misskey/8.10.0/CHANGELOG.md b/stable/baserow/12.11.1/CHANGELOG.md similarity index 78% rename from stable/misskey/8.10.0/CHANGELOG.md rename to stable/baserow/12.11.1/CHANGELOG.md index f26157234ca..17e03de3cfe 100644 --- a/stable/misskey/8.10.0/CHANGELOG.md +++ b/stable/baserow/12.11.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [misskey-8.10.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.10.0) (2024-04-08) +## [baserow-12.11.1](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.11.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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.10.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.10.0) (2024-04-08) +## [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)) @@ -58,12 +64,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.10.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.10.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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.10.0](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.10.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/baserow/12.10.0/Chart.yaml b/stable/baserow/12.11.1/Chart.yaml similarity index 96% rename from stable/baserow/12.10.0/Chart.yaml rename to stable/baserow/12.11.1/Chart.yaml index a0a59b4e9a0..ed2de2e1b98 100644 --- a/stable/baserow/12.10.0/Chart.yaml +++ b/stable/baserow/12.11.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.10.0 +version: 12.11.1 diff --git a/stable/baserow/12.10.0/README.md b/stable/baserow/12.11.1/README.md similarity index 100% rename from stable/baserow/12.10.0/README.md rename to stable/baserow/12.11.1/README.md diff --git a/stable/baserow/12.11.1/app-changelog.md b/stable/baserow/12.11.1/app-changelog.md new file mode 100644 index 00000000000..2c756e6c3ab --- /dev/null +++ b/stable/baserow/12.11.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [baserow-12.11.1](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.11.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.10.0/app-readme.md b/stable/baserow/12.11.1/app-readme.md similarity index 100% rename from stable/baserow/12.10.0/app-readme.md rename to stable/baserow/12.11.1/app-readme.md diff --git a/stable/etesync/9.9.0/charts/common-20.3.2.tgz b/stable/baserow/12.11.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/etesync/9.9.0/charts/common-20.3.2.tgz rename to stable/baserow/12.11.1/charts/common-20.3.2.tgz diff --git a/stable/baserow/12.11.1/charts/redis-13.3.1.tgz b/stable/baserow/12.11.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/baserow/12.11.1/charts/redis-13.3.1.tgz differ diff --git a/stable/baserow/12.10.0/ix_values.yaml b/stable/baserow/12.11.1/ix_values.yaml similarity index 100% rename from stable/baserow/12.10.0/ix_values.yaml rename to stable/baserow/12.11.1/ix_values.yaml diff --git a/stable/baserow/12.10.0/questions.yaml b/stable/baserow/12.11.1/questions.yaml similarity index 100% rename from stable/baserow/12.10.0/questions.yaml rename to stable/baserow/12.11.1/questions.yaml diff --git a/stable/baserow/12.10.0/templates/NOTES.txt b/stable/baserow/12.11.1/templates/NOTES.txt similarity index 100% rename from stable/baserow/12.10.0/templates/NOTES.txt rename to stable/baserow/12.11.1/templates/NOTES.txt diff --git a/stable/baserow/12.10.0/templates/_secrets.tpl b/stable/baserow/12.11.1/templates/_secrets.tpl similarity index 100% rename from stable/baserow/12.10.0/templates/_secrets.tpl rename to stable/baserow/12.11.1/templates/_secrets.tpl diff --git a/stable/baserow/12.10.0/templates/common.yaml b/stable/baserow/12.11.1/templates/common.yaml similarity index 100% rename from stable/baserow/12.10.0/templates/common.yaml rename to stable/baserow/12.11.1/templates/common.yaml diff --git a/stable/baserow/12.10.0/values.yaml b/stable/baserow/12.11.1/values.yaml similarity index 100% rename from stable/baserow/12.10.0/values.yaml rename to stable/baserow/12.11.1/values.yaml diff --git a/stable/bookstack/13.11.1/CHANGELOG.md b/stable/bookstack/13.11.1/CHANGELOG.md index 0f56bc37841..82328b21b0d 100644 --- a/stable/bookstack/13.11.1/CHANGELOG.md +++ b/stable/bookstack/13.11.1/CHANGELOG.md @@ -61,12 +61,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [bookstack-13.11.0](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.11.0) (2024-04-08) +## [bookstack-13.11.1](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.11.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ 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 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 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 diff --git a/stable/chevereto/12.15.1/CHANGELOG.md b/stable/chevereto/12.15.1/CHANGELOG.md index 50c74eaeda0..fe8d11c18aa 100644 --- a/stable/chevereto/12.15.1/CHANGELOG.md +++ b/stable/chevereto/12.15.1/CHANGELOG.md @@ -61,12 +61,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [chevereto-12.15.0](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.15.0) (2024-04-08) +## [chevereto-12.15.1](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ 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 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 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 diff --git a/stable/clarkson/12.15.1/CHANGELOG.md b/stable/clarkson/12.15.1/CHANGELOG.md index 3951f975271..050be970c41 100644 --- a/stable/clarkson/12.15.1/CHANGELOG.md +++ b/stable/clarkson/12.15.1/CHANGELOG.md @@ -61,12 +61,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [clarkson-12.15.0](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.15.0) (2024-04-08) +## [clarkson-12.15.1](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ 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 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 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 diff --git a/stable/ctfd/4.20.1/CHANGELOG.md b/stable/ctfd/4.20.1/CHANGELOG.md index c29a1647529..0e48e60afd3 100644 --- a/stable/ctfd/4.20.1/CHANGELOG.md +++ b/stable/ctfd/4.20.1/CHANGELOG.md @@ -14,6 +14,8 @@ title: Changelog +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) @@ -67,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)) -## [ctfd-4.20.0](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.20.0) (2024-04-08) +## [ctfd-4.20.1](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.20.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -93,8 +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)) \ 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/ctfd/4.20.1/Chart.yaml b/stable/ctfd/4.20.1/Chart.yaml index d781bfc3ccf..7f7cb5f7bb7 100644 --- a/stable/ctfd/4.20.1/Chart.yaml +++ b/stable/ctfd/4.20.1/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.0 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" diff --git a/stable/ctfd/4.20.1/app-changelog.md b/stable/ctfd/4.20.1/app-changelog.md index 15efa09bfd2..6c8cd41be91 100644 --- a/stable/ctfd/4.20.1/app-changelog.md +++ b/stable/ctfd/4.20.1/app-changelog.md @@ -6,6 +6,8 @@ +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) diff --git a/stable/ctfd/4.20.1/charts/redis-13.3.0.tgz b/stable/ctfd/4.20.1/charts/redis-13.3.0.tgz deleted file mode 100644 index b93b47366b5..00000000000 Binary files a/stable/ctfd/4.20.1/charts/redis-13.3.0.tgz and /dev/null differ diff --git a/stable/ctfd/4.20.1/charts/redis-13.3.1.tgz b/stable/ctfd/4.20.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/ctfd/4.20.1/charts/redis-13.3.1.tgz differ diff --git a/stable/etesync/9.9.0/.helmignore b/stable/etesync/9.10.1/.helmignore similarity index 100% rename from stable/etesync/9.9.0/.helmignore rename to stable/etesync/9.10.1/.helmignore diff --git a/stable/van-dam/4.9.0/CHANGELOG.md b/stable/etesync/9.10.1/CHANGELOG.md similarity index 78% rename from stable/van-dam/4.9.0/CHANGELOG.md rename to stable/etesync/9.10.1/CHANGELOG.md index f44e10a0159..3d1c1511549 100644 --- a/stable/van-dam/4.9.0/CHANGELOG.md +++ b/stable/etesync/9.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [van-dam-4.9.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.9.0) (2024-04-08) +## [etesync-9.10.1](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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)) -## [van-dam-4.9.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.9.0) (2024-04-08) +## [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)) @@ -58,12 +64,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)) -## [van-dam-4.9.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.9.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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)) -## [van-dam-4.9.0](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.9.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/etesync/9.9.0/Chart.yaml b/stable/etesync/9.10.1/Chart.yaml similarity index 97% rename from stable/etesync/9.9.0/Chart.yaml rename to stable/etesync/9.10.1/Chart.yaml index 4e726732b72..abfc34545da 100644 --- a/stable/etesync/9.9.0/Chart.yaml +++ b/stable/etesync/9.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 9.10.1 diff --git a/stable/etesync/9.9.0/README.md b/stable/etesync/9.10.1/README.md similarity index 100% rename from stable/etesync/9.9.0/README.md rename to stable/etesync/9.10.1/README.md diff --git a/stable/etesync/9.10.1/app-changelog.md b/stable/etesync/9.10.1/app-changelog.md new file mode 100644 index 00000000000..82ec97ee100 --- /dev/null +++ b/stable/etesync/9.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [etesync-9.10.1](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/etesync/9.10.1/app-readme.md similarity index 100% rename from stable/etesync/9.9.0/app-readme.md rename to stable/etesync/9.10.1/app-readme.md diff --git a/stable/fireflyiii/25.9.0/charts/common-20.3.2.tgz b/stable/etesync/9.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/fireflyiii/25.9.0/charts/common-20.3.2.tgz rename to stable/etesync/9.10.1/charts/common-20.3.2.tgz diff --git a/stable/etesync/9.10.1/charts/redis-13.3.1.tgz b/stable/etesync/9.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/etesync/9.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/etesync/9.9.0/ix_values.yaml b/stable/etesync/9.10.1/ix_values.yaml similarity index 100% rename from stable/etesync/9.9.0/ix_values.yaml rename to stable/etesync/9.10.1/ix_values.yaml diff --git a/stable/etesync/9.9.0/questions.yaml b/stable/etesync/9.10.1/questions.yaml similarity index 100% rename from stable/etesync/9.9.0/questions.yaml rename to stable/etesync/9.10.1/questions.yaml diff --git a/stable/etesync/9.9.0/templates/_secret.tpl b/stable/etesync/9.10.1/templates/_secret.tpl similarity index 100% rename from stable/etesync/9.9.0/templates/_secret.tpl rename to stable/etesync/9.10.1/templates/_secret.tpl diff --git a/stable/etesync/9.9.0/templates/common.yaml b/stable/etesync/9.10.1/templates/common.yaml similarity index 100% rename from stable/etesync/9.9.0/templates/common.yaml rename to stable/etesync/9.10.1/templates/common.yaml diff --git a/stable/etesync/9.9.0/values.yaml b/stable/etesync/9.10.1/values.yaml similarity index 100% rename from stable/etesync/9.9.0/values.yaml rename to stable/etesync/9.10.1/values.yaml diff --git a/stable/etesync/9.9.0/charts/redis-13.2.2.tgz b/stable/etesync/9.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/etesync/9.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/fireflyiii/25.9.0/.helmignore b/stable/fireflyiii/25.10.1/.helmignore similarity index 100% rename from stable/fireflyiii/25.9.0/.helmignore rename to stable/fireflyiii/25.10.1/.helmignore diff --git a/stable/fireflyiii/25.9.0/CHANGELOG.md b/stable/fireflyiii/25.10.1/CHANGELOG.md similarity index 83% rename from stable/fireflyiii/25.9.0/CHANGELOG.md rename to stable/fireflyiii/25.10.1/CHANGELOG.md index f1b892ff7ee..b487b7e848f 100644 --- a/stable/fireflyiii/25.9.0/CHANGELOG.md +++ b/stable/fireflyiii/25.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [fireflyiii-25.9.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.9.0) (2024-04-08) +## [fireflyiii-25.10.1](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -41,12 +45,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.9.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.9.0) (2024-04-08) +## [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)) @@ -74,12 +80,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.9.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.9.0) (2024-04-08) +## [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)) @@ -89,11 +97,3 @@ 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)) - -- 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)) diff --git a/stable/fireflyiii/25.9.0/Chart.yaml b/stable/fireflyiii/25.10.1/Chart.yaml similarity index 96% rename from stable/fireflyiii/25.9.0/Chart.yaml rename to stable/fireflyiii/25.10.1/Chart.yaml index cbfc9315032..0db1c0c79a2 100644 --- a/stable/fireflyiii/25.9.0/Chart.yaml +++ b/stable/fireflyiii/25.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 25.10.1 diff --git a/stable/fireflyiii/25.9.0/LICENSE b/stable/fireflyiii/25.10.1/LICENSE similarity index 100% rename from stable/fireflyiii/25.9.0/LICENSE rename to stable/fireflyiii/25.10.1/LICENSE diff --git a/stable/fireflyiii/25.9.0/README.md b/stable/fireflyiii/25.10.1/README.md similarity index 100% rename from stable/fireflyiii/25.9.0/README.md rename to stable/fireflyiii/25.10.1/README.md diff --git a/stable/fireflyiii/25.9.0/app-changelog.md b/stable/fireflyiii/25.10.1/app-changelog.md similarity index 82% rename from stable/fireflyiii/25.9.0/app-changelog.md rename to stable/fireflyiii/25.10.1/app-changelog.md index 6128f5d14f2..248f641d8e8 100644 --- a/stable/fireflyiii/25.9.0/app-changelog.md +++ b/stable/fireflyiii/25.10.1/app-changelog.md @@ -1,11 +1,15 @@ -## [fireflyiii-25.9.0](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.9.0) (2024-04-08) +## [fireflyiii-25.10.1](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/fireflyiii/25.9.0/app-readme.md b/stable/fireflyiii/25.10.1/app-readme.md similarity index 100% rename from stable/fireflyiii/25.9.0/app-readme.md rename to stable/fireflyiii/25.10.1/app-readme.md diff --git a/stable/ghostfolio/4.21.0/charts/common-20.3.2.tgz b/stable/fireflyiii/25.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/ghostfolio/4.21.0/charts/common-20.3.2.tgz rename to stable/fireflyiii/25.10.1/charts/common-20.3.2.tgz diff --git a/stable/fireflyiii/25.10.1/charts/redis-13.3.1.tgz b/stable/fireflyiii/25.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/fireflyiii/25.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/fireflyiii/25.9.0/ix_values.yaml b/stable/fireflyiii/25.10.1/ix_values.yaml similarity index 100% rename from stable/fireflyiii/25.9.0/ix_values.yaml rename to stable/fireflyiii/25.10.1/ix_values.yaml diff --git a/stable/fireflyiii/25.9.0/questions.yaml b/stable/fireflyiii/25.10.1/questions.yaml similarity index 100% rename from stable/fireflyiii/25.9.0/questions.yaml rename to stable/fireflyiii/25.10.1/questions.yaml diff --git a/stable/fireflyiii/25.9.0/templates/NOTES.txt b/stable/fireflyiii/25.10.1/templates/NOTES.txt similarity index 100% rename from stable/fireflyiii/25.9.0/templates/NOTES.txt rename to stable/fireflyiii/25.10.1/templates/NOTES.txt diff --git a/stable/fireflyiii/25.9.0/templates/_cronjob.tpl b/stable/fireflyiii/25.10.1/templates/_cronjob.tpl similarity index 100% rename from stable/fireflyiii/25.9.0/templates/_cronjob.tpl rename to stable/fireflyiii/25.10.1/templates/_cronjob.tpl diff --git a/stable/fireflyiii/25.9.0/templates/_secrets.tpl b/stable/fireflyiii/25.10.1/templates/_secrets.tpl similarity index 100% rename from stable/fireflyiii/25.9.0/templates/_secrets.tpl rename to stable/fireflyiii/25.10.1/templates/_secrets.tpl diff --git a/stable/fireflyiii/25.9.0/templates/common.yaml b/stable/fireflyiii/25.10.1/templates/common.yaml similarity index 100% rename from stable/fireflyiii/25.9.0/templates/common.yaml rename to stable/fireflyiii/25.10.1/templates/common.yaml diff --git a/stable/fireflyiii/25.9.0/values.yaml b/stable/fireflyiii/25.10.1/values.yaml similarity index 100% rename from stable/fireflyiii/25.9.0/values.yaml rename to stable/fireflyiii/25.10.1/values.yaml diff --git a/stable/fireflyiii/25.9.0/charts/redis-13.2.2.tgz b/stable/fireflyiii/25.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/fireflyiii/25.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/fleet/12.15.1/CHANGELOG.md b/stable/fleet/12.15.1/CHANGELOG.md index 07fbc95f7cc..c6755ecb721 100644 --- a/stable/fleet/12.15.1/CHANGELOG.md +++ b/stable/fleet/12.15.1/CHANGELOG.md @@ -69,12 +69,14 @@ title: Changelog - update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) -## [fleet-12.15.0](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.15.0) (2024-04-08) +## [fleet-12.15.1](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ title: Changelog - update container image ghcr.io/linuxserver/fleet to 2.3.3[@677c979](https://github.com/677c979) by renovate ([#19950](https://github.com/truecharts/charts/issues/19950)) -- 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)) \ No newline at end of file +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) \ No newline at end of file diff --git a/stable/foldingathome/9.8.1/CHANGELOG.md b/stable/foldingathome/9.8.1/CHANGELOG.md index 38368caedbf..3eb88517e8c 100644 --- a/stable/foldingathome/9.8.1/CHANGELOG.md +++ b/stable/foldingathome/9.8.1/CHANGELOG.md @@ -66,12 +66,14 @@ title: Changelog - update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@2613ff4](https://github.com/2613ff4) by renovate ([#19237](https://github.com/truecharts/charts/issues/19237)) -## [foldingathome-9.8.0](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-9.8.0) (2024-04-08) +## [foldingathome-9.8.1](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-9.8.1) (2024-04-09) ### Chore +- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@6daaa80](https://github.com/6daaa80) by renovate ([#20463](https://github.com/truecharts/charts/issues/20463)) + - 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 ## [foldingathome-9.8.0](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-9.8.0) (2024-04-08) -### Chore - +### Chore \ No newline at end of file diff --git a/stable/friendica/14.4.1/CHANGELOG.md b/stable/friendica/14.4.1/CHANGELOG.md index 6b4a6abe244..7159d40ab0d 100644 --- a/stable/friendica/14.4.1/CHANGELOG.md +++ b/stable/friendica/14.4.1/CHANGELOG.md @@ -14,6 +14,8 @@ title: Changelog +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image friendica to 2024.03[@93a0f0c](https://github.com/93a0f0c) by renovate ([#20462](https://github.com/truecharts/charts/issues/20462)) @@ -81,6 +83,8 @@ title: Changelog +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - update container image friendica to 2024.03[@93a0f0c](https://github.com/93a0f0c) by renovate ([#20462](https://github.com/truecharts/charts/issues/20462)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) @@ -93,8 +97,4 @@ title: Changelog - update container image mariadb to v13.8.0[@3e48b89](https://github.com/3e48b89) by renovate ([#20156](https://github.com/truecharts/charts/issues/20156)) -- update container image mariadb to v13.7.8[@604f0b6](https://github.com/604f0b6) by renovate ([#20129](https://github.com/truecharts/charts/issues/20129)) - -- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) - -- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) \ No newline at end of file +- update container image mariadb to v13.7.8[@604f0b6](https://github.com/604f0b6) by renovate ([#20129](https://github.com/truecharts/charts/issues/20129)) \ No newline at end of file diff --git a/stable/friendica/14.4.1/Chart.yaml b/stable/friendica/14.4.1/Chart.yaml index ff6f0dda1dd..63cf3522d6c 100644 --- a/stable/friendica/14.4.1/Chart.yaml +++ b/stable/friendica/14.4.1/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.0 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" diff --git a/stable/friendica/14.4.1/app-changelog.md b/stable/friendica/14.4.1/app-changelog.md index 47a66d27d43..05edb13260b 100644 --- a/stable/friendica/14.4.1/app-changelog.md +++ b/stable/friendica/14.4.1/app-changelog.md @@ -6,6 +6,8 @@ +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image friendica to 2024.03[@93a0f0c](https://github.com/93a0f0c) by renovate ([#20462](https://github.com/truecharts/charts/issues/20462)) diff --git a/stable/friendica/14.4.1/charts/redis-13.3.0.tgz b/stable/friendica/14.4.1/charts/redis-13.3.0.tgz deleted file mode 100644 index b93b47366b5..00000000000 Binary files a/stable/friendica/14.4.1/charts/redis-13.3.0.tgz and /dev/null differ diff --git a/stable/friendica/14.4.1/charts/redis-13.3.1.tgz b/stable/friendica/14.4.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/friendica/14.4.1/charts/redis-13.3.1.tgz differ diff --git a/stable/gaseous-server/1.11.1/CHANGELOG.md b/stable/gaseous-server/1.11.1/CHANGELOG.md index 70a2ad7cf50..33889bea49c 100644 --- a/stable/gaseous-server/1.11.1/CHANGELOG.md +++ b/stable/gaseous-server/1.11.1/CHANGELOG.md @@ -61,12 +61,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [gaseous-server-1.11.0](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.11.0) (2024-04-08) +## [gaseous-server-1.11.1](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.11.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ 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 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 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 diff --git a/stable/ghostfolio/4.21.0/charts/redis-13.2.2.tgz b/stable/ghostfolio/4.21.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/ghostfolio/4.21.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/ghostfolio/4.21.0/.helmignore b/stable/ghostfolio/4.22.1/.helmignore similarity index 100% rename from stable/ghostfolio/4.21.0/.helmignore rename to stable/ghostfolio/4.22.1/.helmignore diff --git a/stable/ghostfolio/4.21.0/CHANGELOG.md b/stable/ghostfolio/4.22.1/CHANGELOG.md similarity index 88% rename from stable/ghostfolio/4.21.0/CHANGELOG.md rename to stable/ghostfolio/4.22.1/CHANGELOG.md index 24e78ae2079..60ab8eee2e1 100644 --- a/stable/ghostfolio/4.21.0/CHANGELOG.md +++ b/stable/ghostfolio/4.22.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [ghostfolio-4.21.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.21.0) (2024-04-08) +## [ghostfolio-4.22.1](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.22.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -51,12 +55,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.21.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.21.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)) @@ -91,9 +97,4 @@ 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)) -- 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.21.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.21.0) (2024-04-08) - -### Chore +- update container image ghostfolio/ghostfolio to v2.63.2[@399532b](https://github.com/399532b) by renovate ([#19343](https://github.com/truecharts/charts/issues/19343)) \ No newline at end of file diff --git a/stable/ghostfolio/4.21.0/Chart.yaml b/stable/ghostfolio/4.22.1/Chart.yaml similarity index 97% rename from stable/ghostfolio/4.21.0/Chart.yaml rename to stable/ghostfolio/4.22.1/Chart.yaml index aabdf8763af..a77ea093039 100644 --- a/stable/ghostfolio/4.21.0/Chart.yaml +++ b/stable/ghostfolio/4.22.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.21.0 +version: 4.22.1 diff --git a/stable/ghostfolio/4.21.0/README.md b/stable/ghostfolio/4.22.1/README.md similarity index 100% rename from stable/ghostfolio/4.21.0/README.md rename to stable/ghostfolio/4.22.1/README.md diff --git a/stable/ghostfolio/4.21.0/app-changelog.md b/stable/ghostfolio/4.22.1/app-changelog.md similarity index 86% rename from stable/ghostfolio/4.21.0/app-changelog.md rename to stable/ghostfolio/4.22.1/app-changelog.md index 68e01ac4c40..a28c9e2b7ac 100644 --- a/stable/ghostfolio/4.21.0/app-changelog.md +++ b/stable/ghostfolio/4.22.1/app-changelog.md @@ -1,11 +1,15 @@ -## [ghostfolio-4.21.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.21.0) (2024-04-08) +## [ghostfolio-4.22.1](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.22.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/ghostfolio/4.21.0/app-readme.md b/stable/ghostfolio/4.22.1/app-readme.md similarity index 100% rename from stable/ghostfolio/4.21.0/app-readme.md rename to stable/ghostfolio/4.22.1/app-readme.md diff --git a/stable/hasty-paste/6.9.0/charts/common-20.3.2.tgz b/stable/ghostfolio/4.22.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/hasty-paste/6.9.0/charts/common-20.3.2.tgz rename to stable/ghostfolio/4.22.1/charts/common-20.3.2.tgz diff --git a/stable/ghostfolio/4.22.1/charts/redis-13.3.1.tgz b/stable/ghostfolio/4.22.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/ghostfolio/4.22.1/charts/redis-13.3.1.tgz differ diff --git a/stable/ghostfolio/4.21.0/ix_values.yaml b/stable/ghostfolio/4.22.1/ix_values.yaml similarity index 100% rename from stable/ghostfolio/4.21.0/ix_values.yaml rename to stable/ghostfolio/4.22.1/ix_values.yaml diff --git a/stable/ghostfolio/4.21.0/questions.yaml b/stable/ghostfolio/4.22.1/questions.yaml similarity index 100% rename from stable/ghostfolio/4.21.0/questions.yaml rename to stable/ghostfolio/4.22.1/questions.yaml diff --git a/stable/ghostfolio/4.21.0/templates/NOTES.txt b/stable/ghostfolio/4.22.1/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/4.21.0/templates/NOTES.txt rename to stable/ghostfolio/4.22.1/templates/NOTES.txt diff --git a/stable/ghostfolio/4.21.0/templates/_secrets.tpl b/stable/ghostfolio/4.22.1/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/4.21.0/templates/_secrets.tpl rename to stable/ghostfolio/4.22.1/templates/_secrets.tpl diff --git a/stable/ghostfolio/4.21.0/templates/common.yaml b/stable/ghostfolio/4.22.1/templates/common.yaml similarity index 100% rename from stable/ghostfolio/4.21.0/templates/common.yaml rename to stable/ghostfolio/4.22.1/templates/common.yaml diff --git a/stable/ghostfolio/4.21.0/values.yaml b/stable/ghostfolio/4.22.1/values.yaml similarity index 100% rename from stable/ghostfolio/4.21.0/values.yaml rename to stable/ghostfolio/4.22.1/values.yaml diff --git a/stable/hasty-paste/6.9.0/.helmignore b/stable/hasty-paste/6.10.1/.helmignore similarity index 100% rename from stable/hasty-paste/6.9.0/.helmignore rename to stable/hasty-paste/6.10.1/.helmignore diff --git a/stable/hasty-paste/6.9.0/CHANGELOG.md b/stable/hasty-paste/6.10.1/CHANGELOG.md similarity index 77% rename from stable/hasty-paste/6.9.0/CHANGELOG.md rename to stable/hasty-paste/6.10.1/CHANGELOG.md index 4b355bc53b1..54a743f6cdd 100644 --- a/stable/hasty-paste/6.9.0/CHANGELOG.md +++ b/stable/hasty-paste/6.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [hasty-paste-6.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) +## [hasty-paste-6.10.1](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) +## [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)) @@ -58,12 +64,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.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/hasty-paste/6.9.0/Chart.yaml b/stable/hasty-paste/6.10.1/Chart.yaml similarity index 97% rename from stable/hasty-paste/6.9.0/Chart.yaml rename to stable/hasty-paste/6.10.1/Chart.yaml index 07020d431ba..672d3524938 100644 --- a/stable/hasty-paste/6.9.0/Chart.yaml +++ b/stable/hasty-paste/6.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 6.10.1 diff --git a/stable/hasty-paste/6.9.0/README.md b/stable/hasty-paste/6.10.1/README.md similarity index 100% rename from stable/hasty-paste/6.9.0/README.md rename to stable/hasty-paste/6.10.1/README.md diff --git a/stable/hasty-paste/6.10.1/app-changelog.md b/stable/hasty-paste/6.10.1/app-changelog.md new file mode 100644 index 00000000000..fb41a1847f7 --- /dev/null +++ b/stable/hasty-paste/6.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [hasty-paste-6.10.1](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/hasty-paste/6.10.1/app-readme.md similarity index 100% rename from stable/hasty-paste/6.9.0/app-readme.md rename to stable/hasty-paste/6.10.1/app-readme.md diff --git a/stable/immich/14.11.0/charts/common-20.3.2.tgz b/stable/hasty-paste/6.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/immich/14.11.0/charts/common-20.3.2.tgz rename to stable/hasty-paste/6.10.1/charts/common-20.3.2.tgz diff --git a/stable/hasty-paste/6.10.1/charts/redis-13.3.1.tgz b/stable/hasty-paste/6.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/hasty-paste/6.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/hasty-paste/6.9.0/ix_values.yaml b/stable/hasty-paste/6.10.1/ix_values.yaml similarity index 100% rename from stable/hasty-paste/6.9.0/ix_values.yaml rename to stable/hasty-paste/6.10.1/ix_values.yaml diff --git a/stable/hasty-paste/6.9.0/questions.yaml b/stable/hasty-paste/6.10.1/questions.yaml similarity index 100% rename from stable/hasty-paste/6.9.0/questions.yaml rename to stable/hasty-paste/6.10.1/questions.yaml diff --git a/stable/hasty-paste/6.9.0/templates/_secrets.tpl b/stable/hasty-paste/6.10.1/templates/_secrets.tpl similarity index 100% rename from stable/hasty-paste/6.9.0/templates/_secrets.tpl rename to stable/hasty-paste/6.10.1/templates/_secrets.tpl diff --git a/stable/hasty-paste/6.9.0/templates/common.yaml b/stable/hasty-paste/6.10.1/templates/common.yaml similarity index 100% rename from stable/hasty-paste/6.9.0/templates/common.yaml rename to stable/hasty-paste/6.10.1/templates/common.yaml diff --git a/stable/hasty-paste/6.9.0/values.yaml b/stable/hasty-paste/6.10.1/values.yaml similarity index 100% rename from stable/hasty-paste/6.9.0/values.yaml rename to stable/hasty-paste/6.10.1/values.yaml diff --git a/stable/hasty-paste/6.9.0/charts/redis-13.2.2.tgz b/stable/hasty-paste/6.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/hasty-paste/6.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/humhub/7.19.1/CHANGELOG.md b/stable/humhub/7.19.1/CHANGELOG.md index 5dc3f951752..06d6ea83e4a 100644 --- a/stable/humhub/7.19.1/CHANGELOG.md +++ b/stable/humhub/7.19.1/CHANGELOG.md @@ -14,6 +14,8 @@ title: Changelog +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) @@ -71,12 +73,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.19.0](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.19.0) (2024-04-08) +## [humhub-7.19.1](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.19.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -93,8 +97,4 @@ title: Changelog - update container image mariadb to v13.7.8[@604f0b6](https://github.com/604f0b6) by renovate ([#20129](https://github.com/truecharts/charts/issues/20129)) -- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) - -- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) - -- 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 mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) \ No newline at end of file diff --git a/stable/humhub/7.19.1/Chart.yaml b/stable/humhub/7.19.1/Chart.yaml index ddaec6cecf1..d33ff5cb591 100644 --- a/stable/humhub/7.19.1/Chart.yaml +++ b/stable/humhub/7.19.1/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.0 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" diff --git a/stable/humhub/7.19.1/app-changelog.md b/stable/humhub/7.19.1/app-changelog.md index 68df7c2d99f..072fac214e1 100644 --- a/stable/humhub/7.19.1/app-changelog.md +++ b/stable/humhub/7.19.1/app-changelog.md @@ -6,6 +6,8 @@ +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) diff --git a/stable/humhub/7.19.1/charts/redis-13.3.0.tgz b/stable/humhub/7.19.1/charts/redis-13.3.0.tgz deleted file mode 100644 index b93b47366b5..00000000000 Binary files a/stable/humhub/7.19.1/charts/redis-13.3.0.tgz and /dev/null differ diff --git a/stable/humhub/7.19.1/charts/redis-13.3.1.tgz b/stable/humhub/7.19.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/humhub/7.19.1/charts/redis-13.3.1.tgz differ diff --git a/stable/immich/14.11.0/charts/redis-13.2.2.tgz b/stable/immich/14.11.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/immich/14.11.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/immich/14.11.0/.helmignore b/stable/immich/14.12.1/.helmignore similarity index 100% rename from stable/immich/14.11.0/.helmignore rename to stable/immich/14.12.1/.helmignore diff --git a/stable/immich/14.11.0/CHANGELOG.md b/stable/immich/14.12.1/CHANGELOG.md similarity index 81% rename from stable/immich/14.11.0/CHANGELOG.md rename to stable/immich/14.12.1/CHANGELOG.md index 9181b5b19eb..f3bd511ff24 100644 --- a/stable/immich/14.11.0/CHANGELOG.md +++ b/stable/immich/14.12.1/CHANGELOG.md @@ -8,12 +8,59 @@ title: Changelog **Important:** -## [immich-14.11.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.11.0) (2024-04-08) +## [immich-14.12.1](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.12.1) (2024-04-09) ### Chore +- 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 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)) + +- update immich to v1.100.0[@647bbab](https://github.com/647bbab) by renovate (minor) ([#19938](https://github.com/truecharts/charts/issues/19938)) + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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 ([#19576](https://github.com/truecharts/charts/issues/19576)) + +- cleanup and fix gpu allocation ([#19408](https://github.com/truecharts/charts/issues/19408)) + +- new logo ([#19645](https://github.com/truecharts/charts/issues/19645)) + +### Feat + + + +- Return to Stable ([#19563](https://github.com/truecharts/charts/issues/19563)) + +### Fix + + + +- expose ml image type + + +## [immich-14.12.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.12.0) (2024-04-09) + +### 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)) @@ -49,51 +96,4 @@ title: Changelog - expose ml image type -## [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)) - -- update immich to v1.100.0[@647bbab](https://github.com/647bbab) by renovate (minor) ([#19938](https://github.com/truecharts/charts/issues/19938)) - -- 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 ([#19576](https://github.com/truecharts/charts/issues/19576)) - -- cleanup and fix gpu allocation ([#19408](https://github.com/truecharts/charts/issues/19408)) - -- new logo ([#19645](https://github.com/truecharts/charts/issues/19645)) - -### Feat - - - -- Return to Stable ([#19563](https://github.com/truecharts/charts/issues/19563)) - -### Fix - - - -- expose ml image type - - -## [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)) +## [immich-14.12.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.12.0) (2024-04-09) diff --git a/stable/immich/14.11.0/Chart.yaml b/stable/immich/14.12.1/Chart.yaml similarity index 97% rename from stable/immich/14.11.0/Chart.yaml rename to stable/immich/14.12.1/Chart.yaml index e602fafe06e..5a20a72bc8e 100644 --- a/stable/immich/14.11.0/Chart.yaml +++ b/stable/immich/14.12.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -38,7 +38,7 @@ name: immich sources: - https://github.com/immich-app/immich - https://github.com/truecharts/charts/tree/master/charts/stable/immich - - https://hub.docker.com/r/altran1502/immich-machine-learning - https://hub.docker.com/r/altran1502/immich-server + - https://hub.docker.com/r/altran1502/immich-machine-learning type: application -version: 14.11.0 +version: 14.12.1 diff --git a/stable/immich/14.11.0/LICENSE b/stable/immich/14.12.1/LICENSE similarity index 100% rename from stable/immich/14.11.0/LICENSE rename to stable/immich/14.12.1/LICENSE diff --git a/stable/immich/14.11.0/README.md b/stable/immich/14.12.1/README.md similarity index 100% rename from stable/immich/14.11.0/README.md rename to stable/immich/14.12.1/README.md diff --git a/stable/immich/14.11.0/app-changelog.md b/stable/immich/14.12.1/app-changelog.md similarity index 79% rename from stable/immich/14.11.0/app-changelog.md rename to stable/immich/14.12.1/app-changelog.md index 5c257cd071a..163614c805e 100644 --- a/stable/immich/14.11.0/app-changelog.md +++ b/stable/immich/14.12.1/app-changelog.md @@ -1,11 +1,15 @@ -## [immich-14.11.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.11.0) (2024-04-08) +## [immich-14.12.1](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.12.1) (2024-04-09) ### Chore +- 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 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)) @@ -14,7 +18,7 @@ - update immich to v1.100.0[@647bbab](https://github.com/647bbab) by renovate (minor) ([#19938](https://github.com/truecharts/charts/issues/19938)) -- 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.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) - 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/immich/14.11.0/app-readme.md b/stable/immich/14.12.1/app-readme.md similarity index 100% rename from stable/immich/14.11.0/app-readme.md rename to stable/immich/14.12.1/app-readme.md diff --git a/stable/misskey/8.10.0/charts/common-20.3.2.tgz b/stable/immich/14.12.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/misskey/8.10.0/charts/common-20.3.2.tgz rename to stable/immich/14.12.1/charts/common-20.3.2.tgz diff --git a/stable/immich/14.12.1/charts/redis-13.3.1.tgz b/stable/immich/14.12.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/immich/14.12.1/charts/redis-13.3.1.tgz differ diff --git a/stable/immich/14.11.0/ix_values.yaml b/stable/immich/14.12.1/ix_values.yaml similarity index 100% rename from stable/immich/14.11.0/ix_values.yaml rename to stable/immich/14.12.1/ix_values.yaml diff --git a/stable/immich/14.11.0/questions.yaml b/stable/immich/14.12.1/questions.yaml similarity index 100% rename from stable/immich/14.11.0/questions.yaml rename to stable/immich/14.12.1/questions.yaml diff --git a/stable/immich/14.11.0/templates/NOTES.txt b/stable/immich/14.12.1/templates/NOTES.txt similarity index 100% rename from stable/immich/14.11.0/templates/NOTES.txt rename to stable/immich/14.12.1/templates/NOTES.txt diff --git a/stable/immich/14.11.0/templates/_config.tpl b/stable/immich/14.12.1/templates/_config.tpl similarity index 100% rename from stable/immich/14.11.0/templates/_config.tpl rename to stable/immich/14.12.1/templates/_config.tpl diff --git a/stable/immich/14.11.0/templates/_machinelearning.tpl b/stable/immich/14.12.1/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/14.11.0/templates/_machinelearning.tpl rename to stable/immich/14.12.1/templates/_machinelearning.tpl diff --git a/stable/immich/14.11.0/templates/_microservices.tpl b/stable/immich/14.12.1/templates/_microservices.tpl similarity index 100% rename from stable/immich/14.11.0/templates/_microservices.tpl rename to stable/immich/14.12.1/templates/_microservices.tpl diff --git a/stable/immich/14.11.0/templates/_server.tpl b/stable/immich/14.12.1/templates/_server.tpl similarity index 100% rename from stable/immich/14.11.0/templates/_server.tpl rename to stable/immich/14.12.1/templates/_server.tpl diff --git a/stable/immich/14.11.0/templates/_wait.tpl b/stable/immich/14.12.1/templates/_wait.tpl similarity index 100% rename from stable/immich/14.11.0/templates/_wait.tpl rename to stable/immich/14.12.1/templates/_wait.tpl diff --git a/stable/immich/14.11.0/templates/common.yaml b/stable/immich/14.12.1/templates/common.yaml similarity index 100% rename from stable/immich/14.11.0/templates/common.yaml rename to stable/immich/14.12.1/templates/common.yaml diff --git a/stable/immich/14.11.0/values.yaml b/stable/immich/14.12.1/values.yaml similarity index 100% rename from stable/immich/14.11.0/values.yaml rename to stable/immich/14.12.1/values.yaml diff --git a/stable/libremdb/7.10.1/CHANGELOG.md b/stable/libremdb/7.10.1/CHANGELOG.md index b1acdaef75f..0a2d081f097 100644 --- a/stable/libremdb/7.10.1/CHANGELOG.md +++ b/stable/libremdb/7.10.1/CHANGELOG.md @@ -14,6 +14,8 @@ title: Changelog +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image quay.io/pussthecatorg/libremdb to latest[@3b7b6fe](https://github.com/3b7b6fe) by renovate ([#20450](https://github.com/truecharts/charts/issues/20450)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) @@ -95,5 +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 quay.io/pussthecatorg/libremdb to latest[@642bb96](https://github.com/642bb96) by renovate ([#19994](https://github.com/truecharts/charts/issues/19994)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@588dfb6](https://github.com/588dfb6) by renovate ([#19983](https://github.com/truecharts/charts/issues/19983)) diff --git a/stable/libremdb/7.10.1/Chart.yaml b/stable/libremdb/7.10.1/Chart.yaml index d3fa923915c..7ec6bca0240 100644 --- a/stable/libremdb/7.10.1/Chart.yaml +++ b/stable/libremdb/7.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.0 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" diff --git a/stable/libremdb/7.10.1/app-changelog.md b/stable/libremdb/7.10.1/app-changelog.md index 13d96f40ea1..8331acf5b3d 100644 --- a/stable/libremdb/7.10.1/app-changelog.md +++ b/stable/libremdb/7.10.1/app-changelog.md @@ -6,6 +6,8 @@ +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image quay.io/pussthecatorg/libremdb to latest[@3b7b6fe](https://github.com/3b7b6fe) by renovate ([#20450](https://github.com/truecharts/charts/issues/20450)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) diff --git a/stable/libremdb/7.10.1/charts/redis-13.3.0.tgz b/stable/libremdb/7.10.1/charts/redis-13.3.0.tgz deleted file mode 100644 index b93b47366b5..00000000000 Binary files a/stable/libremdb/7.10.1/charts/redis-13.3.0.tgz and /dev/null differ diff --git a/stable/libremdb/7.10.1/charts/redis-13.3.1.tgz b/stable/libremdb/7.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/libremdb/7.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/matomo/13.15.1/CHANGELOG.md b/stable/matomo/13.15.1/CHANGELOG.md index ede7dfcdb06..9f10b755bf9 100644 --- a/stable/matomo/13.15.1/CHANGELOG.md +++ b/stable/matomo/13.15.1/CHANGELOG.md @@ -69,12 +69,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [matomo-13.15.0](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.15.0) (2024-04-08) +## [matomo-13.15.1](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ title: Changelog - update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) -- 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 mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) \ No newline at end of file +- 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 diff --git a/stable/misskey/8.10.0/app-changelog.md b/stable/misskey/8.10.0/app-changelog.md deleted file mode 100644 index 33f5696e2e9..00000000000 --- a/stable/misskey/8.10.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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)) \ No newline at end of file diff --git a/stable/misskey/8.10.0/charts/redis-13.2.2.tgz b/stable/misskey/8.10.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/misskey/8.10.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/misskey/8.10.0/.helmignore b/stable/misskey/8.11.1/.helmignore similarity index 100% rename from stable/misskey/8.10.0/.helmignore rename to stable/misskey/8.11.1/.helmignore diff --git a/stable/etesync/9.9.0/CHANGELOG.md b/stable/misskey/8.11.1/CHANGELOG.md similarity index 78% rename from stable/etesync/9.9.0/CHANGELOG.md rename to stable/misskey/8.11.1/CHANGELOG.md index 72618636d69..07a204a3e99 100644 --- a/stable/etesync/9.9.0/CHANGELOG.md +++ b/stable/misskey/8.11.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [etesync-9.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) +## [misskey-8.11.1](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.11.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) +## [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)) @@ -58,12 +64,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.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/misskey/8.10.0/Chart.yaml b/stable/misskey/8.11.1/Chart.yaml similarity index 97% rename from stable/misskey/8.10.0/Chart.yaml rename to stable/misskey/8.11.1/Chart.yaml index e3e78952a2c..04a18005a00 100644 --- a/stable/misskey/8.10.0/Chart.yaml +++ b/stable/misskey/8.11.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.10.0 +version: 8.11.1 diff --git a/stable/misskey/8.10.0/README.md b/stable/misskey/8.11.1/README.md similarity index 100% rename from stable/misskey/8.10.0/README.md rename to stable/misskey/8.11.1/README.md diff --git a/stable/misskey/8.11.1/app-changelog.md b/stable/misskey/8.11.1/app-changelog.md new file mode 100644 index 00000000000..b50679d985f --- /dev/null +++ b/stable/misskey/8.11.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [misskey-8.11.1](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.11.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.10.0/app-readme.md b/stable/misskey/8.11.1/app-readme.md similarity index 100% rename from stable/misskey/8.10.0/app-readme.md rename to stable/misskey/8.11.1/app-readme.md diff --git a/stable/n8n/13.15.0/charts/common-20.3.2.tgz b/stable/misskey/8.11.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/n8n/13.15.0/charts/common-20.3.2.tgz rename to stable/misskey/8.11.1/charts/common-20.3.2.tgz diff --git a/stable/misskey/8.11.1/charts/redis-13.3.1.tgz b/stable/misskey/8.11.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/misskey/8.11.1/charts/redis-13.3.1.tgz differ diff --git a/stable/misskey/8.10.0/ix_values.yaml b/stable/misskey/8.11.1/ix_values.yaml similarity index 100% rename from stable/misskey/8.10.0/ix_values.yaml rename to stable/misskey/8.11.1/ix_values.yaml diff --git a/stable/misskey/8.10.0/questions.yaml b/stable/misskey/8.11.1/questions.yaml similarity index 100% rename from stable/misskey/8.10.0/questions.yaml rename to stable/misskey/8.11.1/questions.yaml diff --git a/stable/misskey/8.10.0/templates/NOTES.txt b/stable/misskey/8.11.1/templates/NOTES.txt similarity index 100% rename from stable/misskey/8.10.0/templates/NOTES.txt rename to stable/misskey/8.11.1/templates/NOTES.txt diff --git a/stable/misskey/8.10.0/templates/_configmap.tpl b/stable/misskey/8.11.1/templates/_configmap.tpl similarity index 100% rename from stable/misskey/8.10.0/templates/_configmap.tpl rename to stable/misskey/8.11.1/templates/_configmap.tpl diff --git a/stable/misskey/8.10.0/templates/common.yaml b/stable/misskey/8.11.1/templates/common.yaml similarity index 100% rename from stable/misskey/8.10.0/templates/common.yaml rename to stable/misskey/8.11.1/templates/common.yaml diff --git a/stable/misskey/8.10.0/values.yaml b/stable/misskey/8.11.1/values.yaml similarity index 100% rename from stable/misskey/8.10.0/values.yaml rename to stable/misskey/8.11.1/values.yaml diff --git a/stable/mongo-express/6.8.5/.helmignore b/stable/mongo-express/6.10.0/.helmignore similarity index 100% rename from stable/mongo-express/6.8.5/.helmignore rename to stable/mongo-express/6.10.0/.helmignore diff --git a/stable/mongo-express/6.8.5/CHANGELOG.md b/stable/mongo-express/6.10.0/CHANGELOG.md similarity index 76% rename from stable/mongo-express/6.8.5/CHANGELOG.md rename to stable/mongo-express/6.10.0/CHANGELOG.md index 21551b8c525..188ba84cfca 100644 --- a/stable/mongo-express/6.8.5/CHANGELOG.md +++ b/stable/mongo-express/6.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [mongo-express-6.8.5](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.5) (2024-03-30) +## [mongo-express-6.10.0](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.10.0) (2024-04-09) ### Chore +- update container image mongodb to v12.8.0[@a9c8425](https://github.com/a9c8425) by renovate ([#19428](https://github.com/truecharts/charts/issues/19428)) + +- 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)) @@ -29,12 +33,14 @@ title: Changelog - update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) -## [mongo-express-6.8.5](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.5) (2024-03-30) +## [mongo-express-6.9.0](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-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)) @@ -50,12 +56,14 @@ title: Changelog - update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) -## [mongo-express-6.8.5](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.5) (2024-03-30) +## [mongo-express-6.9.0](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-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)) @@ -71,12 +79,14 @@ title: Changelog - update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) -## [mongo-express-6.8.5](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.5) (2024-03-30) +## [mongo-express-6.9.0](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-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)) @@ -87,13 +97,4 @@ 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 mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) - - -## [mongo-express-6.8.5](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.5) (2024-03-30) - -### Chore - - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/mongo-express/6.8.5/Chart.yaml b/stable/mongo-express/6.10.0/Chart.yaml similarity index 95% rename from stable/mongo-express/6.8.5/Chart.yaml rename to stable/mongo-express/6.10.0/Chart.yaml index dd836beee27..8e4fbec5757 100644 --- a/stable/mongo-express/6.8.5/Chart.yaml +++ b/stable/mongo-express/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: mongodb - version: 12.5.4 + version: 12.8.0 repository: oci://tccr.io/truecharts condition: mongodb.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express - https://hub.docker.com/_/mongo-express type: application -version: 6.8.5 +version: 6.10.0 diff --git a/stable/mongo-express/6.8.5/README.md b/stable/mongo-express/6.10.0/README.md similarity index 100% rename from stable/mongo-express/6.8.5/README.md rename to stable/mongo-express/6.10.0/README.md diff --git a/stable/hasty-paste/6.9.0/app-changelog.md b/stable/mongo-express/6.10.0/app-changelog.md similarity index 71% rename from stable/hasty-paste/6.9.0/app-changelog.md rename to stable/mongo-express/6.10.0/app-changelog.md index 9dfaaf6381e..f5e92818041 100644 --- a/stable/hasty-paste/6.9.0/app-changelog.md +++ b/stable/mongo-express/6.10.0/app-changelog.md @@ -1,11 +1,13 @@ -## [hasty-paste-6.9.0](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.9.0) (2024-04-08) +## [mongo-express-6.10.0](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.10.0) (2024-04-09) ### Chore +- update container image mongodb to v12.8.0[@a9c8425](https://github.com/a9c8425) by renovate ([#19428](https://github.com/truecharts/charts/issues/19428)) + - 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)) @@ -16,10 +18,8 @@ - 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 mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) \ No newline at end of file diff --git a/stable/mongo-express/6.8.5/app-readme.md b/stable/mongo-express/6.10.0/app-readme.md similarity index 100% rename from stable/mongo-express/6.8.5/app-readme.md rename to stable/mongo-express/6.10.0/app-readme.md diff --git a/stable/nitter/6.9.0/charts/common-20.3.2.tgz b/stable/mongo-express/6.10.0/charts/common-20.3.2.tgz similarity index 100% rename from stable/nitter/6.9.0/charts/common-20.3.2.tgz rename to stable/mongo-express/6.10.0/charts/common-20.3.2.tgz diff --git a/stable/mongo-express/6.10.0/charts/mongodb-12.8.0.tgz b/stable/mongo-express/6.10.0/charts/mongodb-12.8.0.tgz new file mode 100644 index 00000000000..4b360e2760f Binary files /dev/null and b/stable/mongo-express/6.10.0/charts/mongodb-12.8.0.tgz differ diff --git a/stable/mongo-express/6.8.5/ix_values.yaml b/stable/mongo-express/6.10.0/ix_values.yaml similarity index 100% rename from stable/mongo-express/6.8.5/ix_values.yaml rename to stable/mongo-express/6.10.0/ix_values.yaml diff --git a/stable/mongo-express/6.8.5/questions.yaml b/stable/mongo-express/6.10.0/questions.yaml similarity index 100% rename from stable/mongo-express/6.8.5/questions.yaml rename to stable/mongo-express/6.10.0/questions.yaml diff --git a/stable/mongo-express/6.8.5/templates/NOTES.txt b/stable/mongo-express/6.10.0/templates/NOTES.txt similarity index 100% rename from stable/mongo-express/6.8.5/templates/NOTES.txt rename to stable/mongo-express/6.10.0/templates/NOTES.txt diff --git a/stable/mongo-express/6.8.5/templates/common.yaml b/stable/mongo-express/6.10.0/templates/common.yaml similarity index 100% rename from stable/mongo-express/6.8.5/templates/common.yaml rename to stable/mongo-express/6.10.0/templates/common.yaml diff --git a/stable/mongo-express/6.8.5/values.yaml b/stable/mongo-express/6.10.0/values.yaml similarity index 100% rename from stable/mongo-express/6.8.5/values.yaml rename to stable/mongo-express/6.10.0/values.yaml diff --git a/stable/mongo-express/6.8.5/app-changelog.md b/stable/mongo-express/6.8.5/app-changelog.md deleted file mode 100644 index 33144d485c4..00000000000 --- a/stable/mongo-express/6.8.5/app-changelog.md +++ /dev/null @@ -1,21 +0,0 @@ - - -## [mongo-express-6.8.5](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.8.5) (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 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 mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) \ No newline at end of file diff --git a/stable/mongo-express/6.8.5/charts/common-20.2.10.tgz b/stable/mongo-express/6.8.5/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/mongo-express/6.8.5/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/mongo-express/6.8.5/charts/mongodb-12.5.4.tgz b/stable/mongo-express/6.8.5/charts/mongodb-12.5.4.tgz deleted file mode 100644 index aa6da6a94f6..00000000000 Binary files a/stable/mongo-express/6.8.5/charts/mongodb-12.5.4.tgz and /dev/null differ diff --git a/stable/monica/12.15.1/CHANGELOG.md b/stable/monica/12.15.1/CHANGELOG.md index dd9a270e40e..2ea15a46bd5 100644 --- a/stable/monica/12.15.1/CHANGELOG.md +++ b/stable/monica/12.15.1/CHANGELOG.md @@ -63,12 +63,14 @@ title: Changelog - update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) -## [monica-12.15.0](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.15.0) (2024-04-08) +## [monica-12.15.1](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +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 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 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/n8n/13.15.0/charts/redis-13.2.2.tgz b/stable/n8n/13.15.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/n8n/13.15.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/n8n/13.15.0/.helmignore b/stable/n8n/13.16.1/.helmignore similarity index 100% rename from stable/n8n/13.15.0/.helmignore rename to stable/n8n/13.16.1/.helmignore diff --git a/stable/n8n/13.15.0/CHANGELOG.md b/stable/n8n/13.16.1/CHANGELOG.md similarity index 87% rename from stable/n8n/13.15.0/CHANGELOG.md rename to stable/n8n/13.16.1/CHANGELOG.md index ab3b3090879..d1377c2462e 100644 --- a/stable/n8n/13.15.0/CHANGELOG.md +++ b/stable/n8n/13.16.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [n8n-13.15.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.15.0) (2024-04-08) +## [n8n-13.16.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.16.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -49,12 +53,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.15.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.15.0) (2024-04-08) +## [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)) @@ -90,10 +96,4 @@ 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.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)) +## [n8n-13.16.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.16.0) (2024-04-08) diff --git a/stable/n8n/13.15.0/Chart.yaml b/stable/n8n/13.16.1/Chart.yaml similarity index 96% rename from stable/n8n/13.15.0/Chart.yaml rename to stable/n8n/13.16.1/Chart.yaml index a5bbbd9e26c..3c375a48dfb 100644 --- a/stable/n8n/13.15.0/Chart.yaml +++ b/stable/n8n/13.16.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.15.0 +version: 13.16.1 diff --git a/stable/n8n/13.15.0/LICENSE b/stable/n8n/13.16.1/LICENSE similarity index 100% rename from stable/n8n/13.15.0/LICENSE rename to stable/n8n/13.16.1/LICENSE diff --git a/stable/n8n/13.15.0/README.md b/stable/n8n/13.16.1/README.md similarity index 100% rename from stable/n8n/13.15.0/README.md rename to stable/n8n/13.16.1/README.md diff --git a/stable/n8n/13.15.0/app-changelog.md b/stable/n8n/13.16.1/app-changelog.md similarity index 85% rename from stable/n8n/13.15.0/app-changelog.md rename to stable/n8n/13.16.1/app-changelog.md index 933c089e9f6..ec56ffc8312 100644 --- a/stable/n8n/13.15.0/app-changelog.md +++ b/stable/n8n/13.16.1/app-changelog.md @@ -1,11 +1,15 @@ -## [n8n-13.15.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.15.0) (2024-04-08) +## [n8n-13.16.1](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.16.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/n8n/13.15.0/app-readme.md b/stable/n8n/13.16.1/app-readme.md similarity index 100% rename from stable/n8n/13.15.0/app-readme.md rename to stable/n8n/13.16.1/app-readme.md diff --git a/stable/nocodb/13.10.0/charts/common-20.3.2.tgz b/stable/n8n/13.16.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/nocodb/13.10.0/charts/common-20.3.2.tgz rename to stable/n8n/13.16.1/charts/common-20.3.2.tgz diff --git a/stable/n8n/13.16.1/charts/redis-13.3.1.tgz b/stable/n8n/13.16.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/n8n/13.16.1/charts/redis-13.3.1.tgz differ diff --git a/stable/n8n/13.15.0/ix_values.yaml b/stable/n8n/13.16.1/ix_values.yaml similarity index 100% rename from stable/n8n/13.15.0/ix_values.yaml rename to stable/n8n/13.16.1/ix_values.yaml diff --git a/stable/n8n/13.15.0/questions.yaml b/stable/n8n/13.16.1/questions.yaml similarity index 100% rename from stable/n8n/13.15.0/questions.yaml rename to stable/n8n/13.16.1/questions.yaml diff --git a/stable/n8n/13.15.0/templates/NOTES.txt b/stable/n8n/13.16.1/templates/NOTES.txt similarity index 100% rename from stable/n8n/13.15.0/templates/NOTES.txt rename to stable/n8n/13.16.1/templates/NOTES.txt diff --git a/stable/n8n/13.15.0/templates/_configmap.tpl b/stable/n8n/13.16.1/templates/_configmap.tpl similarity index 100% rename from stable/n8n/13.15.0/templates/_configmap.tpl rename to stable/n8n/13.16.1/templates/_configmap.tpl diff --git a/stable/n8n/13.15.0/templates/common.yaml b/stable/n8n/13.16.1/templates/common.yaml similarity index 100% rename from stable/n8n/13.15.0/templates/common.yaml rename to stable/n8n/13.16.1/templates/common.yaml diff --git a/stable/n8n/13.15.0/values.yaml b/stable/n8n/13.16.1/values.yaml similarity index 100% rename from stable/n8n/13.15.0/values.yaml rename to stable/n8n/13.16.1/values.yaml diff --git a/stable/nginx-proxy-manager/9.15.1/CHANGELOG.md b/stable/nginx-proxy-manager/9.15.1/CHANGELOG.md index b1d3d162f33..cb6dec817e9 100644 --- a/stable/nginx-proxy-manager/9.15.1/CHANGELOG.md +++ b/stable/nginx-proxy-manager/9.15.1/CHANGELOG.md @@ -61,12 +61,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [nginx-proxy-manager-9.15.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.15.0) (2024-04-08) +## [nginx-proxy-manager-9.15.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ 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 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 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 diff --git a/stable/nitter/6.9.0/.helmignore b/stable/nitter/6.10.1/.helmignore similarity index 100% rename from stable/nitter/6.9.0/.helmignore rename to stable/nitter/6.10.1/.helmignore diff --git a/stable/nitter/6.9.0/CHANGELOG.md b/stable/nitter/6.10.1/CHANGELOG.md similarity index 78% rename from stable/nitter/6.9.0/CHANGELOG.md rename to stable/nitter/6.10.1/CHANGELOG.md index 005bd145b9f..b2b41e3e609 100644 --- a/stable/nitter/6.9.0/CHANGELOG.md +++ b/stable/nitter/6.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nitter-6.9.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.9.0) (2024-04-08) +## [nitter-6.10.1](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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.9.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.9.0) (2024-04-08) +## [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)) @@ -58,12 +64,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.9.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.9.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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.9.0](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.9.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/nitter/6.9.0/Chart.yaml b/stable/nitter/6.10.1/Chart.yaml similarity index 97% rename from stable/nitter/6.9.0/Chart.yaml rename to stable/nitter/6.10.1/Chart.yaml index 60e7cb7ddc2..de4b7906de7 100644 --- a/stable/nitter/6.9.0/Chart.yaml +++ b/stable/nitter/6.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 6.10.1 diff --git a/stable/nitter/6.9.0/README.md b/stable/nitter/6.10.1/README.md similarity index 100% rename from stable/nitter/6.9.0/README.md rename to stable/nitter/6.10.1/README.md diff --git a/stable/baserow/12.10.0/app-changelog.md b/stable/nitter/6.10.1/app-changelog.md similarity index 75% rename from stable/baserow/12.10.0/app-changelog.md rename to stable/nitter/6.10.1/app-changelog.md index 0190eba88e6..09e2d269e2d 100644 --- a/stable/baserow/12.10.0/app-changelog.md +++ b/stable/nitter/6.10.1/app-changelog.md @@ -1,11 +1,15 @@ -## [baserow-12.10.0](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.10.0) (2024-04-08) +## [nitter-6.10.1](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/nitter/6.9.0/app-readme.md b/stable/nitter/6.10.1/app-readme.md similarity index 100% rename from stable/nitter/6.9.0/app-readme.md rename to stable/nitter/6.10.1/app-readme.md diff --git a/stable/onlyoffice-document-server/17.9.0/charts/common-20.3.2.tgz b/stable/nitter/6.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/charts/common-20.3.2.tgz rename to stable/nitter/6.10.1/charts/common-20.3.2.tgz diff --git a/stable/nitter/6.10.1/charts/redis-13.3.1.tgz b/stable/nitter/6.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/nitter/6.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/nitter/6.9.0/ix_values.yaml b/stable/nitter/6.10.1/ix_values.yaml similarity index 100% rename from stable/nitter/6.9.0/ix_values.yaml rename to stable/nitter/6.10.1/ix_values.yaml diff --git a/stable/nitter/6.9.0/questions.yaml b/stable/nitter/6.10.1/questions.yaml similarity index 100% rename from stable/nitter/6.9.0/questions.yaml rename to stable/nitter/6.10.1/questions.yaml diff --git a/stable/nitter/6.9.0/templates/NOTES.txt b/stable/nitter/6.10.1/templates/NOTES.txt similarity index 100% rename from stable/nitter/6.9.0/templates/NOTES.txt rename to stable/nitter/6.10.1/templates/NOTES.txt diff --git a/stable/nitter/6.9.0/templates/_configmap.tpl b/stable/nitter/6.10.1/templates/_configmap.tpl similarity index 100% rename from stable/nitter/6.9.0/templates/_configmap.tpl rename to stable/nitter/6.10.1/templates/_configmap.tpl diff --git a/stable/nitter/6.9.0/templates/common.yaml b/stable/nitter/6.10.1/templates/common.yaml similarity index 100% rename from stable/nitter/6.9.0/templates/common.yaml rename to stable/nitter/6.10.1/templates/common.yaml diff --git a/stable/nitter/6.9.0/values.yaml b/stable/nitter/6.10.1/values.yaml similarity index 100% rename from stable/nitter/6.9.0/values.yaml rename to stable/nitter/6.10.1/values.yaml diff --git a/stable/nitter/6.9.0/app-changelog.md b/stable/nitter/6.9.0/app-changelog.md deleted file mode 100644 index f040a53b6bf..00000000000 --- a/stable/nitter/6.9.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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 diff --git a/stable/nitter/6.9.0/charts/redis-13.2.2.tgz b/stable/nitter/6.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/nitter/6.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/nocodb/13.10.0/charts/redis-13.2.2.tgz b/stable/nocodb/13.10.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/nocodb/13.10.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/nocodb/13.10.0/.helmignore b/stable/nocodb/13.11.1/.helmignore similarity index 100% rename from stable/nocodb/13.10.0/.helmignore rename to stable/nocodb/13.11.1/.helmignore diff --git a/stable/nocodb/13.10.0/CHANGELOG.md b/stable/nocodb/13.11.1/CHANGELOG.md similarity index 84% rename from stable/nocodb/13.10.0/CHANGELOG.md rename to stable/nocodb/13.11.1/CHANGELOG.md index 785f0e2e8ef..332b6b1581e 100644 --- a/stable/nocodb/13.10.0/CHANGELOG.md +++ b/stable/nocodb/13.11.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nocodb-13.10.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.10.0) (2024-04-08) +## [nocodb-13.11.1](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.11.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -45,12 +49,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.10.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.10.0) (2024-04-08) +## [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)) @@ -82,18 +88,12 @@ 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.10.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.10.0) (2024-04-08) +## [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)) - -- 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/nocodb/13.10.0/Chart.yaml b/stable/nocodb/13.11.1/Chart.yaml similarity index 96% rename from stable/nocodb/13.10.0/Chart.yaml rename to stable/nocodb/13.11.1/Chart.yaml index 371ccd4ea35..40b98f5c5e5 100644 --- a/stable/nocodb/13.10.0/Chart.yaml +++ b/stable/nocodb/13.11.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.10.0 +version: 13.11.1 diff --git a/stable/nocodb/13.10.0/README.md b/stable/nocodb/13.11.1/README.md similarity index 100% rename from stable/nocodb/13.10.0/README.md rename to stable/nocodb/13.11.1/README.md diff --git a/stable/nocodb/13.10.0/app-changelog.md b/stable/nocodb/13.11.1/app-changelog.md similarity index 83% rename from stable/nocodb/13.10.0/app-changelog.md rename to stable/nocodb/13.11.1/app-changelog.md index dd8407f97f4..289117d4021 100644 --- a/stable/nocodb/13.10.0/app-changelog.md +++ b/stable/nocodb/13.11.1/app-changelog.md @@ -1,11 +1,15 @@ -## [nocodb-13.10.0](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.10.0) (2024-04-08) +## [nocodb-13.11.1](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.11.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/nocodb/13.10.0/app-readme.md b/stable/nocodb/13.11.1/app-readme.md similarity index 100% rename from stable/nocodb/13.10.0/app-readme.md rename to stable/nocodb/13.11.1/app-readme.md diff --git a/stable/outline/12.9.0/charts/common-20.3.2.tgz b/stable/nocodb/13.11.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/outline/12.9.0/charts/common-20.3.2.tgz rename to stable/nocodb/13.11.1/charts/common-20.3.2.tgz diff --git a/stable/nocodb/13.11.1/charts/redis-13.3.1.tgz b/stable/nocodb/13.11.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/nocodb/13.11.1/charts/redis-13.3.1.tgz differ diff --git a/stable/nocodb/13.10.0/ix_values.yaml b/stable/nocodb/13.11.1/ix_values.yaml similarity index 100% rename from stable/nocodb/13.10.0/ix_values.yaml rename to stable/nocodb/13.11.1/ix_values.yaml diff --git a/stable/nocodb/13.10.0/questions.yaml b/stable/nocodb/13.11.1/questions.yaml similarity index 100% rename from stable/nocodb/13.10.0/questions.yaml rename to stable/nocodb/13.11.1/questions.yaml diff --git a/stable/nocodb/13.10.0/templates/NOTES.txt b/stable/nocodb/13.11.1/templates/NOTES.txt similarity index 100% rename from stable/nocodb/13.10.0/templates/NOTES.txt rename to stable/nocodb/13.11.1/templates/NOTES.txt diff --git a/stable/nocodb/13.10.0/templates/_configmap.tpl b/stable/nocodb/13.11.1/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/13.10.0/templates/_configmap.tpl rename to stable/nocodb/13.11.1/templates/_configmap.tpl diff --git a/stable/nocodb/13.10.0/templates/_secrets.tpl b/stable/nocodb/13.11.1/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/13.10.0/templates/_secrets.tpl rename to stable/nocodb/13.11.1/templates/_secrets.tpl diff --git a/stable/nocodb/13.10.0/templates/common.yaml b/stable/nocodb/13.11.1/templates/common.yaml similarity index 100% rename from stable/nocodb/13.10.0/templates/common.yaml rename to stable/nocodb/13.11.1/templates/common.yaml diff --git a/stable/nocodb/13.10.0/values.yaml b/stable/nocodb/13.11.1/values.yaml similarity index 100% rename from stable/nocodb/13.10.0/values.yaml rename to stable/nocodb/13.11.1/values.yaml diff --git a/stable/observium/7.8.1/CHANGELOG.md b/stable/observium/7.8.1/CHANGELOG.md index f8b0d10a385..7fde0a8fa77 100644 --- a/stable/observium/7.8.1/CHANGELOG.md +++ b/stable/observium/7.8.1/CHANGELOG.md @@ -61,12 +61,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [observium-7.8.0](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.8.0) (2024-04-08) +## [observium-7.8.1](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.8.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ 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 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 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 diff --git a/stable/onlyoffice-document-server/17.9.0/.helmignore b/stable/onlyoffice-document-server/17.10.1/.helmignore similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/.helmignore rename to stable/onlyoffice-document-server/17.10.1/.helmignore diff --git a/stable/onlyoffice-document-server/17.10.1/CHANGELOG.md b/stable/onlyoffice-document-server/17.10.1/CHANGELOG.md new file mode 100644 index 00000000000..99ba4f7bb6b --- /dev/null +++ b/stable/onlyoffice-document-server/17.10.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [onlyoffice-document-server-17.10.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) + + +## [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)) + + +## [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)) + + +## [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)) \ No newline at end of file diff --git a/stable/onlyoffice-document-server/17.9.0/Chart.yaml b/stable/onlyoffice-document-server/17.10.1/Chart.yaml similarity index 97% rename from stable/onlyoffice-document-server/17.9.0/Chart.yaml rename to stable/onlyoffice-document-server/17.10.1/Chart.yaml index 7f52dcecd22..89842cbee29 100644 --- a/stable/onlyoffice-document-server/17.9.0/Chart.yaml +++ b/stable/onlyoffice-document-server/17.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 17.10.1 diff --git a/stable/onlyoffice-document-server/17.9.0/README.md b/stable/onlyoffice-document-server/17.10.1/README.md similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/README.md rename to stable/onlyoffice-document-server/17.10.1/README.md diff --git a/stable/onlyoffice-document-server/17.10.1/app-changelog.md b/stable/onlyoffice-document-server/17.10.1/app-changelog.md new file mode 100644 index 00000000000..29f161271c7 --- /dev/null +++ b/stable/onlyoffice-document-server/17.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [onlyoffice-document-server-17.10.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/onlyoffice-document-server/17.10.1/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/app-readme.md rename to stable/onlyoffice-document-server/17.10.1/app-readme.md diff --git a/stable/paperless-ngx/7.11.1/charts/common-20.3.2.tgz b/stable/onlyoffice-document-server/17.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/paperless-ngx/7.11.1/charts/common-20.3.2.tgz rename to stable/onlyoffice-document-server/17.10.1/charts/common-20.3.2.tgz diff --git a/stable/onlyoffice-document-server/17.10.1/charts/redis-13.3.1.tgz b/stable/onlyoffice-document-server/17.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/onlyoffice-document-server/17.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/onlyoffice-document-server/17.9.0/ix_values.yaml b/stable/onlyoffice-document-server/17.10.1/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/ix_values.yaml rename to stable/onlyoffice-document-server/17.10.1/ix_values.yaml diff --git a/stable/onlyoffice-document-server/17.9.0/questions.yaml b/stable/onlyoffice-document-server/17.10.1/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/questions.yaml rename to stable/onlyoffice-document-server/17.10.1/questions.yaml diff --git a/stable/onlyoffice-document-server/17.9.0/templates/NOTES.txt b/stable/onlyoffice-document-server/17.10.1/templates/NOTES.txt similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/templates/NOTES.txt rename to stable/onlyoffice-document-server/17.10.1/templates/NOTES.txt diff --git a/stable/onlyoffice-document-server/17.9.0/templates/common.yaml b/stable/onlyoffice-document-server/17.10.1/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/templates/common.yaml rename to stable/onlyoffice-document-server/17.10.1/templates/common.yaml diff --git a/stable/onlyoffice-document-server/17.9.0/values.yaml b/stable/onlyoffice-document-server/17.10.1/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.9.0/values.yaml rename to stable/onlyoffice-document-server/17.10.1/values.yaml diff --git a/stable/onlyoffice-document-server/17.9.0/CHANGELOG.md b/stable/onlyoffice-document-server/17.9.0/CHANGELOG.md deleted file mode 100644 index f23ae8bbfcc..00000000000 --- a/stable/onlyoffice-document-server/17.9.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [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)) - - -## [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)) - - -## [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)) - - -## [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)) \ No newline at end of file diff --git a/stable/onlyoffice-document-server/17.9.0/app-changelog.md b/stable/onlyoffice-document-server/17.9.0/app-changelog.md deleted file mode 100644 index 906600ba8b6..00000000000 --- a/stable/onlyoffice-document-server/17.9.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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 diff --git a/stable/onlyoffice-document-server/17.9.0/charts/redis-13.2.2.tgz b/stable/onlyoffice-document-server/17.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/onlyoffice-document-server/17.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/outline/12.9.0/.helmignore b/stable/outline/12.10.1/.helmignore similarity index 100% rename from stable/outline/12.9.0/.helmignore rename to stable/outline/12.10.1/.helmignore diff --git a/stable/outline/12.9.0/CHANGELOG.md b/stable/outline/12.10.1/CHANGELOG.md similarity index 78% rename from stable/outline/12.9.0/CHANGELOG.md rename to stable/outline/12.10.1/CHANGELOG.md index 84bce60a7de..ea5d57ef269 100644 --- a/stable/outline/12.9.0/CHANGELOG.md +++ b/stable/outline/12.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [outline-12.9.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.9.0) (2024-04-08) +## [outline-12.10.1](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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)) -## [outline-12.9.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.9.0) (2024-04-08) +## [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)) @@ -58,12 +64,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)) -## [outline-12.9.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.9.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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)) -## [outline-12.9.0](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.9.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/outline/12.9.0/Chart.yaml b/stable/outline/12.10.1/Chart.yaml similarity index 96% rename from stable/outline/12.9.0/Chart.yaml rename to stable/outline/12.10.1/Chart.yaml index b1564046dfa..4d444b3fe15 100644 --- a/stable/outline/12.9.0/Chart.yaml +++ b/stable/outline/12.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 12.10.1 diff --git a/stable/outline/12.9.0/README.md b/stable/outline/12.10.1/README.md similarity index 100% rename from stable/outline/12.9.0/README.md rename to stable/outline/12.10.1/README.md diff --git a/stable/outline/12.10.1/app-changelog.md b/stable/outline/12.10.1/app-changelog.md new file mode 100644 index 00000000000..eccea9fe52c --- /dev/null +++ b/stable/outline/12.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [outline-12.10.1](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/outline/12.10.1/app-readme.md similarity index 100% rename from stable/outline/12.9.0/app-readme.md rename to stable/outline/12.10.1/app-readme.md diff --git a/stable/papermerge/12.9.0/charts/common-20.3.2.tgz b/stable/outline/12.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/papermerge/12.9.0/charts/common-20.3.2.tgz rename to stable/outline/12.10.1/charts/common-20.3.2.tgz diff --git a/stable/outline/12.10.1/charts/redis-13.3.1.tgz b/stable/outline/12.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/outline/12.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/outline/12.9.0/ix_values.yaml b/stable/outline/12.10.1/ix_values.yaml similarity index 100% rename from stable/outline/12.9.0/ix_values.yaml rename to stable/outline/12.10.1/ix_values.yaml diff --git a/stable/outline/12.9.0/questions.yaml b/stable/outline/12.10.1/questions.yaml similarity index 100% rename from stable/outline/12.9.0/questions.yaml rename to stable/outline/12.10.1/questions.yaml diff --git a/stable/outline/12.9.0/templates/NOTES.txt b/stable/outline/12.10.1/templates/NOTES.txt similarity index 100% rename from stable/outline/12.9.0/templates/NOTES.txt rename to stable/outline/12.10.1/templates/NOTES.txt diff --git a/stable/outline/12.9.0/templates/_secrets.tpl b/stable/outline/12.10.1/templates/_secrets.tpl similarity index 100% rename from stable/outline/12.9.0/templates/_secrets.tpl rename to stable/outline/12.10.1/templates/_secrets.tpl diff --git a/stable/outline/12.9.0/templates/common.yaml b/stable/outline/12.10.1/templates/common.yaml similarity index 100% rename from stable/outline/12.9.0/templates/common.yaml rename to stable/outline/12.10.1/templates/common.yaml diff --git a/stable/outline/12.9.0/values.yaml b/stable/outline/12.10.1/values.yaml similarity index 100% rename from stable/outline/12.9.0/values.yaml rename to stable/outline/12.10.1/values.yaml diff --git a/stable/outline/12.9.0/app-changelog.md b/stable/outline/12.9.0/app-changelog.md deleted file mode 100644 index 5b41147d3e6..00000000000 --- a/stable/outline/12.9.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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 diff --git a/stable/outline/12.9.0/charts/redis-13.2.2.tgz b/stable/outline/12.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/outline/12.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.11.1/charts/redis-13.2.2.tgz b/stable/paperless-ngx/7.11.1/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/paperless-ngx/7.11.1/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.11.1/.helmignore b/stable/paperless-ngx/7.12.1/.helmignore similarity index 100% rename from stable/paperless-ngx/7.11.1/.helmignore rename to stable/paperless-ngx/7.12.1/.helmignore diff --git a/stable/paperless-ngx/7.11.1/CHANGELOG.md b/stable/paperless-ngx/7.12.1/CHANGELOG.md similarity index 84% rename from stable/paperless-ngx/7.11.1/CHANGELOG.md rename to stable/paperless-ngx/7.12.1/CHANGELOG.md index 48e02952795..fb0a9aadc9e 100644 --- a/stable/paperless-ngx/7.11.1/CHANGELOG.md +++ b/stable/paperless-ngx/7.12.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [paperless-ngx-7.11.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.1) (2024-04-08) +## [paperless-ngx-7.12.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.12.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -41,12 +45,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.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.1) (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-09) ### 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)) @@ -74,12 +80,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.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.1) (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-09) ### 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)) @@ -89,11 +97,3 @@ title: Changelog - update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316)) - 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)) diff --git a/stable/paperless-ngx/7.11.1/Chart.yaml b/stable/paperless-ngx/7.12.1/Chart.yaml similarity index 95% rename from stable/paperless-ngx/7.11.1/Chart.yaml rename to stable/paperless-ngx/7.12.1/Chart.yaml index f315cbaa073..fcd86699848 100644 --- a/stable/paperless-ngx/7.11.1/Chart.yaml +++ b/stable/paperless-ngx/7.12.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.1 +version: 7.12.1 diff --git a/stable/paperless-ngx/7.11.1/README.md b/stable/paperless-ngx/7.12.1/README.md similarity index 100% rename from stable/paperless-ngx/7.11.1/README.md rename to stable/paperless-ngx/7.12.1/README.md diff --git a/stable/paperless-ngx/7.11.1/app-changelog.md b/stable/paperless-ngx/7.12.1/app-changelog.md similarity index 82% rename from stable/paperless-ngx/7.11.1/app-changelog.md rename to stable/paperless-ngx/7.12.1/app-changelog.md index 46953ca0052..3a4f4952632 100644 --- a/stable/paperless-ngx/7.11.1/app-changelog.md +++ b/stable/paperless-ngx/7.12.1/app-changelog.md @@ -1,11 +1,15 @@ -## [paperless-ngx-7.11.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.1) (2024-04-08) +## [paperless-ngx-7.12.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.12.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/paperless-ngx/7.11.1/app-readme.md b/stable/paperless-ngx/7.12.1/app-readme.md similarity index 100% rename from stable/paperless-ngx/7.11.1/app-readme.md rename to stable/paperless-ngx/7.12.1/app-readme.md diff --git a/stable/rsshub/12.9.2/charts/common-20.3.2.tgz b/stable/paperless-ngx/7.12.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/rsshub/12.9.2/charts/common-20.3.2.tgz rename to stable/paperless-ngx/7.12.1/charts/common-20.3.2.tgz diff --git a/stable/paperless-ngx/7.12.1/charts/redis-13.3.1.tgz b/stable/paperless-ngx/7.12.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/paperless-ngx/7.12.1/charts/redis-13.3.1.tgz differ diff --git a/stable/paperless-ngx/7.11.1/ix_values.yaml b/stable/paperless-ngx/7.12.1/ix_values.yaml similarity index 100% rename from stable/paperless-ngx/7.11.1/ix_values.yaml rename to stable/paperless-ngx/7.12.1/ix_values.yaml diff --git a/stable/paperless-ngx/7.11.1/questions.yaml b/stable/paperless-ngx/7.12.1/questions.yaml similarity index 100% rename from stable/paperless-ngx/7.11.1/questions.yaml rename to stable/paperless-ngx/7.12.1/questions.yaml diff --git a/stable/paperless-ngx/7.11.1/templates/NOTES.txt b/stable/paperless-ngx/7.12.1/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/7.11.1/templates/NOTES.txt rename to stable/paperless-ngx/7.12.1/templates/NOTES.txt diff --git a/stable/paperless-ngx/7.11.1/templates/_secrets.tpl b/stable/paperless-ngx/7.12.1/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/7.11.1/templates/_secrets.tpl rename to stable/paperless-ngx/7.12.1/templates/_secrets.tpl diff --git a/stable/paperless-ngx/7.11.1/templates/common.yaml b/stable/paperless-ngx/7.12.1/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/7.11.1/templates/common.yaml rename to stable/paperless-ngx/7.12.1/templates/common.yaml diff --git a/stable/paperless-ngx/7.11.1/values.yaml b/stable/paperless-ngx/7.12.1/values.yaml similarity index 100% rename from stable/paperless-ngx/7.11.1/values.yaml rename to stable/paperless-ngx/7.12.1/values.yaml diff --git a/stable/papermerge/12.9.0/.helmignore b/stable/papermerge/12.10.1/.helmignore similarity index 100% rename from stable/papermerge/12.9.0/.helmignore rename to stable/papermerge/12.10.1/.helmignore diff --git a/stable/authentik/24.9.0/CHANGELOG.md b/stable/papermerge/12.10.1/CHANGELOG.md similarity index 77% rename from stable/authentik/24.9.0/CHANGELOG.md rename to stable/papermerge/12.10.1/CHANGELOG.md index 8f899dc4a01..b4536a7a43f 100644 --- a/stable/authentik/24.9.0/CHANGELOG.md +++ b/stable/papermerge/12.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [authentik-24.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) +## [papermerge-12.10.1](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) +## [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)) @@ -58,12 +64,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.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/papermerge/12.9.0/Chart.yaml b/stable/papermerge/12.10.1/Chart.yaml similarity index 97% rename from stable/papermerge/12.9.0/Chart.yaml rename to stable/papermerge/12.10.1/Chart.yaml index 7de791e1014..e9b07aad47c 100644 --- a/stable/papermerge/12.9.0/Chart.yaml +++ b/stable/papermerge/12.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 12.10.1 diff --git a/stable/papermerge/12.9.0/README.md b/stable/papermerge/12.10.1/README.md similarity index 100% rename from stable/papermerge/12.9.0/README.md rename to stable/papermerge/12.10.1/README.md diff --git a/stable/papermerge/12.10.1/app-changelog.md b/stable/papermerge/12.10.1/app-changelog.md new file mode 100644 index 00000000000..eeeb33b5488 --- /dev/null +++ b/stable/papermerge/12.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [papermerge-12.10.1](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/papermerge/12.10.1/app-readme.md similarity index 100% rename from stable/papermerge/12.9.0/app-readme.md rename to stable/papermerge/12.10.1/app-readme.md diff --git a/stable/send/5.9.0/charts/common-20.3.2.tgz b/stable/papermerge/12.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/send/5.9.0/charts/common-20.3.2.tgz rename to stable/papermerge/12.10.1/charts/common-20.3.2.tgz diff --git a/stable/papermerge/12.10.1/charts/redis-13.3.1.tgz b/stable/papermerge/12.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/papermerge/12.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/papermerge/12.9.0/ix_values.yaml b/stable/papermerge/12.10.1/ix_values.yaml similarity index 100% rename from stable/papermerge/12.9.0/ix_values.yaml rename to stable/papermerge/12.10.1/ix_values.yaml diff --git a/stable/papermerge/12.9.0/questions.yaml b/stable/papermerge/12.10.1/questions.yaml similarity index 100% rename from stable/papermerge/12.9.0/questions.yaml rename to stable/papermerge/12.10.1/questions.yaml diff --git a/stable/papermerge/12.9.0/templates/NOTES.txt b/stable/papermerge/12.10.1/templates/NOTES.txt similarity index 100% rename from stable/papermerge/12.9.0/templates/NOTES.txt rename to stable/papermerge/12.10.1/templates/NOTES.txt diff --git a/stable/papermerge/12.9.0/templates/_secrets.tpl b/stable/papermerge/12.10.1/templates/_secrets.tpl similarity index 100% rename from stable/papermerge/12.9.0/templates/_secrets.tpl rename to stable/papermerge/12.10.1/templates/_secrets.tpl diff --git a/stable/papermerge/12.9.0/templates/common.yaml b/stable/papermerge/12.10.1/templates/common.yaml similarity index 100% rename from stable/papermerge/12.9.0/templates/common.yaml rename to stable/papermerge/12.10.1/templates/common.yaml diff --git a/stable/papermerge/12.9.0/values.yaml b/stable/papermerge/12.10.1/values.yaml similarity index 100% rename from stable/papermerge/12.9.0/values.yaml rename to stable/papermerge/12.10.1/values.yaml diff --git a/stable/papermerge/12.9.0/CHANGELOG.md b/stable/papermerge/12.9.0/CHANGELOG.md deleted file mode 100644 index 14e09635ef6..00000000000 --- a/stable/papermerge/12.9.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [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)) - -- 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)) \ No newline at end of file diff --git a/stable/papermerge/12.9.0/app-changelog.md b/stable/papermerge/12.9.0/app-changelog.md deleted file mode 100644 index 7d33d035fd7..00000000000 --- a/stable/papermerge/12.9.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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)) \ No newline at end of file diff --git a/stable/papermerge/12.9.0/charts/redis-13.2.2.tgz b/stable/papermerge/12.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/papermerge/12.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/photoprism/20.15.1/CHANGELOG.md b/stable/photoprism/20.15.1/CHANGELOG.md index 81744cbf708..e6a13502fb2 100644 --- a/stable/photoprism/20.15.1/CHANGELOG.md +++ b/stable/photoprism/20.15.1/CHANGELOG.md @@ -61,12 +61,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [photoprism-20.15.0](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.15.0) (2024-04-08) +## [photoprism-20.15.1](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ 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 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 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 diff --git a/stable/piwigo/12.16.1/CHANGELOG.md b/stable/piwigo/12.16.1/CHANGELOG.md index ff50af0e23c..303de920cf0 100644 --- a/stable/piwigo/12.16.1/CHANGELOG.md +++ b/stable/piwigo/12.16.1/CHANGELOG.md @@ -71,12 +71,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [piwigo-12.16.0](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.16.0) (2024-04-08) +## [piwigo-12.16.1](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.16.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +97,4 @@ title: Changelog - update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) -- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@fbeb2a6](https://github.com/fbeb2a6) by renovate ([#20006](https://github.com/truecharts/charts/issues/20006)) - -- 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/linuxserver/piwigo to 14.3.0[@fbeb2a6](https://github.com/fbeb2a6) by renovate ([#20006](https://github.com/truecharts/charts/issues/20006)) \ No newline at end of file diff --git a/stable/projectsend/12.15.1/CHANGELOG.md b/stable/projectsend/12.15.1/CHANGELOG.md index 971fb50794f..62ff3647a7b 100644 --- a/stable/projectsend/12.15.1/CHANGELOG.md +++ b/stable/projectsend/12.15.1/CHANGELOG.md @@ -75,6 +75,8 @@ title: Changelog +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - update container image ghcr.io/linuxserver/projectsend to latest[@40fc4e9](https://github.com/40fc4e9) by renovate ([#20447](https://github.com/truecharts/charts/issues/20447)) - update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) @@ -95,6 +97,4 @@ 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 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)) \ No newline at end of file +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) \ No newline at end of file diff --git a/stable/romm/8.8.1/CHANGELOG.md b/stable/romm/8.8.1/CHANGELOG.md index 148a6acc182..c8f99729b03 100644 --- a/stable/romm/8.8.1/CHANGELOG.md +++ b/stable/romm/8.8.1/CHANGELOG.md @@ -14,6 +14,8 @@ title: Changelog +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) @@ -69,12 +71,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.8.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.8.0) (2024-04-08) +## [romm-8.8.1](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.8.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -93,8 +97,4 @@ 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 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)) \ No newline at end of file +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) \ No newline at end of file diff --git a/stable/romm/8.8.1/Chart.yaml b/stable/romm/8.8.1/Chart.yaml index 270f7113654..ca3957c1701 100644 --- a/stable/romm/8.8.1/Chart.yaml +++ b/stable/romm/8.8.1/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.0 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" diff --git a/stable/romm/8.8.1/app-changelog.md b/stable/romm/8.8.1/app-changelog.md index 9f007780099..43ce82fcebd 100644 --- a/stable/romm/8.8.1/app-changelog.md +++ b/stable/romm/8.8.1/app-changelog.md @@ -6,6 +6,8 @@ +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) - update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) diff --git a/stable/romm/8.8.1/charts/redis-13.3.0.tgz b/stable/romm/8.8.1/charts/redis-13.3.0.tgz deleted file mode 100644 index b93b47366b5..00000000000 Binary files a/stable/romm/8.8.1/charts/redis-13.3.0.tgz and /dev/null differ diff --git a/stable/romm/8.8.1/charts/redis-13.3.1.tgz b/stable/romm/8.8.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/romm/8.8.1/charts/redis-13.3.1.tgz differ diff --git a/stable/rsshub/12.9.2/.helmignore b/stable/rsshub/12.10.1/.helmignore similarity index 100% rename from stable/rsshub/12.9.2/.helmignore rename to stable/rsshub/12.10.1/.helmignore diff --git a/stable/rsshub/12.9.2/CHANGELOG.md b/stable/rsshub/12.10.1/CHANGELOG.md similarity index 93% rename from stable/rsshub/12.9.2/CHANGELOG.md rename to stable/rsshub/12.10.1/CHANGELOG.md index 176aef6acd6..4fd0ed97ea3 100644 --- a/stable/rsshub/12.9.2/CHANGELOG.md +++ b/stable/rsshub/12.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [rsshub-12.9.2](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.9.2) (2024-04-08) +## [rsshub-12.10.1](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -93,7 +97,3 @@ title: Changelog - update container image diygod/rsshub to latest[@c865357](https://github.com/c865357) by renovate ([#19777](https://github.com/truecharts/charts/issues/19777)) - 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)) diff --git a/stable/rsshub/12.9.2/Chart.yaml b/stable/rsshub/12.10.1/Chart.yaml similarity index 95% rename from stable/rsshub/12.9.2/Chart.yaml rename to stable/rsshub/12.10.1/Chart.yaml index 8d03587d34c..7e85f1a194b 100644 --- a/stable/rsshub/12.9.2/Chart.yaml +++ b/stable/rsshub/12.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png keywords: - rsshub - rss -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome type: application -version: 12.9.2 +version: 12.10.1 diff --git a/stable/rsshub/12.9.2/README.md b/stable/rsshub/12.10.1/README.md similarity index 100% rename from stable/rsshub/12.9.2/README.md rename to stable/rsshub/12.10.1/README.md diff --git a/stable/rsshub/12.9.2/app-changelog.md b/stable/rsshub/12.10.1/app-changelog.md similarity index 96% rename from stable/rsshub/12.9.2/app-changelog.md rename to stable/rsshub/12.10.1/app-changelog.md index 0887621c515..f3d104e2ec1 100644 --- a/stable/rsshub/12.9.2/app-changelog.md +++ b/stable/rsshub/12.10.1/app-changelog.md @@ -1,11 +1,15 @@ -## [rsshub-12.9.2](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.9.2) (2024-04-08) +## [rsshub-12.10.1](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/rsshub/12.9.2/app-readme.md b/stable/rsshub/12.10.1/app-readme.md similarity index 100% rename from stable/rsshub/12.9.2/app-readme.md rename to stable/rsshub/12.10.1/app-readme.md diff --git a/stable/shlink/14.7.0/charts/common-20.3.2.tgz b/stable/rsshub/12.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/shlink/14.7.0/charts/common-20.3.2.tgz rename to stable/rsshub/12.10.1/charts/common-20.3.2.tgz diff --git a/stable/rsshub/12.10.1/charts/redis-13.3.1.tgz b/stable/rsshub/12.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/rsshub/12.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/rsshub/12.9.2/ix_values.yaml b/stable/rsshub/12.10.1/ix_values.yaml similarity index 100% rename from stable/rsshub/12.9.2/ix_values.yaml rename to stable/rsshub/12.10.1/ix_values.yaml diff --git a/stable/rsshub/12.9.2/questions.yaml b/stable/rsshub/12.10.1/questions.yaml similarity index 100% rename from stable/rsshub/12.9.2/questions.yaml rename to stable/rsshub/12.10.1/questions.yaml diff --git a/stable/rsshub/12.9.2/templates/NOTES.txt b/stable/rsshub/12.10.1/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.9.2/templates/NOTES.txt rename to stable/rsshub/12.10.1/templates/NOTES.txt diff --git a/stable/rsshub/12.9.2/templates/common.yaml b/stable/rsshub/12.10.1/templates/common.yaml similarity index 100% rename from stable/rsshub/12.9.2/templates/common.yaml rename to stable/rsshub/12.10.1/templates/common.yaml diff --git a/stable/rsshub/12.9.2/values.yaml b/stable/rsshub/12.10.1/values.yaml similarity index 100% rename from stable/rsshub/12.9.2/values.yaml rename to stable/rsshub/12.10.1/values.yaml diff --git a/stable/rsshub/12.9.2/charts/redis-13.2.2.tgz b/stable/rsshub/12.9.2/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/rsshub/12.9.2/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/seafile/5.15.1/CHANGELOG.md b/stable/seafile/5.15.1/CHANGELOG.md index 321fa5d1a81..2388739157d 100644 --- a/stable/seafile/5.15.1/CHANGELOG.md +++ b/stable/seafile/5.15.1/CHANGELOG.md @@ -63,12 +63,14 @@ title: Changelog - update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) -## [seafile-5.15.0](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.15.0) (2024-04-08) +## [seafile-5.15.1](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +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 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 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/send/5.9.0/.helmignore b/stable/send/5.10.1/.helmignore similarity index 100% rename from stable/send/5.9.0/.helmignore rename to stable/send/5.10.1/.helmignore diff --git a/stable/send/5.9.0/CHANGELOG.md b/stable/send/5.10.1/CHANGELOG.md similarity index 78% rename from stable/send/5.9.0/CHANGELOG.md rename to stable/send/5.10.1/CHANGELOG.md index d52acc25951..dbab1a036fb 100644 --- a/stable/send/5.9.0/CHANGELOG.md +++ b/stable/send/5.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [send-5.9.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.9.0) (2024-04-08) +## [send-5.10.1](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -33,12 +37,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.9.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.9.0) (2024-04-08) +## [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)) @@ -58,12 +64,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.9.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.9.0) (2024-04-08) +## [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)) @@ -83,18 +91,10 @@ 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.9.0](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.9.0) (2024-04-08) +## [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 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)) \ No newline at end of file +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) \ No newline at end of file diff --git a/stable/send/5.9.0/Chart.yaml b/stable/send/5.10.1/Chart.yaml similarity index 97% rename from stable/send/5.9.0/Chart.yaml rename to stable/send/5.10.1/Chart.yaml index 24fb88f5596..e79f6d94e52 100644 --- a/stable/send/5.9.0/Chart.yaml +++ b/stable/send/5.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 5.10.1 diff --git a/stable/send/5.9.0/README.md b/stable/send/5.10.1/README.md similarity index 100% rename from stable/send/5.9.0/README.md rename to stable/send/5.10.1/README.md diff --git a/stable/etesync/9.9.0/app-changelog.md b/stable/send/5.10.1/app-changelog.md similarity index 76% rename from stable/etesync/9.9.0/app-changelog.md rename to stable/send/5.10.1/app-changelog.md index 5925c7098fc..7442945f8ea 100644 --- a/stable/etesync/9.9.0/app-changelog.md +++ b/stable/send/5.10.1/app-changelog.md @@ -1,11 +1,15 @@ -## [etesync-9.9.0](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.9.0) (2024-04-08) +## [send-5.10.1](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/send/5.9.0/app-readme.md b/stable/send/5.10.1/app-readme.md similarity index 100% rename from stable/send/5.9.0/app-readme.md rename to stable/send/5.10.1/app-readme.md diff --git a/stable/speedtest-tracker/1.9.0/charts/common-20.3.2.tgz b/stable/send/5.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/speedtest-tracker/1.9.0/charts/common-20.3.2.tgz rename to stable/send/5.10.1/charts/common-20.3.2.tgz diff --git a/stable/send/5.10.1/charts/redis-13.3.1.tgz b/stable/send/5.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/send/5.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/send/5.9.0/ix_values.yaml b/stable/send/5.10.1/ix_values.yaml similarity index 100% rename from stable/send/5.9.0/ix_values.yaml rename to stable/send/5.10.1/ix_values.yaml diff --git a/stable/send/5.9.0/questions.yaml b/stable/send/5.10.1/questions.yaml similarity index 100% rename from stable/send/5.9.0/questions.yaml rename to stable/send/5.10.1/questions.yaml diff --git a/stable/send/5.9.0/templates/common.yaml b/stable/send/5.10.1/templates/common.yaml similarity index 100% rename from stable/send/5.9.0/templates/common.yaml rename to stable/send/5.10.1/templates/common.yaml diff --git a/stable/send/5.9.0/values.yaml b/stable/send/5.10.1/values.yaml similarity index 100% rename from stable/send/5.9.0/values.yaml rename to stable/send/5.10.1/values.yaml diff --git a/stable/send/5.9.0/app-changelog.md b/stable/send/5.9.0/app-changelog.md deleted file mode 100644 index 43f8ae3bd08..00000000000 --- a/stable/send/5.9.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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 diff --git a/stable/send/5.9.0/charts/redis-13.2.2.tgz b/stable/send/5.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/send/5.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/servas/4.16.1/CHANGELOG.md b/stable/servas/4.16.1/CHANGELOG.md index 9d5e2e732b0..0c8315c8355 100644 --- a/stable/servas/4.16.1/CHANGELOG.md +++ b/stable/servas/4.16.1/CHANGELOG.md @@ -63,12 +63,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [servas-4.16.0](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.16.0) (2024-04-08) +## [servas-4.16.1](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.16.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -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 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)) \ 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/shlink/14.7.0/charts/redis-13.2.2.tgz b/stable/shlink/14.7.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/shlink/14.7.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/shlink/14.7.0/.helmignore b/stable/shlink/14.8.1/.helmignore similarity index 100% rename from stable/shlink/14.7.0/.helmignore rename to stable/shlink/14.8.1/.helmignore diff --git a/stable/shlink/14.7.0/CHANGELOG.md b/stable/shlink/14.8.1/CHANGELOG.md similarity index 82% rename from stable/shlink/14.7.0/CHANGELOG.md rename to stable/shlink/14.8.1/CHANGELOG.md index 83285a27fba..fa47fe3a5f3 100644 --- a/stable/shlink/14.7.0/CHANGELOG.md +++ b/stable/shlink/14.8.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [shlink-14.7.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.7.0) (2024-04-08) +## [shlink-14.8.1](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.8.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -35,12 +39,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.7.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.7.0) (2024-04-08) +## [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)) @@ -62,12 +68,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.7.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.7.0) (2024-04-08) +## [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)) @@ -89,12 +97,4 @@ 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.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)) \ No newline at end of file +## [shlink-14.8.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.8.0) (2024-04-08) \ No newline at end of file diff --git a/stable/shlink/14.7.0/Chart.yaml b/stable/shlink/14.8.1/Chart.yaml similarity index 97% rename from stable/shlink/14.7.0/Chart.yaml rename to stable/shlink/14.8.1/Chart.yaml index ed372348ae3..4a63f20283d 100644 --- a/stable/shlink/14.7.0/Chart.yaml +++ b/stable/shlink/14.8.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.7.0 +version: 14.8.1 diff --git a/stable/shlink/14.7.0/README.md b/stable/shlink/14.8.1/README.md similarity index 100% rename from stable/shlink/14.7.0/README.md rename to stable/shlink/14.8.1/README.md diff --git a/stable/shlink/14.7.0/app-changelog.md b/stable/shlink/14.8.1/app-changelog.md similarity index 77% rename from stable/shlink/14.7.0/app-changelog.md rename to stable/shlink/14.8.1/app-changelog.md index 7722d1d4f63..36326815e38 100644 --- a/stable/shlink/14.7.0/app-changelog.md +++ b/stable/shlink/14.8.1/app-changelog.md @@ -1,11 +1,15 @@ -## [shlink-14.7.0](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.7.0) (2024-04-08) +## [shlink-14.8.1](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.8.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/shlink/14.7.0/app-readme.md b/stable/shlink/14.8.1/app-readme.md similarity index 100% rename from stable/shlink/14.7.0/app-readme.md rename to stable/shlink/14.8.1/app-readme.md diff --git a/stable/van-dam/4.9.0/charts/common-20.3.2.tgz b/stable/shlink/14.8.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/van-dam/4.9.0/charts/common-20.3.2.tgz rename to stable/shlink/14.8.1/charts/common-20.3.2.tgz diff --git a/stable/shlink/14.8.1/charts/redis-13.3.1.tgz b/stable/shlink/14.8.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/shlink/14.8.1/charts/redis-13.3.1.tgz differ diff --git a/stable/shlink/14.7.0/ix_values.yaml b/stable/shlink/14.8.1/ix_values.yaml similarity index 100% rename from stable/shlink/14.7.0/ix_values.yaml rename to stable/shlink/14.8.1/ix_values.yaml diff --git a/stable/shlink/14.7.0/questions.yaml b/stable/shlink/14.8.1/questions.yaml similarity index 100% rename from stable/shlink/14.7.0/questions.yaml rename to stable/shlink/14.8.1/questions.yaml diff --git a/stable/shlink/14.7.0/templates/NOTES.txt b/stable/shlink/14.8.1/templates/NOTES.txt similarity index 100% rename from stable/shlink/14.7.0/templates/NOTES.txt rename to stable/shlink/14.8.1/templates/NOTES.txt diff --git a/stable/shlink/14.7.0/templates/common.yaml b/stable/shlink/14.8.1/templates/common.yaml similarity index 100% rename from stable/shlink/14.7.0/templates/common.yaml rename to stable/shlink/14.8.1/templates/common.yaml diff --git a/stable/shlink/14.7.0/values.yaml b/stable/shlink/14.8.1/values.yaml similarity index 100% rename from stable/shlink/14.7.0/values.yaml rename to stable/shlink/14.8.1/values.yaml diff --git a/stable/speedtest-tracker/1.9.0/.helmignore b/stable/speedtest-tracker/1.10.1/.helmignore similarity index 100% rename from stable/speedtest-tracker/1.9.0/.helmignore rename to stable/speedtest-tracker/1.10.1/.helmignore diff --git a/stable/speedtest-tracker/1.9.0/CHANGELOG.md b/stable/speedtest-tracker/1.10.1/CHANGELOG.md similarity index 83% rename from stable/speedtest-tracker/1.9.0/CHANGELOG.md rename to stable/speedtest-tracker/1.10.1/CHANGELOG.md index 5d86460168c..d35810efb8b 100644 --- a/stable/speedtest-tracker/1.9.0/CHANGELOG.md +++ b/stable/speedtest-tracker/1.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [speedtest-tracker-1.9.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.9.0) (2024-04-08) +## [speedtest-tracker-1.10.1](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -43,12 +47,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.9.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.9.0) (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)) @@ -78,22 +84,16 @@ 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.9.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.9.0) (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)) - -- update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.4[@3a690db](https://github.com/3a690db) by renovate ([#20034](https://github.com/truecharts/charts/issues/20034)) - -- 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)) diff --git a/stable/speedtest-tracker/1.9.0/Chart.yaml b/stable/speedtest-tracker/1.10.1/Chart.yaml similarity index 97% rename from stable/speedtest-tracker/1.9.0/Chart.yaml rename to stable/speedtest-tracker/1.10.1/Chart.yaml index fabd6d4eb9e..e13432ce354 100644 --- a/stable/speedtest-tracker/1.9.0/Chart.yaml +++ b/stable/speedtest-tracker/1.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 1.10.1 diff --git a/stable/speedtest-tracker/1.9.0/README.md b/stable/speedtest-tracker/1.10.1/README.md similarity index 100% rename from stable/speedtest-tracker/1.9.0/README.md rename to stable/speedtest-tracker/1.10.1/README.md diff --git a/stable/speedtest-tracker/1.9.0/app-changelog.md b/stable/speedtest-tracker/1.10.1/app-changelog.md similarity index 81% rename from stable/speedtest-tracker/1.9.0/app-changelog.md rename to stable/speedtest-tracker/1.10.1/app-changelog.md index 28438fcee66..977122ad462 100644 --- a/stable/speedtest-tracker/1.9.0/app-changelog.md +++ b/stable/speedtest-tracker/1.10.1/app-changelog.md @@ -1,11 +1,15 @@ -## [speedtest-tracker-1.9.0](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.9.0) (2024-04-08) +## [speedtest-tracker-1.10.1](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/speedtest-tracker/1.9.0/app-readme.md b/stable/speedtest-tracker/1.10.1/app-readme.md similarity index 100% rename from stable/speedtest-tracker/1.9.0/app-readme.md rename to stable/speedtest-tracker/1.10.1/app-readme.md diff --git a/stable/vikunja/13.9.0/charts/common-20.3.2.tgz b/stable/speedtest-tracker/1.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/vikunja/13.9.0/charts/common-20.3.2.tgz rename to stable/speedtest-tracker/1.10.1/charts/common-20.3.2.tgz diff --git a/stable/speedtest-tracker/1.10.1/charts/redis-13.3.1.tgz b/stable/speedtest-tracker/1.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/speedtest-tracker/1.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/speedtest-tracker/1.9.0/ix_values.yaml b/stable/speedtest-tracker/1.10.1/ix_values.yaml similarity index 100% rename from stable/speedtest-tracker/1.9.0/ix_values.yaml rename to stable/speedtest-tracker/1.10.1/ix_values.yaml diff --git a/stable/speedtest-tracker/1.9.0/questions.yaml b/stable/speedtest-tracker/1.10.1/questions.yaml similarity index 100% rename from stable/speedtest-tracker/1.9.0/questions.yaml rename to stable/speedtest-tracker/1.10.1/questions.yaml diff --git a/stable/speedtest-tracker/1.9.0/templates/NOTES.txt b/stable/speedtest-tracker/1.10.1/templates/NOTES.txt similarity index 100% rename from stable/speedtest-tracker/1.9.0/templates/NOTES.txt rename to stable/speedtest-tracker/1.10.1/templates/NOTES.txt diff --git a/stable/speedtest-tracker/1.9.0/templates/_secrets.tpl b/stable/speedtest-tracker/1.10.1/templates/_secrets.tpl similarity index 100% rename from stable/speedtest-tracker/1.9.0/templates/_secrets.tpl rename to stable/speedtest-tracker/1.10.1/templates/_secrets.tpl diff --git a/stable/speedtest-tracker/1.9.0/templates/common.yaml b/stable/speedtest-tracker/1.10.1/templates/common.yaml similarity index 100% rename from stable/speedtest-tracker/1.9.0/templates/common.yaml rename to stable/speedtest-tracker/1.10.1/templates/common.yaml diff --git a/stable/speedtest-tracker/1.9.0/values.yaml b/stable/speedtest-tracker/1.10.1/values.yaml similarity index 100% rename from stable/speedtest-tracker/1.9.0/values.yaml rename to stable/speedtest-tracker/1.10.1/values.yaml diff --git a/stable/speedtest-tracker/1.9.0/charts/redis-13.2.2.tgz b/stable/speedtest-tracker/1.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/speedtest-tracker/1.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/tsn-ranksystem/1.5.1/CHANGELOG.md b/stable/tsn-ranksystem/1.5.1/CHANGELOG.md index d6756376e96..e8189dec283 100644 --- a/stable/tsn-ranksystem/1.5.1/CHANGELOG.md +++ b/stable/tsn-ranksystem/1.5.1/CHANGELOG.md @@ -63,12 +63,14 @@ title: Changelog - Fixed Persistance for Cronjob ([#19583](https://github.com/truecharts/charts/issues/19583)) -## [tsn-ranksystem-1.5.0](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.5.0) (2024-04-08) +## [tsn-ranksystem-1.5.1](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.5.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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)) @@ -95,6 +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 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 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/van-dam/4.9.0/.helmignore b/stable/van-dam/4.10.1/.helmignore similarity index 100% rename from stable/van-dam/4.9.0/.helmignore rename to stable/van-dam/4.10.1/.helmignore diff --git a/stable/van-dam/4.10.1/CHANGELOG.md b/stable/van-dam/4.10.1/CHANGELOG.md new file mode 100644 index 00000000000..f713afb4ed9 --- /dev/null +++ b/stable/van-dam/4.10.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [van-dam-4.10.1](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) + + +## [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)) + + +## [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)) + + +## [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)) \ No newline at end of file diff --git a/stable/van-dam/4.9.0/Chart.yaml b/stable/van-dam/4.10.1/Chart.yaml similarity index 96% rename from stable/van-dam/4.9.0/Chart.yaml rename to stable/van-dam/4.10.1/Chart.yaml index 8b81481084d..008aa966a0a 100644 --- a/stable/van-dam/4.9.0/Chart.yaml +++ b/stable/van-dam/4.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 4.10.1 diff --git a/stable/van-dam/4.9.0/README.md b/stable/van-dam/4.10.1/README.md similarity index 100% rename from stable/van-dam/4.9.0/README.md rename to stable/van-dam/4.10.1/README.md diff --git a/stable/van-dam/4.10.1/app-changelog.md b/stable/van-dam/4.10.1/app-changelog.md new file mode 100644 index 00000000000..addc0eb1a13 --- /dev/null +++ b/stable/van-dam/4.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [van-dam-4.10.1](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/van-dam/4.10.1/app-readme.md similarity index 100% rename from stable/van-dam/4.9.0/app-readme.md rename to stable/van-dam/4.10.1/app-readme.md diff --git a/stable/weblate/13.9.0/charts/common-20.3.2.tgz b/stable/van-dam/4.10.1/charts/common-20.3.2.tgz similarity index 100% rename from stable/weblate/13.9.0/charts/common-20.3.2.tgz rename to stable/van-dam/4.10.1/charts/common-20.3.2.tgz diff --git a/stable/van-dam/4.10.1/charts/redis-13.3.1.tgz b/stable/van-dam/4.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/van-dam/4.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/van-dam/4.9.0/ix_values.yaml b/stable/van-dam/4.10.1/ix_values.yaml similarity index 100% rename from stable/van-dam/4.9.0/ix_values.yaml rename to stable/van-dam/4.10.1/ix_values.yaml diff --git a/stable/van-dam/4.9.0/questions.yaml b/stable/van-dam/4.10.1/questions.yaml similarity index 100% rename from stable/van-dam/4.9.0/questions.yaml rename to stable/van-dam/4.10.1/questions.yaml diff --git a/stable/van-dam/4.9.0/templates/NOTES.txt b/stable/van-dam/4.10.1/templates/NOTES.txt similarity index 100% rename from stable/van-dam/4.9.0/templates/NOTES.txt rename to stable/van-dam/4.10.1/templates/NOTES.txt diff --git a/stable/van-dam/4.9.0/templates/_secrets.tpl b/stable/van-dam/4.10.1/templates/_secrets.tpl similarity index 100% rename from stable/van-dam/4.9.0/templates/_secrets.tpl rename to stable/van-dam/4.10.1/templates/_secrets.tpl diff --git a/stable/van-dam/4.9.0/templates/common.yaml b/stable/van-dam/4.10.1/templates/common.yaml similarity index 100% rename from stable/van-dam/4.9.0/templates/common.yaml rename to stable/van-dam/4.10.1/templates/common.yaml diff --git a/stable/van-dam/4.9.0/values.yaml b/stable/van-dam/4.10.1/values.yaml similarity index 100% rename from stable/van-dam/4.9.0/values.yaml rename to stable/van-dam/4.10.1/values.yaml diff --git a/stable/van-dam/4.9.0/app-changelog.md b/stable/van-dam/4.9.0/app-changelog.md deleted file mode 100644 index 99b69818adc..00000000000 --- a/stable/van-dam/4.9.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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 diff --git a/stable/van-dam/4.9.0/charts/redis-13.2.2.tgz b/stable/van-dam/4.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/van-dam/4.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/vikunja/13.9.0/.helmignore b/stable/vikunja/13.10.1/.helmignore similarity index 100% rename from stable/vikunja/13.9.0/.helmignore rename to stable/vikunja/13.10.1/.helmignore diff --git a/stable/vikunja/13.9.0/CHANGELOG.md b/stable/vikunja/13.10.1/CHANGELOG.md similarity index 81% rename from stable/vikunja/13.9.0/CHANGELOG.md rename to stable/vikunja/13.10.1/CHANGELOG.md index 8fb1db9abac..c146fb72488 100644 --- a/stable/vikunja/13.9.0/CHANGELOG.md +++ b/stable/vikunja/13.10.1/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [vikunja-13.9.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.9.0) (2024-04-08) +## [vikunja-13.10.1](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) @@ -35,12 +39,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.9.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.9.0) (2024-04-08) +## [vikunja-13.10.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.0) (2024-04-09) ### 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)) @@ -62,12 +68,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.9.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.9.0) (2024-04-08) +## [vikunja-13.10.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.0) (2024-04-09) ### 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)) @@ -89,12 +97,4 @@ 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.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)) \ No newline at end of file +## [vikunja-13.10.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.0) (2024-04-09) \ No newline at end of file diff --git a/stable/vikunja/13.9.0/Chart.yaml b/stable/vikunja/13.10.1/Chart.yaml similarity index 96% rename from stable/vikunja/13.9.0/Chart.yaml rename to stable/vikunja/13.10.1/Chart.yaml index 03e32357978..888e78a7894 100644 --- a/stable/vikunja/13.9.0/Chart.yaml +++ b/stable/vikunja/13.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -38,8 +38,8 @@ name: vikunja sources: - https://vikunja.io/docs - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://hub.docker.com/_/nginx - - https://hub.docker.com/r/vikunja/api - https://hub.docker.com/r/vikunja/frontend + - https://hub.docker.com/r/vikunja/api + - https://hub.docker.com/_/nginx type: application -version: 13.9.0 +version: 13.10.1 diff --git a/stable/vikunja/13.9.0/README.md b/stable/vikunja/13.10.1/README.md similarity index 100% rename from stable/vikunja/13.9.0/README.md rename to stable/vikunja/13.10.1/README.md diff --git a/stable/vikunja/13.9.0/app-changelog.md b/stable/vikunja/13.10.1/app-changelog.md similarity index 77% rename from stable/vikunja/13.9.0/app-changelog.md rename to stable/vikunja/13.10.1/app-changelog.md index e3649dcb95e..864b44be6cd 100644 --- a/stable/vikunja/13.9.0/app-changelog.md +++ b/stable/vikunja/13.10.1/app-changelog.md @@ -1,11 +1,15 @@ -## [vikunja-13.9.0](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.9.0) (2024-04-08) +## [vikunja-13.10.1](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.1) (2024-04-09) ### Chore +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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)) diff --git a/stable/vikunja/13.9.0/app-readme.md b/stable/vikunja/13.10.1/app-readme.md similarity index 100% rename from stable/vikunja/13.9.0/app-readme.md rename to stable/vikunja/13.10.1/app-readme.md diff --git a/stable/vikunja/13.10.1/charts/common-20.3.2.tgz b/stable/vikunja/13.10.1/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/vikunja/13.10.1/charts/common-20.3.2.tgz differ diff --git a/stable/vikunja/13.10.1/charts/redis-13.3.1.tgz b/stable/vikunja/13.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/vikunja/13.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/vikunja/13.9.0/ix_values.yaml b/stable/vikunja/13.10.1/ix_values.yaml similarity index 100% rename from stable/vikunja/13.9.0/ix_values.yaml rename to stable/vikunja/13.10.1/ix_values.yaml diff --git a/stable/vikunja/13.9.0/questions.yaml b/stable/vikunja/13.10.1/questions.yaml similarity index 100% rename from stable/vikunja/13.9.0/questions.yaml rename to stable/vikunja/13.10.1/questions.yaml diff --git a/stable/vikunja/13.9.0/templates/NOTES.txt b/stable/vikunja/13.10.1/templates/NOTES.txt similarity index 100% rename from stable/vikunja/13.9.0/templates/NOTES.txt rename to stable/vikunja/13.10.1/templates/NOTES.txt diff --git a/stable/vikunja/13.9.0/templates/_secrets.tpl b/stable/vikunja/13.10.1/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/13.9.0/templates/_secrets.tpl rename to stable/vikunja/13.10.1/templates/_secrets.tpl diff --git a/stable/vikunja/13.9.0/templates/common.yaml b/stable/vikunja/13.10.1/templates/common.yaml similarity index 100% rename from stable/vikunja/13.9.0/templates/common.yaml rename to stable/vikunja/13.10.1/templates/common.yaml diff --git a/stable/vikunja/13.9.0/values.yaml b/stable/vikunja/13.10.1/values.yaml similarity index 100% rename from stable/vikunja/13.9.0/values.yaml rename to stable/vikunja/13.10.1/values.yaml diff --git a/stable/vikunja/13.9.0/charts/redis-13.2.2.tgz b/stable/vikunja/13.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/vikunja/13.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/weblate/13.9.0/.helmignore b/stable/weblate/13.10.1/.helmignore similarity index 100% rename from stable/weblate/13.9.0/.helmignore rename to stable/weblate/13.10.1/.helmignore diff --git a/stable/weblate/13.10.1/CHANGELOG.md b/stable/weblate/13.10.1/CHANGELOG.md new file mode 100644 index 00000000000..6e2f8605bcb --- /dev/null +++ b/stable/weblate/13.10.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [weblate-13.10.1](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.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.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.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)) \ No newline at end of file diff --git a/stable/weblate/13.9.0/Chart.yaml b/stable/weblate/13.10.1/Chart.yaml similarity index 97% rename from stable/weblate/13.9.0/Chart.yaml rename to stable/weblate/13.10.1/Chart.yaml index 5c14a9e3d98..6506769361e 100644 --- a/stable/weblate/13.9.0/Chart.yaml +++ b/stable/weblate/13.10.1/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.2.2 + version: 13.3.1 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.9.0 +version: 13.10.1 diff --git a/stable/weblate/13.9.0/README.md b/stable/weblate/13.10.1/README.md similarity index 100% rename from stable/weblate/13.9.0/README.md rename to stable/weblate/13.10.1/README.md diff --git a/stable/weblate/13.10.1/app-changelog.md b/stable/weblate/13.10.1/app-changelog.md new file mode 100644 index 00000000000..299e3888b2e --- /dev/null +++ b/stable/weblate/13.10.1/app-changelog.md @@ -0,0 +1,29 @@ + + +## [weblate-13.10.1](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.10.1) (2024-04-09) + +### Chore + + + +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) + +- 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.9.0/app-readme.md b/stable/weblate/13.10.1/app-readme.md similarity index 100% rename from stable/weblate/13.9.0/app-readme.md rename to stable/weblate/13.10.1/app-readme.md diff --git a/stable/weblate/13.10.1/charts/common-20.3.2.tgz b/stable/weblate/13.10.1/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/weblate/13.10.1/charts/common-20.3.2.tgz differ diff --git a/stable/weblate/13.10.1/charts/redis-13.3.1.tgz b/stable/weblate/13.10.1/charts/redis-13.3.1.tgz new file mode 100644 index 00000000000..d18c86847d6 Binary files /dev/null and b/stable/weblate/13.10.1/charts/redis-13.3.1.tgz differ diff --git a/stable/weblate/13.9.0/ix_values.yaml b/stable/weblate/13.10.1/ix_values.yaml similarity index 100% rename from stable/weblate/13.9.0/ix_values.yaml rename to stable/weblate/13.10.1/ix_values.yaml diff --git a/stable/weblate/13.9.0/questions.yaml b/stable/weblate/13.10.1/questions.yaml similarity index 100% rename from stable/weblate/13.9.0/questions.yaml rename to stable/weblate/13.10.1/questions.yaml diff --git a/stable/weblate/13.9.0/templates/NOTES.txt b/stable/weblate/13.10.1/templates/NOTES.txt similarity index 100% rename from stable/weblate/13.9.0/templates/NOTES.txt rename to stable/weblate/13.10.1/templates/NOTES.txt diff --git a/stable/weblate/13.9.0/templates/_configmap.tpl b/stable/weblate/13.10.1/templates/_configmap.tpl similarity index 100% rename from stable/weblate/13.9.0/templates/_configmap.tpl rename to stable/weblate/13.10.1/templates/_configmap.tpl diff --git a/stable/weblate/13.9.0/templates/common.yaml b/stable/weblate/13.10.1/templates/common.yaml similarity index 100% rename from stable/weblate/13.9.0/templates/common.yaml rename to stable/weblate/13.10.1/templates/common.yaml diff --git a/stable/weblate/13.9.0/values.yaml b/stable/weblate/13.10.1/values.yaml similarity index 100% rename from stable/weblate/13.9.0/values.yaml rename to stable/weblate/13.10.1/values.yaml diff --git a/stable/weblate/13.9.0/CHANGELOG.md b/stable/weblate/13.9.0/CHANGELOG.md deleted file mode 100644 index 96518063fb1..00000000000 --- a/stable/weblate/13.9.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [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)) - -- 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)) \ No newline at end of file diff --git a/stable/weblate/13.9.0/app-changelog.md b/stable/weblate/13.9.0/app-changelog.md deleted file mode 100644 index 85a0915e028..00000000000 --- a/stable/weblate/13.9.0/app-changelog.md +++ /dev/null @@ -1,25 +0,0 @@ - - -## [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)) \ No newline at end of file diff --git a/stable/weblate/13.9.0/charts/redis-13.2.2.tgz b/stable/weblate/13.9.0/charts/redis-13.2.2.tgz deleted file mode 100644 index b1f293a7d28..00000000000 Binary files a/stable/weblate/13.9.0/charts/redis-13.2.2.tgz and /dev/null differ diff --git a/stable/wekan/14.16.2/charts/common-20.2.10.tgz b/stable/wekan/14.16.2/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/wekan/14.16.2/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/wekan/14.16.2/charts/mongodb-12.7.9.tgz b/stable/wekan/14.16.2/charts/mongodb-12.7.9.tgz deleted file mode 100644 index c44db6e1524..00000000000 Binary files a/stable/wekan/14.16.2/charts/mongodb-12.7.9.tgz and /dev/null differ diff --git a/stable/wekan/14.16.2/.helmignore b/stable/wekan/14.18.0/.helmignore similarity index 100% rename from stable/wekan/14.16.2/.helmignore rename to stable/wekan/14.18.0/.helmignore diff --git a/stable/wekan/14.16.2/CHANGELOG.md b/stable/wekan/14.18.0/CHANGELOG.md similarity index 88% rename from stable/wekan/14.16.2/CHANGELOG.md rename to stable/wekan/14.18.0/CHANGELOG.md index c2de1fa2dcd..087f6ad1903 100644 --- a/stable/wekan/14.16.2/CHANGELOG.md +++ b/stable/wekan/14.18.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [wekan-14.16.2](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.16.2) (2024-04-06) +## [wekan-14.18.0](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.18.0) (2024-04-09) ### Chore +- update container image mongodb to v12.8.0[@a9c8425](https://github.com/a9c8425) by renovate ([#19428](https://github.com/truecharts/charts/issues/19428)) + +- 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 mongodb to v12.7.9[@2512c16](https://github.com/2512c16) by renovate ([#20305](https://github.com/truecharts/charts/issues/20305)) - update container image mongodb to v12.7.8[@567a54c](https://github.com/567a54c) by renovate ([#20261](https://github.com/truecharts/charts/issues/20261)) @@ -63,12 +67,14 @@ title: Changelog - Fix Missing ENV for Mail functionality ([#19767](https://github.com/truecharts/charts/issues/19767)) -## [wekan-14.16.2](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.16.2) (2024-04-06) +## [wekan-14.17.0](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.17.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 mongodb to v12.7.9[@2512c16](https://github.com/2512c16) by renovate ([#20305](https://github.com/truecharts/charts/issues/20305)) - update container image mongodb to v12.7.8[@567a54c](https://github.com/567a54c) by renovate ([#20261](https://github.com/truecharts/charts/issues/20261)) @@ -91,10 +97,4 @@ title: Changelog - update container image mongodb to v12.7.3[@67fea3d](https://github.com/67fea3d) by renovate ([#19695](https://github.com/truecharts/charts/issues/19695)) -- 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 mongodb to v12.7.2[@d4e2c0c](https://github.com/d4e2c0c) by renovate ([#19498](https://github.com/truecharts/charts/issues/19498)) - -- update container image wekanteam/wekan to v7.41[@0d2536f](https://github.com/0d2536f) by renovate ([#19455](https://github.com/truecharts/charts/issues/19455)) - -- update container image mongodb to v12.7.1[@cba1f01](https://github.com/cba1f01) by renovate ([#19443](https://github.com/truecharts/charts/issues/19443)) \ 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/wekan/14.16.2/Chart.yaml b/stable/wekan/14.18.0/Chart.yaml similarity index 95% rename from stable/wekan/14.16.2/Chart.yaml rename to stable/wekan/14.18.0/Chart.yaml index 9902c92b95f..295fff0dcae 100644 --- a/stable/wekan/14.16.2/Chart.yaml +++ b/stable/wekan/14.18.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 7.42.0 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mongodb - version: 12.7.9 + version: 12.8.0 repository: oci://tccr.io/truecharts condition: mongodb.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://hub.docker.com/r/wekanteam/wekan type: application -version: 14.16.2 +version: 14.18.0 diff --git a/stable/wekan/14.16.2/README.md b/stable/wekan/14.18.0/README.md similarity index 100% rename from stable/wekan/14.16.2/README.md rename to stable/wekan/14.18.0/README.md diff --git a/stable/wekan/14.16.2/app-changelog.md b/stable/wekan/14.18.0/app-changelog.md similarity index 88% rename from stable/wekan/14.16.2/app-changelog.md rename to stable/wekan/14.18.0/app-changelog.md index 505938358d9..7f1144c04e5 100644 --- a/stable/wekan/14.16.2/app-changelog.md +++ b/stable/wekan/14.18.0/app-changelog.md @@ -1,11 +1,15 @@ -## [wekan-14.16.2](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.16.2) (2024-04-06) +## [wekan-14.18.0](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.18.0) (2024-04-09) ### Chore +- update container image mongodb to v12.8.0[@a9c8425](https://github.com/a9c8425) by renovate ([#19428](https://github.com/truecharts/charts/issues/19428)) + +- 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 mongodb to v12.7.9[@2512c16](https://github.com/2512c16) by renovate ([#20305](https://github.com/truecharts/charts/issues/20305)) - update container image mongodb to v12.7.8[@567a54c](https://github.com/567a54c) by renovate ([#20261](https://github.com/truecharts/charts/issues/20261)) diff --git a/stable/wekan/14.16.2/app-readme.md b/stable/wekan/14.18.0/app-readme.md similarity index 100% rename from stable/wekan/14.16.2/app-readme.md rename to stable/wekan/14.18.0/app-readme.md diff --git a/stable/wekan/14.18.0/charts/common-20.3.2.tgz b/stable/wekan/14.18.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/wekan/14.18.0/charts/common-20.3.2.tgz differ diff --git a/stable/wekan/14.18.0/charts/mongodb-12.8.0.tgz b/stable/wekan/14.18.0/charts/mongodb-12.8.0.tgz new file mode 100644 index 00000000000..4b360e2760f Binary files /dev/null and b/stable/wekan/14.18.0/charts/mongodb-12.8.0.tgz differ diff --git a/stable/wekan/14.16.2/ix_values.yaml b/stable/wekan/14.18.0/ix_values.yaml similarity index 100% rename from stable/wekan/14.16.2/ix_values.yaml rename to stable/wekan/14.18.0/ix_values.yaml diff --git a/stable/wekan/14.16.2/questions.yaml b/stable/wekan/14.18.0/questions.yaml similarity index 100% rename from stable/wekan/14.16.2/questions.yaml rename to stable/wekan/14.18.0/questions.yaml diff --git a/stable/wekan/14.16.2/templates/NOTES.txt b/stable/wekan/14.18.0/templates/NOTES.txt similarity index 100% rename from stable/wekan/14.16.2/templates/NOTES.txt rename to stable/wekan/14.18.0/templates/NOTES.txt diff --git a/stable/wekan/14.16.2/templates/common.yaml b/stable/wekan/14.18.0/templates/common.yaml similarity index 100% rename from stable/wekan/14.16.2/templates/common.yaml rename to stable/wekan/14.18.0/templates/common.yaml diff --git a/stable/wekan/14.16.2/values.yaml b/stable/wekan/14.18.0/values.yaml similarity index 100% rename from stable/wekan/14.16.2/values.yaml rename to stable/wekan/14.18.0/values.yaml diff --git a/stable/wordpress/7.15.1/CHANGELOG.md b/stable/wordpress/7.15.1/CHANGELOG.md index bd04e7ee073..87bf96c8e9e 100644 --- a/stable/wordpress/7.15.1/CHANGELOG.md +++ b/stable/wordpress/7.15.1/CHANGELOG.md @@ -85,16 +85,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [wordpress-7.15.0](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.15.0) (2024-04-08) +## [wordpress-7.15.1](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.15.1) (2024-04-09) ### Chore +- update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) + - 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 bitnami/wordpress to 6.5.0[@31442ab](https://github.com/31442ab) by renovate ([#20275](https://github.com/truecharts/charts/issues/20275)) - -- update container image mariadb to v13.8.1[@2f26ade](https://github.com/2f26ade) by renovate ([#20175](https://github.com/truecharts/charts/issues/20175)) \ No newline at end of file +- update container image bitnami/wordpress to 6.5.0[@31442ab](https://github.com/31442ab) by renovate ([#20275](https://github.com/truecharts/charts/issues/20275)) \ No newline at end of file diff --git a/stable/youtubedl-material/10.8.5/.helmignore b/stable/youtubedl-material/10.10.0/.helmignore similarity index 100% rename from stable/youtubedl-material/10.8.5/.helmignore rename to stable/youtubedl-material/10.10.0/.helmignore diff --git a/stable/youtubedl-material/10.8.5/CHANGELOG.md b/stable/youtubedl-material/10.10.0/CHANGELOG.md similarity index 75% rename from stable/youtubedl-material/10.8.5/CHANGELOG.md rename to stable/youtubedl-material/10.10.0/CHANGELOG.md index 5ccd94190c9..e37530e3f9e 100644 --- a/stable/youtubedl-material/10.8.5/CHANGELOG.md +++ b/stable/youtubedl-material/10.10.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [youtubedl-material-10.8.5](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.5) (2024-03-30) +## [youtubedl-material-10.10.0](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.10.0) (2024-04-09) ### Chore +- update container image mongodb to v12.8.0[@a9c8425](https://github.com/a9c8425) by renovate ([#19428](https://github.com/truecharts/charts/issues/19428)) + +- 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)) @@ -29,12 +33,14 @@ title: Changelog - update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) -## [youtubedl-material-10.8.5](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.5) (2024-03-30) +## [youtubedl-material-10.9.0](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.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)) @@ -50,12 +56,14 @@ title: Changelog - update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) -## [youtubedl-material-10.8.5](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.5) (2024-03-30) +## [youtubedl-material-10.9.0](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.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)) @@ -71,12 +79,14 @@ title: Changelog - update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) -## [youtubedl-material-10.8.5](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.5) (2024-03-30) +## [youtubedl-material-10.9.0](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.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)) @@ -87,13 +97,4 @@ 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 mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) - - -## [youtubedl-material-10.8.5](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.5) (2024-03-30) - -### Chore - - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/youtubedl-material/10.8.5/Chart.yaml b/stable/youtubedl-material/10.10.0/Chart.yaml similarity index 95% rename from stable/youtubedl-material/10.8.5/Chart.yaml rename to stable/youtubedl-material/10.10.0/Chart.yaml index 30b9d95732b..908f50f7c7c 100644 --- a/stable/youtubedl-material/10.8.5/Chart.yaml +++ b/stable/youtubedl-material/10.10.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 4.3.2 dependencies: - name: common - version: 20.2.10 + version: 20.3.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mongodb - version: 12.5.4 + version: 12.8.0 repository: oci://tccr.io/truecharts condition: mongodb.enabled alias: "" @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - https://ghcr.io/tzahi12345/youtubedl-material type: application -version: 10.8.5 +version: 10.10.0 diff --git a/stable/youtubedl-material/10.8.5/README.md b/stable/youtubedl-material/10.10.0/README.md similarity index 100% rename from stable/youtubedl-material/10.8.5/README.md rename to stable/youtubedl-material/10.10.0/README.md diff --git a/stable/authentik/24.9.0/app-changelog.md b/stable/youtubedl-material/10.10.0/app-changelog.md similarity index 70% rename from stable/authentik/24.9.0/app-changelog.md rename to stable/youtubedl-material/10.10.0/app-changelog.md index 1473a5b47b3..803c0f4568e 100644 --- a/stable/authentik/24.9.0/app-changelog.md +++ b/stable/youtubedl-material/10.10.0/app-changelog.md @@ -1,11 +1,13 @@ -## [authentik-24.9.0](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.9.0) (2024-04-08) +## [youtubedl-material-10.10.0](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.10.0) (2024-04-09) ### Chore +- update container image mongodb to v12.8.0[@a9c8425](https://github.com/a9c8425) by renovate ([#19428](https://github.com/truecharts/charts/issues/19428)) + - 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)) @@ -16,10 +18,8 @@ - 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 mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) \ No newline at end of file diff --git a/stable/youtubedl-material/10.8.5/app-readme.md b/stable/youtubedl-material/10.10.0/app-readme.md similarity index 100% rename from stable/youtubedl-material/10.8.5/app-readme.md rename to stable/youtubedl-material/10.10.0/app-readme.md diff --git a/stable/youtubedl-material/10.10.0/charts/common-20.3.2.tgz b/stable/youtubedl-material/10.10.0/charts/common-20.3.2.tgz new file mode 100644 index 00000000000..6489ba03d47 Binary files /dev/null and b/stable/youtubedl-material/10.10.0/charts/common-20.3.2.tgz differ diff --git a/stable/youtubedl-material/10.10.0/charts/mongodb-12.8.0.tgz b/stable/youtubedl-material/10.10.0/charts/mongodb-12.8.0.tgz new file mode 100644 index 00000000000..4b360e2760f Binary files /dev/null and b/stable/youtubedl-material/10.10.0/charts/mongodb-12.8.0.tgz differ diff --git a/stable/youtubedl-material/10.8.5/ix_values.yaml b/stable/youtubedl-material/10.10.0/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/10.8.5/ix_values.yaml rename to stable/youtubedl-material/10.10.0/ix_values.yaml diff --git a/stable/youtubedl-material/10.8.5/questions.yaml b/stable/youtubedl-material/10.10.0/questions.yaml similarity index 100% rename from stable/youtubedl-material/10.8.5/questions.yaml rename to stable/youtubedl-material/10.10.0/questions.yaml diff --git a/stable/youtubedl-material/10.8.5/templates/NOTES.txt b/stable/youtubedl-material/10.10.0/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/10.8.5/templates/NOTES.txt rename to stable/youtubedl-material/10.10.0/templates/NOTES.txt diff --git a/stable/youtubedl-material/10.8.5/templates/common.yaml b/stable/youtubedl-material/10.10.0/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/10.8.5/templates/common.yaml rename to stable/youtubedl-material/10.10.0/templates/common.yaml diff --git a/stable/youtubedl-material/10.8.5/values.yaml b/stable/youtubedl-material/10.10.0/values.yaml similarity index 100% rename from stable/youtubedl-material/10.8.5/values.yaml rename to stable/youtubedl-material/10.10.0/values.yaml diff --git a/stable/youtubedl-material/10.8.5/app-changelog.md b/stable/youtubedl-material/10.8.5/app-changelog.md deleted file mode 100644 index 24ff1090918..00000000000 --- a/stable/youtubedl-material/10.8.5/app-changelog.md +++ /dev/null @@ -1,21 +0,0 @@ - - -## [youtubedl-material-10.8.5](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.8.5) (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 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 mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) \ No newline at end of file diff --git a/stable/youtubedl-material/10.8.5/charts/common-20.2.10.tgz b/stable/youtubedl-material/10.8.5/charts/common-20.2.10.tgz deleted file mode 100644 index a215a195149..00000000000 Binary files a/stable/youtubedl-material/10.8.5/charts/common-20.2.10.tgz and /dev/null differ diff --git a/stable/youtubedl-material/10.8.5/charts/mongodb-12.5.4.tgz b/stable/youtubedl-material/10.8.5/charts/mongodb-12.5.4.tgz deleted file mode 100644 index aa6da6a94f6..00000000000 Binary files a/stable/youtubedl-material/10.8.5/charts/mongodb-12.5.4.tgz and /dev/null differ