diff --git a/premium/nextcloud/29.10.6/charts/redis-13.3.4.tgz b/premium/nextcloud/29.10.6/charts/redis-13.3.4.tgz deleted file mode 100644 index 5a779d71d11..00000000000 Binary files a/premium/nextcloud/29.10.6/charts/redis-13.3.4.tgz and /dev/null differ diff --git a/premium/nextcloud/29.10.6/.helmignore b/premium/nextcloud/29.10.8/.helmignore similarity index 100% rename from premium/nextcloud/29.10.6/.helmignore rename to premium/nextcloud/29.10.8/.helmignore diff --git a/premium/nextcloud/29.10.6/CHANGELOG.md b/premium/nextcloud/29.10.8/CHANGELOG.md similarity index 84% rename from premium/nextcloud/29.10.6/CHANGELOG.md rename to premium/nextcloud/29.10.8/CHANGELOG.md index 5f017ee98ce..454f9653cff 100644 --- a/premium/nextcloud/29.10.6/CHANGELOG.md +++ b/premium/nextcloud/29.10.8/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nextcloud-29.10.6](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.6) (2024-04-10) +## [nextcloud-29.10.8](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.8) (2024-04-11) ### Chore +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475)) + +- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -85,16 +89,12 @@ title: Changelog - fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409)) -## [nextcloud-29.10.6](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.6) (2024-04-10) +## [nextcloud-29.10.8](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.8) (2024-04-11) ### Chore -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475)) -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image redis to v13.3.4[@1cc03a1](https://github.com/1cc03a1) by renovate ([#20497](https://github.com/truecharts/charts/issues/20497)) - -- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486)) \ No newline at end of file +- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) \ No newline at end of file diff --git a/premium/nextcloud/29.10.6/Chart.yaml b/premium/nextcloud/29.10.8/Chart.yaml similarity index 96% rename from premium/nextcloud/29.10.6/Chart.yaml rename to premium/nextcloud/29.10.8/Chart.yaml index 569cf6fcf61..7cca1b69386 100644 --- a/premium/nextcloud/29.10.6/Chart.yaml +++ b/premium/nextcloud/29.10.8/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.4 + version: 13.3.5 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-fpm - - https://hub.docker.com/r/clamav/clamav - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://hub.docker.com/r/clamav/clamav + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary type: application -version: 29.10.6 +version: 29.10.8 diff --git a/premium/nextcloud/29.10.6/LICENSE b/premium/nextcloud/29.10.8/LICENSE similarity index 100% rename from premium/nextcloud/29.10.6/LICENSE rename to premium/nextcloud/29.10.8/LICENSE diff --git a/premium/nextcloud/29.10.6/README.md b/premium/nextcloud/29.10.8/README.md similarity index 100% rename from premium/nextcloud/29.10.6/README.md rename to premium/nextcloud/29.10.8/README.md diff --git a/premium/nextcloud/29.10.6/app-changelog.md b/premium/nextcloud/29.10.8/app-changelog.md similarity index 91% rename from premium/nextcloud/29.10.6/app-changelog.md rename to premium/nextcloud/29.10.8/app-changelog.md index d856f65d991..2c7ca36aac2 100644 --- a/premium/nextcloud/29.10.6/app-changelog.md +++ b/premium/nextcloud/29.10.8/app-changelog.md @@ -1,11 +1,15 @@ -## [nextcloud-29.10.6](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.6) (2024-04-10) +## [nextcloud-29.10.8](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.8) (2024-04-11) ### Chore +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475)) + +- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) diff --git a/premium/nextcloud/29.10.6/app-readme.md b/premium/nextcloud/29.10.8/app-readme.md similarity index 100% rename from premium/nextcloud/29.10.6/app-readme.md rename to premium/nextcloud/29.10.8/app-readme.md diff --git a/premium/nextcloud/29.10.6/charts/common-20.3.5.tgz b/premium/nextcloud/29.10.8/charts/common-20.3.5.tgz similarity index 100% rename from premium/nextcloud/29.10.6/charts/common-20.3.5.tgz rename to premium/nextcloud/29.10.8/charts/common-20.3.5.tgz diff --git a/stable/vikunja/13.10.7/charts/redis-13.3.5.tgz b/premium/nextcloud/29.10.8/charts/redis-13.3.5.tgz similarity index 100% rename from stable/vikunja/13.10.7/charts/redis-13.3.5.tgz rename to premium/nextcloud/29.10.8/charts/redis-13.3.5.tgz diff --git a/premium/nextcloud/29.10.6/ix_values.yaml b/premium/nextcloud/29.10.8/ix_values.yaml similarity index 99% rename from premium/nextcloud/29.10.6/ix_values.yaml rename to premium/nextcloud/29.10.8/ix_values.yaml index 1c44d7fd187..64671bff88b 100644 --- a/premium/nextcloud/29.10.6/ix_values.yaml +++ b/premium/nextcloud/29.10.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v28.0.4@sha256:98f9b1f2144f7490ea2ba25f21cca21d2a8a2e655ba9f1f0c570fab72c6fefd6 + tag: v28.0.4@sha256:4ccfa121b5fa67d8f2e3bb68a7b15a60fd56eb0694f6c1f4c15ed9994ac248ae nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent @@ -516,7 +516,7 @@ cnpg: database: nextcloud redis: enabled: true - includeCommon: false + includeCommon: true username: default portal: open: diff --git a/premium/nextcloud/29.10.6/questions.yaml b/premium/nextcloud/29.10.8/questions.yaml similarity index 100% rename from premium/nextcloud/29.10.6/questions.yaml rename to premium/nextcloud/29.10.8/questions.yaml diff --git a/premium/nextcloud/29.10.6/templates/NOTES.txt b/premium/nextcloud/29.10.8/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/29.10.6/templates/NOTES.txt rename to premium/nextcloud/29.10.8/templates/NOTES.txt diff --git a/premium/nextcloud/29.10.6/templates/_configmap.tpl b/premium/nextcloud/29.10.8/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/29.10.6/templates/_configmap.tpl rename to premium/nextcloud/29.10.8/templates/_configmap.tpl diff --git a/premium/nextcloud/29.10.6/templates/_cronjobs.tpl b/premium/nextcloud/29.10.8/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/29.10.6/templates/_cronjobs.tpl rename to premium/nextcloud/29.10.8/templates/_cronjobs.tpl diff --git a/premium/nextcloud/29.10.6/templates/_ingressInjector.tpl b/premium/nextcloud/29.10.8/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/29.10.6/templates/_ingressInjector.tpl rename to premium/nextcloud/29.10.8/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/29.10.6/templates/_initPerms.tpl b/premium/nextcloud/29.10.8/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/29.10.6/templates/_initPerms.tpl rename to premium/nextcloud/29.10.8/templates/_initPerms.tpl diff --git a/premium/nextcloud/29.10.6/templates/_validation.tpl b/premium/nextcloud/29.10.8/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/29.10.6/templates/_validation.tpl rename to premium/nextcloud/29.10.8/templates/_validation.tpl diff --git a/premium/nextcloud/29.10.6/templates/_waitNextcloud.tpl b/premium/nextcloud/29.10.8/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/29.10.6/templates/_waitNextcloud.tpl rename to premium/nextcloud/29.10.8/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/29.10.6/templates/common.yaml b/premium/nextcloud/29.10.8/templates/common.yaml similarity index 100% rename from premium/nextcloud/29.10.6/templates/common.yaml rename to premium/nextcloud/29.10.8/templates/common.yaml diff --git a/premium/nextcloud/29.10.6/values.yaml b/premium/nextcloud/29.10.8/values.yaml similarity index 100% rename from premium/nextcloud/29.10.6/values.yaml rename to premium/nextcloud/29.10.8/values.yaml diff --git a/stable/adminer/8.8.4/CHANGELOG.md b/stable/adminer/8.8.4/CHANGELOG.md index c6fc7cdf91e..1e3df57ba00 100644 --- a/stable/adminer/8.8.4/CHANGELOG.md +++ b/stable/adminer/8.8.4/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image adminer to latest[@b75eae8](https://github.com/b75eae8) by renovate ([#19216](https://github.com/truecharts/charts/issues/19216)) -## [adminer-8.8.4](https://github.com/truecharts/charts/compare/adminer-8.6.0...adminer-8.8.4) (2024-04-10) +## [adminer-8.8.4](https://github.com/truecharts/charts/compare/adminer-8.6.0...adminer-8.8.4) (2024-04-11) ### Chore diff --git a/stable/authentik/24.10.7/CHANGELOG.md b/stable/authentik/24.10.7/CHANGELOG.md index 70791d6e30b..9ca991871db 100644 --- a/stable/authentik/24.10.7/CHANGELOG.md +++ b/stable/authentik/24.10.7/CHANGELOG.md @@ -90,7 +90,7 @@ 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.10.7](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.7) (2024-04-10) +## [authentik-24.10.7](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.10.7) (2024-04-11) ### Chore diff --git a/stable/bazarr/19.6.4/CHANGELOG.md b/stable/bazarr/19.6.4/CHANGELOG.md index 6525dc41ac9..b70eab3d24c 100644 --- a/stable/bazarr/19.6.4/CHANGELOG.md +++ b/stable/bazarr/19.6.4/CHANGELOG.md @@ -78,7 +78,7 @@ title: Changelog - update container image ghcr.io/onedr0p/bazarr to 1.4.2[@07af48c](https://github.com/07af48c) by renovate ([#19253](https://github.com/truecharts/charts/issues/19253)) -## [bazarr-19.6.4](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.4) (2024-04-10) +## [bazarr-19.6.4](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.4) (2024-04-11) ### Chore diff --git a/stable/boinc/9.8.3/CHANGELOG.md b/stable/boinc/9.8.3/CHANGELOG.md index eab66883f61..e35bd684afa 100644 --- a/stable/boinc/9.8.3/CHANGELOG.md +++ b/stable/boinc/9.8.3/CHANGELOG.md @@ -82,7 +82,7 @@ title: Changelog - update container image ghcr.io/linuxserver/boinc to latest[@5521676](https://github.com/5521676) by renovate ([#19229](https://github.com/truecharts/charts/issues/19229)) -## [boinc-9.8.3](https://github.com/truecharts/charts/compare/boinc-9.6.0...boinc-9.8.3) (2024-04-10) +## [boinc-9.8.3](https://github.com/truecharts/charts/compare/boinc-9.6.0...boinc-9.8.3) (2024-04-11) ### Chore diff --git a/stable/booksonic-air/13.8.4/CHANGELOG.md b/stable/booksonic-air/13.8.4/CHANGELOG.md index 354e0063599..526934ca699 100644 --- a/stable/booksonic-air/13.8.4/CHANGELOG.md +++ b/stable/booksonic-air/13.8.4/CHANGELOG.md @@ -86,7 +86,7 @@ title: Changelog - update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@2d7b056](https://github.com/2d7b056) by renovate ([#19230](https://github.com/truecharts/charts/issues/19230)) -## [booksonic-air-13.8.4](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.8.4) (2024-04-10) +## [booksonic-air-13.8.4](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.8.4) (2024-04-11) ### Chore diff --git a/stable/chronograf/5.8.4/CHANGELOG.md b/stable/chronograf/5.8.4/CHANGELOG.md index 1576f2cf65a..35a8ce39ff2 100644 --- a/stable/chronograf/5.8.4/CHANGELOG.md +++ b/stable/chronograf/5.8.4/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image chronograf to latest[@ac8f8cc](https://github.com/ac8f8cc) by renovate ([#19218](https://github.com/truecharts/charts/issues/19218)) -## [chronograf-5.8.4](https://github.com/truecharts/charts/compare/chronograf-5.6.0...chronograf-5.8.4) (2024-04-10) +## [chronograf-5.8.4](https://github.com/truecharts/charts/compare/chronograf-5.6.0...chronograf-5.8.4) (2024-04-11) ### Chore diff --git a/stable/clickhouse/12.10.3/CHANGELOG.md b/stable/clickhouse/12.10.3/CHANGELOG.md index 4583d2135dc..a7298f73429 100644 --- a/stable/clickhouse/12.10.3/CHANGELOG.md +++ b/stable/clickhouse/12.10.3/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image clickhouse/clickhouse-server to v24.2.2.71[@fc9b0ac](https://github.com/fc9b0ac) by renovate ([#19299](https://github.com/truecharts/charts/issues/19299)) -## [clickhouse-12.10.3](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-12.10.3) (2024-04-10) +## [clickhouse-12.10.3](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-12.10.3) (2024-04-11) ### Chore diff --git a/stable/cloudflared/10.10.1/CHANGELOG.md b/stable/cloudflared/10.10.1/CHANGELOG.md index b8429d327f5..fc54d82bcfe 100644 --- a/stable/cloudflared/10.10.1/CHANGELOG.md +++ b/stable/cloudflared/10.10.1/CHANGELOG.md @@ -70,7 +70,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [cloudflared-10.10.1](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.10.1) (2024-04-10) +## [cloudflared-10.10.1](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.10.1) (2024-04-11) ### Chore diff --git a/stable/dns-doh-companion/5.8.4/CHANGELOG.md b/stable/dns-doh-companion/5.8.4/CHANGELOG.md index 7e3e994bbfe..3a758d44324 100644 --- a/stable/dns-doh-companion/5.8.4/CHANGELOG.md +++ b/stable/dns-doh-companion/5.8.4/CHANGELOG.md @@ -78,7 +78,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [dns-doh-companion-5.8.4](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.8.4) (2024-04-10) +## [dns-doh-companion-5.8.4](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.8.4) (2024-04-11) ### Chore diff --git a/stable/doublecommander/12.8.2/charts/common-20.3.4.tgz b/stable/doublecommander/12.8.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/doublecommander/12.8.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/doublecommander/12.8.2/.helmignore b/stable/doublecommander/12.8.4/.helmignore similarity index 100% rename from stable/doublecommander/12.8.2/.helmignore rename to stable/doublecommander/12.8.4/.helmignore diff --git a/stable/doublecommander/12.8.2/CHANGELOG.md b/stable/doublecommander/12.8.4/CHANGELOG.md similarity index 81% rename from stable/doublecommander/12.8.2/CHANGELOG.md rename to stable/doublecommander/12.8.4/CHANGELOG.md index 27de01f0bff..491e714829c 100644 --- a/stable/doublecommander/12.8.2/CHANGELOG.md +++ b/stable/doublecommander/12.8.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [doublecommander-12.8.2](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.2) (2024-04-10) +## [doublecommander-12.8.4](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/doublecommander to latest[@1324670](https://github.com/1324670) by renovate ([#20571](https://github.com/truecharts/charts/issues/20571)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -41,12 +45,16 @@ title: Changelog - update container image ghcr.io/linuxserver/doublecommander to latest[@908d49e](https://github.com/908d49e) by renovate ([#19234](https://github.com/truecharts/charts/issues/19234)) -## [doublecommander-12.8.2](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.2) (2024-04-10) +## [doublecommander-12.8.4](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/doublecommander to latest[@1324670](https://github.com/1324670) by renovate ([#20571](https://github.com/truecharts/charts/issues/20571)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -74,12 +82,14 @@ title: Changelog - update container image ghcr.io/linuxserver/doublecommander to latest[@908d49e](https://github.com/908d49e) by renovate ([#19234](https://github.com/truecharts/charts/issues/19234)) -## [doublecommander-12.8.2](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.2) (2024-04-10) +## [doublecommander-12.8.3](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.3) (2024-04-10) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -87,13 +97,3 @@ title: Changelog - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/linuxserver/doublecommander to latest[@c73a939](https://github.com/c73a939) by renovate ([#20203](https://github.com/truecharts/charts/issues/20203)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image ghcr.io/linuxserver/doublecommander to latest[@85233cd](https://github.com/85233cd) by renovate ([#19883](https://github.com/truecharts/charts/issues/19883)) - -- 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)) diff --git a/stable/doublecommander/12.8.2/Chart.yaml b/stable/doublecommander/12.8.4/Chart.yaml similarity index 94% rename from stable/doublecommander/12.8.2/Chart.yaml rename to stable/doublecommander/12.8.4/Chart.yaml index 0832caca062..ecf88a70679 100644 --- a/stable/doublecommander/12.8.2/Chart.yaml +++ b/stable/doublecommander/12.8.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - doublecommander - file - manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - https://ghcr.io/linuxserver/doublecommander type: application -version: 12.8.2 +version: 12.8.4 diff --git a/stable/doublecommander/12.8.2/README.md b/stable/doublecommander/12.8.4/README.md similarity index 100% rename from stable/doublecommander/12.8.2/README.md rename to stable/doublecommander/12.8.4/README.md diff --git a/stable/doublecommander/12.8.2/app-changelog.md b/stable/doublecommander/12.8.4/app-changelog.md similarity index 79% rename from stable/doublecommander/12.8.2/app-changelog.md rename to stable/doublecommander/12.8.4/app-changelog.md index e7d28f65b34..817d1ad9955 100644 --- a/stable/doublecommander/12.8.2/app-changelog.md +++ b/stable/doublecommander/12.8.4/app-changelog.md @@ -1,11 +1,15 @@ -## [doublecommander-12.8.2](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.2) (2024-04-10) +## [doublecommander-12.8.4](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/doublecommander to latest[@1324670](https://github.com/1324670) by renovate ([#20571](https://github.com/truecharts/charts/issues/20571)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/doublecommander/12.8.2/app-readme.md b/stable/doublecommander/12.8.4/app-readme.md similarity index 100% rename from stable/doublecommander/12.8.2/app-readme.md rename to stable/doublecommander/12.8.4/app-readme.md diff --git a/stable/libremdb/7.10.7/charts/common-20.3.5.tgz b/stable/doublecommander/12.8.4/charts/common-20.3.5.tgz similarity index 100% rename from stable/libremdb/7.10.7/charts/common-20.3.5.tgz rename to stable/doublecommander/12.8.4/charts/common-20.3.5.tgz diff --git a/stable/doublecommander/12.8.2/ix_values.yaml b/stable/doublecommander/12.8.4/ix_values.yaml similarity index 90% rename from stable/doublecommander/12.8.2/ix_values.yaml rename to stable/doublecommander/12.8.4/ix_values.yaml index f101cf45f7f..1f69dfead34 100644 --- a/stable/doublecommander/12.8.2/ix_values.yaml +++ b/stable/doublecommander/12.8.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:c73a939dab4830bacc50b5a3ef44028a89694a32e2c6eca834a39cbc2fd24bea + tag: latest@sha256:1324670478c2657dc94ef39b1f9c6eef1fac1d2b7e70276528eff1afcd8cb5fd securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/doublecommander/12.8.2/questions.yaml b/stable/doublecommander/12.8.4/questions.yaml similarity index 100% rename from stable/doublecommander/12.8.2/questions.yaml rename to stable/doublecommander/12.8.4/questions.yaml diff --git a/stable/doublecommander/12.8.2/templates/NOTES.txt b/stable/doublecommander/12.8.4/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/12.8.2/templates/NOTES.txt rename to stable/doublecommander/12.8.4/templates/NOTES.txt diff --git a/stable/doublecommander/12.8.2/templates/common.yaml b/stable/doublecommander/12.8.4/templates/common.yaml similarity index 100% rename from stable/doublecommander/12.8.2/templates/common.yaml rename to stable/doublecommander/12.8.4/templates/common.yaml diff --git a/stable/doublecommander/12.8.2/values.yaml b/stable/doublecommander/12.8.4/values.yaml similarity index 100% rename from stable/doublecommander/12.8.2/values.yaml rename to stable/doublecommander/12.8.4/values.yaml diff --git a/stable/farmos/5.8.4/CHANGELOG.md b/stable/farmos/5.8.4/CHANGELOG.md index 8ff2d49925c..285378be773 100644 --- a/stable/farmos/5.8.4/CHANGELOG.md +++ b/stable/farmos/5.8.4/CHANGELOG.md @@ -37,12 +37,43 @@ 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)) -## [farmos-5.8.3](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.3) (2024-04-10) +## [farmos-5.8.4](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.4) (2024-04-11) ### Chore +- update container image farmos/farmos to latest[@46145fc](https://github.com/46145fc) by renovate ([#20570](https://github.com/truecharts/charts/issues/20570)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container 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 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)) + + +## [farmos-5.8.4](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.4) (2024-04-11) + +### Chore + + + +- update container image farmos/farmos to latest[@46145fc](https://github.com/46145fc) by renovate ([#20570](https://github.com/truecharts/charts/issues/20570)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -66,35 +97,4 @@ title: Changelog ## [farmos-5.8.3](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.3) (2024-04-10) -### Chore - - - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container 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 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)) - - -## [farmos-5.8.3](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.3) (2024-04-10) - -### Chore - - - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) \ No newline at end of file +### Chore \ No newline at end of file diff --git a/stable/flaresolverr/13.8.4/CHANGELOG.md b/stable/flaresolverr/13.8.4/CHANGELOG.md index 950acd889f8..4165839b90e 100644 --- a/stable/flaresolverr/13.8.4/CHANGELOG.md +++ b/stable/flaresolverr/13.8.4/CHANGELOG.md @@ -66,7 +66,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [flaresolverr-13.8.4](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.8.4) (2024-04-10) +## [flaresolverr-13.8.4](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.8.4) (2024-04-11) ### Chore @@ -95,6 +95,6 @@ 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)) -## [flaresolverr-13.8.4](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.8.4) (2024-04-10) +## [flaresolverr-13.8.4](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.8.4) (2024-04-11) ### Chore \ No newline at end of file diff --git a/stable/freshrss/18.8.2/charts/common-20.3.4.tgz b/stable/freshrss/18.8.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/freshrss/18.8.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/freshrss/18.8.2/.helmignore b/stable/freshrss/18.8.4/.helmignore similarity index 100% rename from stable/freshrss/18.8.2/.helmignore rename to stable/freshrss/18.8.4/.helmignore diff --git a/stable/freshrss/18.8.2/CHANGELOG.md b/stable/freshrss/18.8.4/CHANGELOG.md similarity index 83% rename from stable/freshrss/18.8.2/CHANGELOG.md rename to stable/freshrss/18.8.4/CHANGELOG.md index 22663b1e23b..6badb96d8ab 100644 --- a/stable/freshrss/18.8.2/CHANGELOG.md +++ b/stable/freshrss/18.8.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [freshrss-18.8.2](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.2) (2024-04-10) +## [freshrss-18.8.4](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@717d109](https://github.com/717d109) by renovate ([#20572](https://github.com/truecharts/charts/issues/20572)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -41,12 +45,16 @@ 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)) -## [freshrss-18.8.2](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.2) (2024-04-10) +## [freshrss-18.8.4](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@717d109](https://github.com/717d109) by renovate ([#20572](https://github.com/truecharts/charts/issues/20572)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -74,12 +82,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)) -## [freshrss-18.8.2](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.2) (2024-04-10) +## [freshrss-18.8.3](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.3) (2024-04-10) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -87,13 +97,3 @@ title: Changelog - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/linuxserver/freshrss to 1.23.1[@16ef974](https://github.com/16ef974) by renovate ([#20372](https://github.com/truecharts/charts/issues/20372)) - -- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@efbcc9d](https://github.com/efbcc9d) by renovate ([#20049](https://github.com/truecharts/charts/issues/20049)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@5894772](https://github.com/5894772) by renovate ([#19739](https://github.com/truecharts/charts/issues/19739)) diff --git a/stable/freshrss/18.8.2/Chart.yaml b/stable/freshrss/18.8.4/Chart.yaml similarity index 93% rename from stable/freshrss/18.8.2/Chart.yaml rename to stable/freshrss/18.8.4/Chart.yaml index ab911316202..5cde82ff5fe 100644 --- a/stable/freshrss/18.8.2/Chart.yaml +++ b/stable/freshrss/18.8.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.23.1 dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png keywords: - freshrss - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - https://ghcr.io/linuxserver/freshrss type: application -version: 18.8.2 +version: 18.8.4 diff --git a/stable/freshrss/18.8.2/README.md b/stable/freshrss/18.8.4/README.md similarity index 100% rename from stable/freshrss/18.8.2/README.md rename to stable/freshrss/18.8.4/README.md diff --git a/stable/freshrss/18.8.2/app-changelog.md b/stable/freshrss/18.8.4/app-changelog.md similarity index 81% rename from stable/freshrss/18.8.2/app-changelog.md rename to stable/freshrss/18.8.4/app-changelog.md index 03ead487e32..82318604b87 100644 --- a/stable/freshrss/18.8.2/app-changelog.md +++ b/stable/freshrss/18.8.4/app-changelog.md @@ -1,11 +1,15 @@ -## [freshrss-18.8.2](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.2) (2024-04-10) +## [freshrss-18.8.4](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@717d109](https://github.com/717d109) by renovate ([#20572](https://github.com/truecharts/charts/issues/20572)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/freshrss/18.8.2/app-readme.md b/stable/freshrss/18.8.4/app-readme.md similarity index 100% rename from stable/freshrss/18.8.2/app-readme.md rename to stable/freshrss/18.8.4/app-readme.md diff --git a/stable/redmine/11.8.4/charts/common-20.3.5.tgz b/stable/freshrss/18.8.4/charts/common-20.3.5.tgz similarity index 100% rename from stable/redmine/11.8.4/charts/common-20.3.5.tgz rename to stable/freshrss/18.8.4/charts/common-20.3.5.tgz diff --git a/stable/freshrss/18.8.2/ix_values.yaml b/stable/freshrss/18.8.4/ix_values.yaml similarity index 81% rename from stable/freshrss/18.8.2/ix_values.yaml rename to stable/freshrss/18.8.4/ix_values.yaml index b0383bc44f8..e5c34f683e8 100644 --- a/stable/freshrss/18.8.2/ix_values.yaml +++ b/stable/freshrss/18.8.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/freshrss pullPolicy: IfNotPresent - tag: 1.23.1@sha256:16ef974334d20d526098ef433786bd1a00163b0f23bee698066baceb2f8c1882 + tag: 1.23.1@sha256:717d1093dc7ee781e493355c6ec04c11af99d5d434c4717b694df1e3a7bacfc0 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/freshrss/18.8.2/questions.yaml b/stable/freshrss/18.8.4/questions.yaml similarity index 100% rename from stable/freshrss/18.8.2/questions.yaml rename to stable/freshrss/18.8.4/questions.yaml diff --git a/stable/freshrss/18.8.2/templates/NOTES.txt b/stable/freshrss/18.8.4/templates/NOTES.txt similarity index 100% rename from stable/freshrss/18.8.2/templates/NOTES.txt rename to stable/freshrss/18.8.4/templates/NOTES.txt diff --git a/stable/freshrss/18.8.2/templates/common.yaml b/stable/freshrss/18.8.4/templates/common.yaml similarity index 100% rename from stable/freshrss/18.8.2/templates/common.yaml rename to stable/freshrss/18.8.4/templates/common.yaml diff --git a/stable/freshrss/18.8.2/values.yaml b/stable/freshrss/18.8.4/values.yaml similarity index 100% rename from stable/freshrss/18.8.2/values.yaml rename to stable/freshrss/18.8.4/values.yaml diff --git a/stable/invidious/9.8.4/CHANGELOG.md b/stable/invidious/9.8.4/CHANGELOG.md index e64482b4f2c..f0a8202a840 100644 --- a/stable/invidious/9.8.4/CHANGELOG.md +++ b/stable/invidious/9.8.4/CHANGELOG.md @@ -70,7 +70,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [invidious-9.8.4](https://github.com/truecharts/charts/compare/invidious-9.6.0...invidious-9.8.4) (2024-04-10) +## [invidious-9.8.4](https://github.com/truecharts/charts/compare/invidious-9.6.0...invidious-9.8.4) (2024-04-11) ### Chore diff --git a/stable/ispy-agent-dvr/9.11.1/CHANGELOG.md b/stable/ispy-agent-dvr/9.11.1/CHANGELOG.md index 71dd3dd6ce4..7f7a9b17c62 100644 --- a/stable/ispy-agent-dvr/9.11.1/CHANGELOG.md +++ b/stable/ispy-agent-dvr/9.11.1/CHANGELOG.md @@ -94,6 +94,6 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [ispy-agent-dvr-9.11.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.11.1) (2024-04-10) +## [ispy-agent-dvr-9.11.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.11.1) (2024-04-11) ### Chore diff --git a/stable/jupyter/8.8.3/CHANGELOG.md b/stable/jupyter/8.8.3/CHANGELOG.md index 32f3d7effa1..7dd5066b925 100644 --- a/stable/jupyter/8.8.3/CHANGELOG.md +++ b/stable/jupyter/8.8.3/CHANGELOG.md @@ -62,7 +62,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [jupyter-8.8.3](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.3) (2024-04-10) +## [jupyter-8.8.3](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.3) (2024-04-11) ### Chore @@ -89,7 +89,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [jupyter-8.8.3](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.3) (2024-04-10) +## [jupyter-8.8.3](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.3) (2024-04-11) ### Chore diff --git a/stable/lazylibrarian/18.8.3/CHANGELOG.md b/stable/lazylibrarian/18.8.3/CHANGELOG.md index 389bccfe5c7..5d652bf266f 100644 --- a/stable/lazylibrarian/18.8.3/CHANGELOG.md +++ b/stable/lazylibrarian/18.8.3/CHANGELOG.md @@ -86,7 +86,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [lazylibrarian-18.8.3](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.8.3) (2024-04-10) +## [lazylibrarian-18.8.3](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.8.3) (2024-04-11) ### Chore diff --git a/stable/libremdb/7.10.7/charts/redis-13.3.4.tgz b/stable/libremdb/7.10.7/charts/redis-13.3.4.tgz deleted file mode 100644 index 5a779d71d11..00000000000 Binary files a/stable/libremdb/7.10.7/charts/redis-13.3.4.tgz and /dev/null differ diff --git a/stable/libremdb/7.10.7/.helmignore b/stable/libremdb/7.10.9/.helmignore similarity index 100% rename from stable/libremdb/7.10.7/.helmignore rename to stable/libremdb/7.10.9/.helmignore diff --git a/stable/libremdb/7.10.7/CHANGELOG.md b/stable/libremdb/7.10.9/CHANGELOG.md similarity index 94% rename from stable/libremdb/7.10.7/CHANGELOG.md rename to stable/libremdb/7.10.9/CHANGELOG.md index a46cb503607..678a951d111 100644 --- a/stable/libremdb/7.10.7/CHANGELOG.md +++ b/stable/libremdb/7.10.9/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [libremdb-7.10.7](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.7) (2024-04-10) +## [libremdb-7.10.9](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.9) (2024-04-11) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@1684095](https://github.com/1684095) by renovate ([#20534](https://github.com/truecharts/charts/issues/20534)) + +- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -93,7 +97,3 @@ title: Changelog - update container image quay.io/pussthecatorg/libremdb to latest[@dbec13a](https://github.com/dbec13a) by renovate ([#20120](https://github.com/truecharts/charts/issues/20120)) - update container image quay.io/pussthecatorg/libremdb to latest[@c7c4554](https://github.com/c7c4554) by renovate ([#20105](https://github.com/truecharts/charts/issues/20105)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@3356aae](https://github.com/3356aae) by renovate ([#20089](https://github.com/truecharts/charts/issues/20089)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@d61a4ee](https://github.com/d61a4ee) by renovate ([#20081](https://github.com/truecharts/charts/issues/20081)) diff --git a/stable/libremdb/7.10.7/Chart.yaml b/stable/libremdb/7.10.9/Chart.yaml similarity index 97% rename from stable/libremdb/7.10.7/Chart.yaml rename to stable/libremdb/7.10.9/Chart.yaml index 513265b328c..8d8d081365c 100644 --- a/stable/libremdb/7.10.7/Chart.yaml +++ b/stable/libremdb/7.10.9/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.4 + version: 13.3.5 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 7.10.7 +version: 7.10.9 diff --git a/stable/libremdb/7.10.7/README.md b/stable/libremdb/7.10.9/README.md similarity index 100% rename from stable/libremdb/7.10.7/README.md rename to stable/libremdb/7.10.9/README.md diff --git a/stable/libremdb/7.10.7/app-changelog.md b/stable/libremdb/7.10.9/app-changelog.md similarity index 97% rename from stable/libremdb/7.10.7/app-changelog.md rename to stable/libremdb/7.10.9/app-changelog.md index 1659d2a2291..929356b48f2 100644 --- a/stable/libremdb/7.10.7/app-changelog.md +++ b/stable/libremdb/7.10.9/app-changelog.md @@ -1,11 +1,15 @@ -## [libremdb-7.10.7](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.7) (2024-04-10) +## [libremdb-7.10.9](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.9) (2024-04-11) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@1684095](https://github.com/1684095) by renovate ([#20534](https://github.com/truecharts/charts/issues/20534)) + +- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) diff --git a/stable/libremdb/7.10.7/app-readme.md b/stable/libremdb/7.10.9/app-readme.md similarity index 100% rename from stable/libremdb/7.10.7/app-readme.md rename to stable/libremdb/7.10.9/app-readme.md diff --git a/stable/rimgo/6.8.4/charts/common-20.3.5.tgz b/stable/libremdb/7.10.9/charts/common-20.3.5.tgz similarity index 100% rename from stable/rimgo/6.8.4/charts/common-20.3.5.tgz rename to stable/libremdb/7.10.9/charts/common-20.3.5.tgz diff --git a/stable/libremdb/7.10.9/charts/redis-13.3.5.tgz b/stable/libremdb/7.10.9/charts/redis-13.3.5.tgz new file mode 100644 index 00000000000..84ab6e0a86c Binary files /dev/null and b/stable/libremdb/7.10.9/charts/redis-13.3.5.tgz differ diff --git a/stable/libremdb/7.10.7/ix_values.yaml b/stable/libremdb/7.10.9/ix_values.yaml similarity index 89% rename from stable/libremdb/7.10.7/ix_values.yaml rename to stable/libremdb/7.10.9/ix_values.yaml index ed5dac21696..8f86898e03a 100644 --- a/stable/libremdb/7.10.7/ix_values.yaml +++ b/stable/libremdb/7.10.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:28c9ae7b3624a071e3937de82dcba4cad519621d8c9968ca8e9562604f29a505 + tag: latest@sha256:168409578f252a5cf480db7e0389fdf6ad4a88bc60d77aa9204a8acc14b94076 service: main: ports: @@ -15,7 +15,7 @@ persistence: mountPath: /opt/app redis: enabled: true - includeCommon: false + includeCommon: true redisUsername: default portal: open: diff --git a/stable/libremdb/7.10.7/questions.yaml b/stable/libremdb/7.10.9/questions.yaml similarity index 100% rename from stable/libremdb/7.10.7/questions.yaml rename to stable/libremdb/7.10.9/questions.yaml diff --git a/stable/libremdb/7.10.7/templates/NOTES.txt b/stable/libremdb/7.10.9/templates/NOTES.txt similarity index 100% rename from stable/libremdb/7.10.7/templates/NOTES.txt rename to stable/libremdb/7.10.9/templates/NOTES.txt diff --git a/stable/libremdb/7.10.7/templates/common.yaml b/stable/libremdb/7.10.9/templates/common.yaml similarity index 100% rename from stable/libremdb/7.10.7/templates/common.yaml rename to stable/libremdb/7.10.9/templates/common.yaml diff --git a/stable/libremdb/7.10.7/values.yaml b/stable/libremdb/7.10.9/values.yaml similarity index 100% rename from stable/libremdb/7.10.7/values.yaml rename to stable/libremdb/7.10.9/values.yaml diff --git a/stable/lidarr/21.6.4/CHANGELOG.md b/stable/lidarr/21.6.4/CHANGELOG.md index c9744b1d557..e0f289c34c3 100644 --- a/stable/lidarr/21.6.4/CHANGELOG.md +++ b/stable/lidarr/21.6.4/CHANGELOG.md @@ -86,7 +86,7 @@ title: Changelog - update container image ghcr.io/onedr0p/lidarr-develop to 2.2.1.4073[@ae2b24d](https://github.com/ae2b24d) by renovate ([#19254](https://github.com/truecharts/charts/issues/19254)) -## [lidarr-21.6.4](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.6.4) (2024-04-10) +## [lidarr-21.6.4](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.6.4) (2024-04-11) ### Chore diff --git a/stable/mariadb/13.9.7/CHANGELOG.md b/stable/mariadb/13.9.7/CHANGELOG.md index 9073baeff75..4c36f406626 100644 --- a/stable/mariadb/13.9.7/CHANGELOG.md +++ b/stable/mariadb/13.9.7/CHANGELOG.md @@ -94,6 +94,6 @@ title: Changelog - add prototype to force reset passwords on init -## [mariadb-13.9.7](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.9.7) (2024-04-10) +## [mariadb-13.9.7](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.9.7) (2024-04-11) ### Chore diff --git a/stable/memcached/12.9.3/CHANGELOG.md b/stable/memcached/12.9.3/CHANGELOG.md index e914ff33e71..1985b230192 100644 --- a/stable/memcached/12.9.3/CHANGELOG.md +++ b/stable/memcached/12.9.3/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [memcached-12.9.3](https://github.com/truecharts/charts/compare/memcached-12.7.0...memcached-12.9.3) (2024-04-10) +## [memcached-12.9.3](https://github.com/truecharts/charts/compare/memcached-12.7.0...memcached-12.9.3) (2024-04-11) ### Chore diff --git a/stable/metabase/3.9.4/CHANGELOG.md b/stable/metabase/3.9.4/CHANGELOG.md index 54487ca0974..29c6e129773 100644 --- a/stable/metabase/3.9.4/CHANGELOG.md +++ b/stable/metabase/3.9.4/CHANGELOG.md @@ -82,7 +82,7 @@ title: Changelog - update container image metabase/metabase to v0.49.0[@102b6a4](https://github.com/102b6a4) by renovate ([#19346](https://github.com/truecharts/charts/issues/19346)) -## [metabase-3.9.4](https://github.com/truecharts/charts/compare/metabase-3.6.0...metabase-3.9.4) (2024-04-10) +## [metabase-3.9.4](https://github.com/truecharts/charts/compare/metabase-3.6.0...metabase-3.9.4) (2024-04-11) ### Chore diff --git a/stable/metatube/5.8.2/charts/common-20.3.4.tgz b/stable/metatube/5.8.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/metatube/5.8.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/metatube/5.8.2/.helmignore b/stable/metatube/5.8.4/.helmignore similarity index 100% rename from stable/metatube/5.8.2/.helmignore rename to stable/metatube/5.8.4/.helmignore diff --git a/stable/metatube/5.8.2/CHANGELOG.md b/stable/metatube/5.8.4/CHANGELOG.md similarity index 78% rename from stable/metatube/5.8.2/CHANGELOG.md rename to stable/metatube/5.8.4/CHANGELOG.md index 21a5da20a44..26ab583c0c2 100644 --- a/stable/metatube/5.8.2/CHANGELOG.md +++ b/stable/metatube/5.8.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [metatube-5.8.2](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.2) (2024-04-10) +## [metatube-5.8.4](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.4) (2024-04-11) ### Chore +- update container image jvt038/metatube to latest[@e704d2b](https://github.com/e704d2b) by renovate ([#20574](https://github.com/truecharts/charts/issues/20574)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -33,12 +37,16 @@ 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)) -## [metatube-5.8.2](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.2) (2024-04-10) +## [metatube-5.8.4](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.4) (2024-04-11) ### Chore +- update container image jvt038/metatube to latest[@e704d2b](https://github.com/e704d2b) by renovate ([#20574](https://github.com/truecharts/charts/issues/20574)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -58,12 +66,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [metatube-5.8.2](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.2) (2024-04-10) +## [metatube-5.8.3](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.3) (2024-04-10) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -83,18 +93,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [metatube-5.8.2](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.2) (2024-04-10) +## [metatube-5.8.3](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.3) (2024-04-10) ### Chore - - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container 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)) \ No newline at end of file diff --git a/stable/metatube/5.8.2/Chart.yaml b/stable/metatube/5.8.4/Chart.yaml similarity index 94% rename from stable/metatube/5.8.2/Chart.yaml rename to stable/metatube/5.8.4/Chart.yaml index 66c8689dcf2..816bc54d740 100644 --- a/stable/metatube/5.8.2/Chart.yaml +++ b/stable/metatube/5.8.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Downloaders - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/metatube - https://hub.docker.com/r/jvt038/metatube type: application -version: 5.8.2 +version: 5.8.4 diff --git a/stable/metatube/5.8.2/README.md b/stable/metatube/5.8.4/README.md similarity index 100% rename from stable/metatube/5.8.2/README.md rename to stable/metatube/5.8.4/README.md diff --git a/stable/metatube/5.8.2/app-changelog.md b/stable/metatube/5.8.4/app-changelog.md similarity index 75% rename from stable/metatube/5.8.2/app-changelog.md rename to stable/metatube/5.8.4/app-changelog.md index c10154b8fd5..7cd90a7f2d8 100644 --- a/stable/metatube/5.8.2/app-changelog.md +++ b/stable/metatube/5.8.4/app-changelog.md @@ -1,11 +1,15 @@ -## [metatube-5.8.2](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.2) (2024-04-10) +## [metatube-5.8.4](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.4) (2024-04-11) ### Chore +- update container image jvt038/metatube to latest[@e704d2b](https://github.com/e704d2b) by renovate ([#20574](https://github.com/truecharts/charts/issues/20574)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/metatube/5.8.2/app-readme.md b/stable/metatube/5.8.4/app-readme.md similarity index 100% rename from stable/metatube/5.8.2/app-readme.md rename to stable/metatube/5.8.4/app-readme.md diff --git a/stable/rsshub/12.10.7/charts/common-20.3.5.tgz b/stable/metatube/5.8.4/charts/common-20.3.5.tgz similarity index 100% rename from stable/rsshub/12.10.7/charts/common-20.3.5.tgz rename to stable/metatube/5.8.4/charts/common-20.3.5.tgz diff --git a/stable/metatube/5.8.2/ix_values.yaml b/stable/metatube/5.8.4/ix_values.yaml similarity index 88% rename from stable/metatube/5.8.2/ix_values.yaml rename to stable/metatube/5.8.4/ix_values.yaml index 0e1d8ea76ed..e22972e5554 100644 --- a/stable/metatube/5.8.2/ix_values.yaml +++ b/stable/metatube/5.8.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: jvt038/metatube - tag: latest@sha256:ea605c501a6030eb04d8c7d707e2b219381b3b3579ec148e7c2de4b923929245 + tag: latest@sha256:e704d2be1b941b79e3b1587b22be411cd1590f135d2705bf1f20da8c774700be persistence: storagedatabase: enabled: true diff --git a/stable/metatube/5.8.2/questions.yaml b/stable/metatube/5.8.4/questions.yaml similarity index 100% rename from stable/metatube/5.8.2/questions.yaml rename to stable/metatube/5.8.4/questions.yaml diff --git a/stable/metatube/5.8.2/templates/common.yaml b/stable/metatube/5.8.4/templates/common.yaml similarity index 100% rename from stable/metatube/5.8.2/templates/common.yaml rename to stable/metatube/5.8.4/templates/common.yaml diff --git a/stable/metatube/5.8.2/values.yaml b/stable/metatube/5.8.4/values.yaml similarity index 100% rename from stable/metatube/5.8.2/values.yaml rename to stable/metatube/5.8.4/values.yaml diff --git a/stable/metube/12.10.2/CHANGELOG.md b/stable/metube/12.10.2/CHANGELOG.md index 90643dd67bc..992b9ae69d4 100644 --- a/stable/metube/12.10.2/CHANGELOG.md +++ b/stable/metube/12.10.2/CHANGELOG.md @@ -66,7 +66,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [metube-12.10.2](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.10.2) (2024-04-10) +## [metube-12.10.2](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.10.2) (2024-04-11) ### Chore @@ -95,6 +95,6 @@ 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)) -## [metube-12.10.2](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.10.2) (2024-04-10) +## [metube-12.10.2](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.10.2) (2024-04-11) ### Chore \ No newline at end of file diff --git a/stable/mongodb/12.8.5/CHANGELOG.md b/stable/mongodb/12.8.5/CHANGELOG.md index f6407123daa..fbb0889bc00 100644 --- a/stable/mongodb/12.8.5/CHANGELOG.md +++ b/stable/mongodb/12.8.5/CHANGELOG.md @@ -82,7 +82,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [mongodb-12.8.5](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.8.5) (2024-04-10) +## [mongodb-12.8.5](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.8.5) (2024-04-11) ### Chore diff --git a/stable/mstream/10.8.3/CHANGELOG.md b/stable/mstream/10.8.3/CHANGELOG.md index 15ae23312cf..26ff6885356 100644 --- a/stable/mstream/10.8.3/CHANGELOG.md +++ b/stable/mstream/10.8.3/CHANGELOG.md @@ -78,7 +78,7 @@ title: Changelog - update container image ghcr.io/linuxserver/mstream to 5.11.4[@4bb425c](https://github.com/4bb425c) by renovate ([#19240](https://github.com/truecharts/charts/issues/19240)) -## [mstream-10.8.3](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.8.3) (2024-04-10) +## [mstream-10.8.3](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.8.3) (2024-04-11) ### Chore diff --git a/stable/neko/6.1.3/CHANGELOG.md b/stable/neko/6.1.3/CHANGELOG.md index 229f619646c..027f2fb0fe5 100644 --- a/stable/neko/6.1.3/CHANGELOG.md +++ b/stable/neko/6.1.3/CHANGELOG.md @@ -66,7 +66,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [neko-6.1.3](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.1.3) (2024-04-10) +## [neko-6.1.3](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.1.3) (2024-04-11) ### Chore @@ -95,6 +95,6 @@ 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)) -## [neko-6.1.3](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.1.3) (2024-04-10) +## [neko-6.1.3](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.1.3) (2024-04-11) ### Chore \ No newline at end of file diff --git a/stable/nexus-oss/5.10.2/charts/common-20.3.4.tgz b/stable/nexus-oss/5.10.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/nexus-oss/5.10.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/nexus-oss/5.10.2/.helmignore b/stable/nexus-oss/5.10.4/.helmignore similarity index 100% rename from stable/nexus-oss/5.10.2/.helmignore rename to stable/nexus-oss/5.10.4/.helmignore diff --git a/stable/nexus-oss/5.10.2/CHANGELOG.md b/stable/nexus-oss/5.10.4/CHANGELOG.md similarity index 80% rename from stable/nexus-oss/5.10.2/CHANGELOG.md rename to stable/nexus-oss/5.10.4/CHANGELOG.md index 2870156d40d..840c12f3a0a 100644 --- a/stable/nexus-oss/5.10.2/CHANGELOG.md +++ b/stable/nexus-oss/5.10.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nexus-oss-5.10.2](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.2) (2024-04-10) +## [nexus-oss-5.10.4](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.4) (2024-04-11) ### Chore +- update container image sonatype/nexus3 to v3.67.1[@80b945b](https://github.com/80b945b) by renovate ([#20582](https://github.com/truecharts/charts/issues/20582)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -35,12 +39,16 @@ 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)) -## [nexus-oss-5.10.2](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.2) (2024-04-10) +## [nexus-oss-5.10.4](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.4) (2024-04-11) ### Chore +- update container image sonatype/nexus3 to v3.67.1[@80b945b](https://github.com/80b945b) by renovate ([#20582](https://github.com/truecharts/charts/issues/20582)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -62,12 +70,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [nexus-oss-5.10.2](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.2) (2024-04-10) +## [nexus-oss-5.10.3](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.3) (2024-04-10) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -87,14 +97,3 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - -## [nexus-oss-5.10.2](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.2) (2024-04-10) - -### Chore - - - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) \ No newline at end of file diff --git a/stable/nexus-oss/5.10.2/Chart.yaml b/stable/nexus-oss/5.10.4/Chart.yaml similarity index 92% rename from stable/nexus-oss/5.10.2/Chart.yaml rename to stable/nexus-oss/5.10.4/Chart.yaml index d982e195930..69e07c54120 100644 --- a/stable/nexus-oss/5.10.2/Chart.yaml +++ b/stable/nexus-oss/5.10.4/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.67.0 +appVersion: 3.67.1 dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png keywords: - nexus-oss - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 5.10.2 +version: 5.10.4 diff --git a/stable/nexus-oss/5.10.2/README.md b/stable/nexus-oss/5.10.4/README.md similarity index 100% rename from stable/nexus-oss/5.10.2/README.md rename to stable/nexus-oss/5.10.4/README.md diff --git a/stable/nexus-oss/5.10.2/app-changelog.md b/stable/nexus-oss/5.10.4/app-changelog.md similarity index 77% rename from stable/nexus-oss/5.10.2/app-changelog.md rename to stable/nexus-oss/5.10.4/app-changelog.md index e95cfef687b..d4fc277c52d 100644 --- a/stable/nexus-oss/5.10.2/app-changelog.md +++ b/stable/nexus-oss/5.10.4/app-changelog.md @@ -1,11 +1,15 @@ -## [nexus-oss-5.10.2](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.2) (2024-04-10) +## [nexus-oss-5.10.4](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.4) (2024-04-11) ### Chore +- update container image sonatype/nexus3 to v3.67.1[@80b945b](https://github.com/80b945b) by renovate ([#20582](https://github.com/truecharts/charts/issues/20582)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/nexus-oss/5.10.2/app-readme.md b/stable/nexus-oss/5.10.4/app-readme.md similarity index 100% rename from stable/nexus-oss/5.10.2/app-readme.md rename to stable/nexus-oss/5.10.4/app-readme.md diff --git a/stable/vikunja/13.10.7/charts/common-20.3.5.tgz b/stable/nexus-oss/5.10.4/charts/common-20.3.5.tgz similarity index 100% rename from stable/vikunja/13.10.7/charts/common-20.3.5.tgz rename to stable/nexus-oss/5.10.4/charts/common-20.3.5.tgz diff --git a/stable/nexus-oss/5.10.2/ix_values.yaml b/stable/nexus-oss/5.10.4/ix_values.yaml similarity index 87% rename from stable/nexus-oss/5.10.2/ix_values.yaml rename to stable/nexus-oss/5.10.4/ix_values.yaml index cee0dbc802e..2c1077fce11 100644 --- a/stable/nexus-oss/5.10.2/ix_values.yaml +++ b/stable/nexus-oss/5.10.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sonatype/nexus3 - tag: 3.67.0@sha256:4b58449ef8978992f105751ea260102899de6449cab7df611070173da86ba15c + tag: 3.67.1@sha256:80b945be128a6466320df09589d73ed4a5dbf09f3495243281d264bbc643228c persistence: data: enabled: true diff --git a/stable/nexus-oss/5.10.2/questions.yaml b/stable/nexus-oss/5.10.4/questions.yaml similarity index 100% rename from stable/nexus-oss/5.10.2/questions.yaml rename to stable/nexus-oss/5.10.4/questions.yaml diff --git a/stable/nexus-oss/5.10.2/templates/common.yaml b/stable/nexus-oss/5.10.4/templates/common.yaml similarity index 100% rename from stable/nexus-oss/5.10.2/templates/common.yaml rename to stable/nexus-oss/5.10.4/templates/common.yaml diff --git a/stable/nexus-oss/5.10.2/values.yaml b/stable/nexus-oss/5.10.4/values.yaml similarity index 100% rename from stable/nexus-oss/5.10.2/values.yaml rename to stable/nexus-oss/5.10.4/values.yaml diff --git a/stable/ollama/5.4.2/charts/common-20.3.4.tgz b/stable/ollama/5.4.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/ollama/5.4.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/ollama/5.4.2/.helmignore b/stable/ollama/5.4.4/.helmignore similarity index 100% rename from stable/ollama/5.4.2/.helmignore rename to stable/ollama/5.4.4/.helmignore diff --git a/stable/ollama/5.4.2/CHANGELOG.md b/stable/ollama/5.4.4/CHANGELOG.md similarity index 88% rename from stable/ollama/5.4.2/CHANGELOG.md rename to stable/ollama/5.4.4/CHANGELOG.md index ed7c9ea8ad4..9304a4cf107 100644 --- a/stable/ollama/5.4.2/CHANGELOG.md +++ b/stable/ollama/5.4.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [ollama-5.4.2](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.2) (2024-04-10) +## [ollama-5.4.4](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.4) (2024-04-11) ### Chore +- update container image ghcr.io/open-webui/open-webui to latest[@74d7590](https://github.com/74d7590) by renovate ([#20573](https://github.com/truecharts/charts/issues/20573)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -59,12 +63,16 @@ title: Changelog - update container image ghcr.io/open-webui/open-webui to latest[@74b95a7](https://github.com/74b95a7) by renovate ([#19262](https://github.com/truecharts/charts/issues/19262)) -## [ollama-5.4.2](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.2) (2024-04-10) +## [ollama-5.4.4](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.4) (2024-04-11) ### Chore +- update container image ghcr.io/open-webui/open-webui to latest[@74d7590](https://github.com/74d7590) by renovate ([#20573](https://github.com/truecharts/charts/issues/20573)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -89,12 +97,4 @@ title: Changelog - update container image ollama/ollama to v0.1.30[@b47483d](https://github.com/b47483d) by renovate ([#19937](https://github.com/truecharts/charts/issues/19937)) -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image ghcr.io/open-webui/open-webui to latest[@d822c99](https://github.com/d822c99) by renovate ([#19748](https://github.com/truecharts/charts/issues/19748)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image ghcr.io/open-webui/open-webui to latest[@63fed5e](https://github.com/63fed5e) by renovate ([#19579](https://github.com/truecharts/charts/issues/19579)) \ 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/ollama/5.4.2/Chart.yaml b/stable/ollama/5.4.4/Chart.yaml similarity index 94% rename from stable/ollama/5.4.2/Chart.yaml rename to stable/ollama/5.4.4/Chart.yaml index 1576ba1de99..98a8ceb4d23 100644 --- a/stable/ollama/5.4.2/Chart.yaml +++ b/stable/ollama/5.4.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.1.31 dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.png keywords: - ollama - language-models -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ sources: - https://github.com/ollama/ollama - https://github.com/open-webui/open-webui - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - - https://ghcr.io/open-webui/open-webui - https://hub.docker.com/r/ollama/ollama + - https://ghcr.io/open-webui/open-webui type: application -version: 5.4.2 +version: 5.4.4 diff --git a/stable/ollama/5.4.2/README.md b/stable/ollama/5.4.4/README.md similarity index 100% rename from stable/ollama/5.4.2/README.md rename to stable/ollama/5.4.4/README.md diff --git a/stable/ollama/5.4.2/app-changelog.md b/stable/ollama/5.4.4/app-changelog.md similarity index 88% rename from stable/ollama/5.4.2/app-changelog.md rename to stable/ollama/5.4.4/app-changelog.md index 50a10079e9e..192c96cc8a1 100644 --- a/stable/ollama/5.4.2/app-changelog.md +++ b/stable/ollama/5.4.4/app-changelog.md @@ -1,11 +1,15 @@ -## [ollama-5.4.2](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.2) (2024-04-10) +## [ollama-5.4.4](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.4) (2024-04-11) ### Chore +- update container image ghcr.io/open-webui/open-webui to latest[@74d7590](https://github.com/74d7590) by renovate ([#20573](https://github.com/truecharts/charts/issues/20573)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/ollama/5.4.2/app-readme.md b/stable/ollama/5.4.4/app-readme.md similarity index 100% rename from stable/ollama/5.4.2/app-readme.md rename to stable/ollama/5.4.4/app-readme.md diff --git a/stable/yourls/5.8.4/charts/common-20.3.5.tgz b/stable/ollama/5.4.4/charts/common-20.3.5.tgz similarity index 100% rename from stable/yourls/5.8.4/charts/common-20.3.5.tgz rename to stable/ollama/5.4.4/charts/common-20.3.5.tgz diff --git a/stable/ollama/5.4.2/ix_values.yaml b/stable/ollama/5.4.4/ix_values.yaml similarity index 97% rename from stable/ollama/5.4.2/ix_values.yaml rename to stable/ollama/5.4.4/ix_values.yaml index 31f70598c57..0142bb31978 100644 --- a/stable/ollama/5.4.2/ix_values.yaml +++ b/stable/ollama/5.4.4/ix_values.yaml @@ -9,7 +9,7 @@ rocmImage: uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent - tag: latest@sha256:5d7ca0c1613226f2b5c4e1b816338e0d11d85e765abb13bfdd1a8a68423900e2 + tag: latest@sha256:74d75905b6385d258f3de74e61dad2dbfea09b53c4bf02783e7e925d5d699c31 securityContext: container: diff --git a/stable/ollama/5.4.2/questions.yaml b/stable/ollama/5.4.4/questions.yaml similarity index 100% rename from stable/ollama/5.4.2/questions.yaml rename to stable/ollama/5.4.4/questions.yaml diff --git a/stable/ollama/5.4.2/templates/NOTES.txt b/stable/ollama/5.4.4/templates/NOTES.txt similarity index 100% rename from stable/ollama/5.4.2/templates/NOTES.txt rename to stable/ollama/5.4.4/templates/NOTES.txt diff --git a/stable/ollama/5.4.2/templates/_secrets.tpl b/stable/ollama/5.4.4/templates/_secrets.tpl similarity index 100% rename from stable/ollama/5.4.2/templates/_secrets.tpl rename to stable/ollama/5.4.4/templates/_secrets.tpl diff --git a/stable/ollama/5.4.2/templates/common.yaml b/stable/ollama/5.4.4/templates/common.yaml similarity index 100% rename from stable/ollama/5.4.2/templates/common.yaml rename to stable/ollama/5.4.4/templates/common.yaml diff --git a/stable/ollama/5.4.2/values.yaml b/stable/ollama/5.4.4/values.yaml similarity index 100% rename from stable/ollama/5.4.2/values.yaml rename to stable/ollama/5.4.4/values.yaml diff --git a/stable/palworld/2.8.3/CHANGELOG.md b/stable/palworld/2.8.3/CHANGELOG.md index 59bbf37422a..c9664d1a0e0 100644 --- a/stable/palworld/2.8.3/CHANGELOG.md +++ b/stable/palworld/2.8.3/CHANGELOG.md @@ -66,7 +66,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [palworld-2.8.3](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.8.3) (2024-04-10) +## [palworld-2.8.3](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.8.3) (2024-04-11) ### Chore @@ -95,6 +95,6 @@ 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)) -## [palworld-2.8.3](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.8.3) (2024-04-10) +## [palworld-2.8.3](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.8.3) (2024-04-11) ### Chore \ No newline at end of file diff --git a/stable/plextraktsync/7.9.4/CHANGELOG.md b/stable/plextraktsync/7.9.4/CHANGELOG.md index 0c9801b91ef..ee149af2297 100644 --- a/stable/plextraktsync/7.9.4/CHANGELOG.md +++ b/stable/plextraktsync/7.9.4/CHANGELOG.md @@ -90,7 +90,7 @@ title: Changelog - update container image ghcr.io/taxel/plextraktsync to v0.29.7[@a2dc236](https://github.com/a2dc236) by renovate ([#19310](https://github.com/truecharts/charts/issues/19310)) -## [plextraktsync-7.9.4](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-7.9.4) (2024-04-10) +## [plextraktsync-7.9.4](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-7.9.4) (2024-04-11) ### Chore diff --git a/stable/pylon/9.8.3/CHANGELOG.md b/stable/pylon/9.8.3/CHANGELOG.md index 1b3274b8133..5299f729763 100644 --- a/stable/pylon/9.8.3/CHANGELOG.md +++ b/stable/pylon/9.8.3/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [pylon-9.8.3](https://github.com/truecharts/charts/compare/pylon-9.6.0...pylon-9.8.3) (2024-04-10) +## [pylon-9.8.3](https://github.com/truecharts/charts/compare/pylon-9.6.0...pylon-9.8.3) (2024-04-11) ### Chore diff --git a/stable/qbittorrent/19.8.4/CHANGELOG.md b/stable/qbittorrent/19.8.4/CHANGELOG.md index 3b0c1716730..7e854867b0f 100644 --- a/stable/qbittorrent/19.8.4/CHANGELOG.md +++ b/stable/qbittorrent/19.8.4/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image ghcr.io/onedr0p/qbittorrent to 4.6.3[@f2895e6](https://github.com/f2895e6) by renovate ([#19256](https://github.com/truecharts/charts/issues/19256)) -## [qbittorrent-19.8.4](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.8.4) (2024-04-10) +## [qbittorrent-19.8.4](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.8.4) (2024-04-11) ### Chore diff --git a/stable/radarr/21.6.4/CHANGELOG.md b/stable/radarr/21.6.4/CHANGELOG.md index 8d31749df04..04560944fcc 100644 --- a/stable/radarr/21.6.4/CHANGELOG.md +++ b/stable/radarr/21.6.4/CHANGELOG.md @@ -78,7 +78,7 @@ title: Changelog - update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@431f4d8](https://github.com/431f4d8) by renovate ([#19257](https://github.com/truecharts/charts/issues/19257)) -## [radarr-21.6.4](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.6.4) (2024-04-10) +## [radarr-21.6.4](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.6.4) (2024-04-11) ### Chore diff --git a/stable/rdtclient/4.8.3/charts/common-20.3.4.tgz b/stable/rdtclient/4.8.3/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/rdtclient/4.8.3/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/rdtclient/4.8.3/.helmignore b/stable/rdtclient/4.8.5/.helmignore similarity index 100% rename from stable/rdtclient/4.8.3/.helmignore rename to stable/rdtclient/4.8.5/.helmignore diff --git a/stable/rdtclient/4.8.3/CHANGELOG.md b/stable/rdtclient/4.8.5/CHANGELOG.md similarity index 81% rename from stable/rdtclient/4.8.3/CHANGELOG.md rename to stable/rdtclient/4.8.5/CHANGELOG.md index 946db2e9bd1..6e7297afc2c 100644 --- a/stable/rdtclient/4.8.3/CHANGELOG.md +++ b/stable/rdtclient/4.8.5/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [rdtclient-4.8.3](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.3) (2024-04-10) +## [rdtclient-4.8.5](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.5) (2024-04-11) ### Chore +- update container image ghcr.io/rogerfar/rdtclient to v2.0.70[@af66012](https://github.com/af66012) by renovate ([#20581](https://github.com/truecharts/charts/issues/20581)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image ghcr.io/rogerfar/rdtclient to v2.0.69[@dc06c39](https://github.com/dc06c39) by renovate ([#20515](https://github.com/truecharts/charts/issues/20515)) @@ -41,12 +45,16 @@ 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)) -## [rdtclient-4.8.3](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.3) (2024-04-10) +## [rdtclient-4.8.5](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.5) (2024-04-11) ### Chore +- update container image ghcr.io/rogerfar/rdtclient to v2.0.70[@af66012](https://github.com/af66012) by renovate ([#20581](https://github.com/truecharts/charts/issues/20581)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image ghcr.io/rogerfar/rdtclient to v2.0.69[@dc06c39](https://github.com/dc06c39) by renovate ([#20515](https://github.com/truecharts/charts/issues/20515)) @@ -74,12 +82,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)) -## [rdtclient-4.8.3](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.3) (2024-04-10) +## [rdtclient-4.8.4](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.4) (2024-04-11) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image ghcr.io/rogerfar/rdtclient to v2.0.69[@dc06c39](https://github.com/dc06c39) by renovate ([#20515](https://github.com/truecharts/charts/issues/20515)) @@ -87,13 +97,3 @@ title: Changelog - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - update container image ghcr.io/rogerfar/rdtclient to v2.0.66[@c693300](https://github.com/c693300) by renovate ([#20483](https://github.com/truecharts/charts/issues/20483)) - -- update container 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/rogerfar/rdtclient to v2.0.65[@65d7754](https://github.com/65d7754) by renovate ([#20364](https://github.com/truecharts/charts/issues/20364)) - -- update container image ghcr.io/rogerfar/rdtclient to v2.0.64[@ff440bd](https://github.com/ff440bd) by renovate ([#20343](https://github.com/truecharts/charts/issues/20343)) - -- 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/rdtclient/4.8.3/Chart.yaml b/stable/rdtclient/4.8.5/Chart.yaml similarity index 95% rename from stable/rdtclient/4.8.3/Chart.yaml rename to stable/rdtclient/4.8.5/Chart.yaml index 577af8562ab..5f0492f5f2e 100644 --- a/stable/rdtclient/4.8.3/Chart.yaml +++ b/stable/rdtclient/4.8.5/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.69 +appVersion: 2.0.70 dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -35,4 +35,4 @@ sources: - https://ghcr.io/rogerfar/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 4.8.3 +version: 4.8.5 diff --git a/stable/rdtclient/4.8.3/README.md b/stable/rdtclient/4.8.5/README.md similarity index 100% rename from stable/rdtclient/4.8.3/README.md rename to stable/rdtclient/4.8.5/README.md diff --git a/stable/rdtclient/4.8.3/app-changelog.md b/stable/rdtclient/4.8.5/app-changelog.md similarity index 81% rename from stable/rdtclient/4.8.3/app-changelog.md rename to stable/rdtclient/4.8.5/app-changelog.md index 3844db0385c..5669d482b4b 100644 --- a/stable/rdtclient/4.8.3/app-changelog.md +++ b/stable/rdtclient/4.8.5/app-changelog.md @@ -1,11 +1,15 @@ -## [rdtclient-4.8.3](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.3) (2024-04-10) +## [rdtclient-4.8.5](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.5) (2024-04-11) ### Chore +- update container image ghcr.io/rogerfar/rdtclient to v2.0.70[@af66012](https://github.com/af66012) by renovate ([#20581](https://github.com/truecharts/charts/issues/20581)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image ghcr.io/rogerfar/rdtclient to v2.0.69[@dc06c39](https://github.com/dc06c39) by renovate ([#20515](https://github.com/truecharts/charts/issues/20515)) diff --git a/stable/rdtclient/4.8.3/app-readme.md b/stable/rdtclient/4.8.5/app-readme.md similarity index 100% rename from stable/rdtclient/4.8.3/app-readme.md rename to stable/rdtclient/4.8.5/app-readme.md diff --git a/stable/rdtclient/4.8.5/charts/common-20.3.5.tgz b/stable/rdtclient/4.8.5/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/rdtclient/4.8.5/charts/common-20.3.5.tgz differ diff --git a/stable/rdtclient/4.8.3/ix_values.yaml b/stable/rdtclient/4.8.5/ix_values.yaml similarity index 96% rename from stable/rdtclient/4.8.3/ix_values.yaml rename to stable/rdtclient/4.8.5/ix_values.yaml index 80beaff0d59..0fbf838a781 100644 --- a/stable/rdtclient/4.8.3/ix_values.yaml +++ b/stable/rdtclient/4.8.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/rogerfar/rdtclient pullPolicy: IfNotPresent - tag: 2.0.69@sha256:dc06c397c14d55207eb01947aa8f5b8f1662e597ab40db1f04adcc6ba88e8ae4 + tag: 2.0.70@sha256:af66012fb8f0326482bf5b39271d3b6612b1612385bbd1f18d296602f7539d17 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent diff --git a/stable/rdtclient/4.8.3/questions.yaml b/stable/rdtclient/4.8.5/questions.yaml similarity index 100% rename from stable/rdtclient/4.8.3/questions.yaml rename to stable/rdtclient/4.8.5/questions.yaml diff --git a/stable/rdtclient/4.8.3/templates/NOTES.txt b/stable/rdtclient/4.8.5/templates/NOTES.txt similarity index 100% rename from stable/rdtclient/4.8.3/templates/NOTES.txt rename to stable/rdtclient/4.8.5/templates/NOTES.txt diff --git a/stable/rdtclient/4.8.3/templates/common.yaml b/stable/rdtclient/4.8.5/templates/common.yaml similarity index 100% rename from stable/rdtclient/4.8.3/templates/common.yaml rename to stable/rdtclient/4.8.5/templates/common.yaml diff --git a/stable/rdtclient/4.8.3/values.yaml b/stable/rdtclient/4.8.5/values.yaml similarity index 100% rename from stable/rdtclient/4.8.3/values.yaml rename to stable/rdtclient/4.8.5/values.yaml diff --git a/stable/red-discordbot/5.8.2/charts/common-20.3.4.tgz b/stable/red-discordbot/5.8.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/red-discordbot/5.8.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/red-discordbot/5.8.2/.helmignore b/stable/red-discordbot/5.8.4/.helmignore similarity index 100% rename from stable/red-discordbot/5.8.2/.helmignore rename to stable/red-discordbot/5.8.4/.helmignore diff --git a/stable/red-discordbot/5.8.2/CHANGELOG.md b/stable/red-discordbot/5.8.4/CHANGELOG.md similarity index 80% rename from stable/red-discordbot/5.8.2/CHANGELOG.md rename to stable/red-discordbot/5.8.4/CHANGELOG.md index 450a2d3c606..2221bcff03d 100644 --- a/stable/red-discordbot/5.8.2/CHANGELOG.md +++ b/stable/red-discordbot/5.8.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [red-discordbot-5.8.2](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.2) (2024-04-10) +## [red-discordbot-5.8.4](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.4) (2024-04-11) ### Chore +- update container image phasecorex/red-discordbot to full[@6cd4447](https://github.com/6cd4447) by renovate ([#20577](https://github.com/truecharts/charts/issues/20577)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -39,12 +43,16 @@ title: Changelog - update container image phasecorex/red-discordbot to full[@2ecaf40](https://github.com/2ecaf40) by renovate ([#19278](https://github.com/truecharts/charts/issues/19278)) -## [red-discordbot-5.8.2](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.2) (2024-04-10) +## [red-discordbot-5.8.4](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.4) (2024-04-11) ### Chore +- update container image phasecorex/red-discordbot to full[@6cd4447](https://github.com/6cd4447) by renovate ([#20577](https://github.com/truecharts/charts/issues/20577)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -70,12 +78,14 @@ title: Changelog - update container image phasecorex/red-discordbot to full[@2ecaf40](https://github.com/2ecaf40) by renovate ([#19278](https://github.com/truecharts/charts/issues/19278)) -## [red-discordbot-5.8.2](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.2) (2024-04-10) +## [red-discordbot-5.8.3](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.3) (2024-04-10) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -87,13 +97,3 @@ title: Changelog - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image phasecorex/red-discordbot to full[@dcd591d](https://github.com/dcd591d) by renovate ([#19846](https://github.com/truecharts/charts/issues/19846)) - -- 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)) diff --git a/stable/red-discordbot/5.8.2/Chart.yaml b/stable/red-discordbot/5.8.4/Chart.yaml similarity index 87% rename from stable/red-discordbot/5.8.2/Chart.yaml rename to stable/red-discordbot/5.8.4/Chart.yaml index 16e1c324293..dbdeaf5e839 100644 --- a/stable/red-discordbot/5.8.2/Chart.yaml +++ b/stable/red-discordbot/5.8.4/Chart.yaml @@ -10,20 +10,20 @@ apiVersion: v2 appVersion: full dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] deprecated: false -description: "The newest Red-Discordbot in a convenient multi-arch Chart " +description: 'The newest Red-Discordbot in a convenient multi-arch Chart ' home: https://truecharts.org/charts/stable/red-discordbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png keywords: - red-discordbot - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot type: application -version: 5.8.2 +version: 5.8.4 diff --git a/stable/red-discordbot/5.8.2/README.md b/stable/red-discordbot/5.8.4/README.md similarity index 100% rename from stable/red-discordbot/5.8.2/README.md rename to stable/red-discordbot/5.8.4/README.md diff --git a/stable/red-discordbot/5.8.2/app-changelog.md b/stable/red-discordbot/5.8.4/app-changelog.md similarity index 79% rename from stable/red-discordbot/5.8.2/app-changelog.md rename to stable/red-discordbot/5.8.4/app-changelog.md index 3c6d7b9779f..dc3f887dece 100644 --- a/stable/red-discordbot/5.8.2/app-changelog.md +++ b/stable/red-discordbot/5.8.4/app-changelog.md @@ -1,11 +1,15 @@ -## [red-discordbot-5.8.2](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.2) (2024-04-10) +## [red-discordbot-5.8.4](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.4) (2024-04-11) ### Chore +- update container image phasecorex/red-discordbot to full[@6cd4447](https://github.com/6cd4447) by renovate ([#20577](https://github.com/truecharts/charts/issues/20577)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/red-discordbot/5.8.2/app-readme.md b/stable/red-discordbot/5.8.4/app-readme.md similarity index 100% rename from stable/red-discordbot/5.8.2/app-readme.md rename to stable/red-discordbot/5.8.4/app-readme.md diff --git a/stable/red-discordbot/5.8.4/charts/common-20.3.5.tgz b/stable/red-discordbot/5.8.4/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/red-discordbot/5.8.4/charts/common-20.3.5.tgz differ diff --git a/stable/red-discordbot/5.8.2/ix_values.yaml b/stable/red-discordbot/5.8.4/ix_values.yaml similarity index 88% rename from stable/red-discordbot/5.8.2/ix_values.yaml rename to stable/red-discordbot/5.8.4/ix_values.yaml index 3a74fc10fea..b49a4d4dfaf 100644 --- a/stable/red-discordbot/5.8.2/ix_values.yaml +++ b/stable/red-discordbot/5.8.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: phasecorex/red-discordbot - tag: full@sha256:9606fe64332e26e0f8076cf757134050c7c4e636064bc8b4f2e30ac28fff7f3e + tag: full@sha256:6cd444708a76dcdce17a2d745222165ce51b0203f8cc55341707b06113da679f persistence: data: enabled: true diff --git a/stable/red-discordbot/5.8.2/questions.yaml b/stable/red-discordbot/5.8.4/questions.yaml similarity index 100% rename from stable/red-discordbot/5.8.2/questions.yaml rename to stable/red-discordbot/5.8.4/questions.yaml diff --git a/stable/red-discordbot/5.8.2/templates/common.yaml b/stable/red-discordbot/5.8.4/templates/common.yaml similarity index 100% rename from stable/red-discordbot/5.8.2/templates/common.yaml rename to stable/red-discordbot/5.8.4/templates/common.yaml diff --git a/stable/red-discordbot/5.8.2/values.yaml b/stable/red-discordbot/5.8.4/values.yaml similarity index 100% rename from stable/red-discordbot/5.8.2/values.yaml rename to stable/red-discordbot/5.8.4/values.yaml diff --git a/stable/redmine/11.8.4/.helmignore b/stable/redmine/11.8.6/.helmignore similarity index 100% rename from stable/redmine/11.8.4/.helmignore rename to stable/redmine/11.8.6/.helmignore diff --git a/stable/redmine/11.8.4/CHANGELOG.md b/stable/redmine/11.8.6/CHANGELOG.md similarity index 81% rename from stable/redmine/11.8.4/CHANGELOG.md rename to stable/redmine/11.8.6/CHANGELOG.md index 761fc5e7d7d..1695f4da038 100644 --- a/stable/redmine/11.8.4/CHANGELOG.md +++ b/stable/redmine/11.8.6/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [redmine-11.8.4](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.4) (2024-04-10) +## [redmine-11.8.6](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.6) (2024-04-11) ### Chore +- update container image redmine to 5.1.2[@7c2690c](https://github.com/7c2690c) by renovate ([#20579](https://github.com/truecharts/charts/issues/20579)) + +- update container image redmine to 5.1.2[@d10de45](https://github.com/d10de45) by renovate ([#20558](https://github.com/truecharts/charts/issues/20558)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -41,12 +45,16 @@ title: Changelog - update container image redmine to 5.1.2[@7bba7e9](https://github.com/7bba7e9) by renovate ([#19281](https://github.com/truecharts/charts/issues/19281)) -## [redmine-11.8.4](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.4) (2024-04-10) +## [redmine-11.8.6](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.6) (2024-04-11) ### Chore +- update container image redmine to 5.1.2[@7c2690c](https://github.com/7c2690c) by renovate ([#20579](https://github.com/truecharts/charts/issues/20579)) + +- update container image redmine to 5.1.2[@d10de45](https://github.com/d10de45) by renovate ([#20558](https://github.com/truecharts/charts/issues/20558)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -74,12 +82,14 @@ title: Changelog - update container image redmine to 5.1.2[@7bba7e9](https://github.com/7bba7e9) by renovate ([#19281](https://github.com/truecharts/charts/issues/19281)) -## [redmine-11.8.4](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.4) (2024-04-10) +## [redmine-11.8.5](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.5) (2024-04-11) ### Chore +- update container image redmine to 5.1.2[@d10de45](https://github.com/d10de45) by renovate ([#20558](https://github.com/truecharts/charts/issues/20558)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -87,13 +97,3 @@ title: Changelog - update container image redmine to 5.1.2[@edabb7c](https://github.com/edabb7c) by renovate ([#20473](https://github.com/truecharts/charts/issues/20473)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container 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)) diff --git a/stable/redmine/11.8.4/Chart.yaml b/stable/redmine/11.8.6/Chart.yaml similarity index 98% rename from stable/redmine/11.8.4/Chart.yaml rename to stable/redmine/11.8.6/Chart.yaml index 6f4789f4f57..cb95c58bbcf 100644 --- a/stable/redmine/11.8.4/Chart.yaml +++ b/stable/redmine/11.8.6/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 11.8.4 +version: 11.8.6 diff --git a/stable/redmine/11.8.4/README.md b/stable/redmine/11.8.6/README.md similarity index 100% rename from stable/redmine/11.8.4/README.md rename to stable/redmine/11.8.6/README.md diff --git a/stable/redmine/11.8.4/app-changelog.md b/stable/redmine/11.8.6/app-changelog.md similarity index 81% rename from stable/redmine/11.8.4/app-changelog.md rename to stable/redmine/11.8.6/app-changelog.md index ef306351667..a588e173082 100644 --- a/stable/redmine/11.8.4/app-changelog.md +++ b/stable/redmine/11.8.6/app-changelog.md @@ -1,11 +1,15 @@ -## [redmine-11.8.4](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.4) (2024-04-10) +## [redmine-11.8.6](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.6) (2024-04-11) ### Chore +- update container image redmine to 5.1.2[@7c2690c](https://github.com/7c2690c) by renovate ([#20579](https://github.com/truecharts/charts/issues/20579)) + +- update container image redmine to 5.1.2[@d10de45](https://github.com/d10de45) by renovate ([#20558](https://github.com/truecharts/charts/issues/20558)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) diff --git a/stable/redmine/11.8.4/app-readme.md b/stable/redmine/11.8.6/app-readme.md similarity index 100% rename from stable/redmine/11.8.4/app-readme.md rename to stable/redmine/11.8.6/app-readme.md diff --git a/stable/redmine/11.8.6/charts/common-20.3.5.tgz b/stable/redmine/11.8.6/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/redmine/11.8.6/charts/common-20.3.5.tgz differ diff --git a/stable/redmine/11.8.4/ix_values.yaml b/stable/redmine/11.8.6/ix_values.yaml similarity index 94% rename from stable/redmine/11.8.4/ix_values.yaml rename to stable/redmine/11.8.6/ix_values.yaml index 4e52b28b680..c47401d0e07 100644 --- a/stable/redmine/11.8.4/ix_values.yaml +++ b/stable/redmine/11.8.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: redmine pullPolicy: IfNotPresent - tag: 5.1.2@sha256:edabb7c2ce7332f2a5a1b47963a0e6621c60fb0e5a9751e7e5329353cb20a466 + tag: 5.1.2@sha256:7c2690c9592728be62ad8b8d7a85e250d61ed936e8b8daf895fbb3d17b6fb0c6 redmine: plugins_migrate: true no_db_migrate: false diff --git a/stable/redmine/11.8.4/questions.yaml b/stable/redmine/11.8.6/questions.yaml similarity index 100% rename from stable/redmine/11.8.4/questions.yaml rename to stable/redmine/11.8.6/questions.yaml diff --git a/stable/redmine/11.8.4/templates/NOTES.txt b/stable/redmine/11.8.6/templates/NOTES.txt similarity index 100% rename from stable/redmine/11.8.4/templates/NOTES.txt rename to stable/redmine/11.8.6/templates/NOTES.txt diff --git a/stable/redmine/11.8.4/templates/_secrets.tpl b/stable/redmine/11.8.6/templates/_secrets.tpl similarity index 100% rename from stable/redmine/11.8.4/templates/_secrets.tpl rename to stable/redmine/11.8.6/templates/_secrets.tpl diff --git a/stable/redmine/11.8.4/templates/common.yaml b/stable/redmine/11.8.6/templates/common.yaml similarity index 100% rename from stable/redmine/11.8.4/templates/common.yaml rename to stable/redmine/11.8.6/templates/common.yaml diff --git a/stable/redmine/11.8.4/values.yaml b/stable/redmine/11.8.6/values.yaml similarity index 100% rename from stable/redmine/11.8.4/values.yaml rename to stable/redmine/11.8.6/values.yaml diff --git a/stable/remmina/10.8.4/CHANGELOG.md b/stable/remmina/10.8.4/CHANGELOG.md index 1324771b5b0..e2880336ca5 100644 --- a/stable/remmina/10.8.4/CHANGELOG.md +++ b/stable/remmina/10.8.4/CHANGELOG.md @@ -86,7 +86,7 @@ title: Changelog - update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243)) -## [remmina-10.8.4](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.8.4) (2024-04-10) +## [remmina-10.8.4](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.8.4) (2024-04-11) ### Chore diff --git a/stable/rflood/5.8.4/CHANGELOG.md b/stable/rflood/5.8.4/CHANGELOG.md index 6060f132b79..bd42fb7e017 100644 --- a/stable/rflood/5.8.4/CHANGELOG.md +++ b/stable/rflood/5.8.4/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [rflood-5.8.4](https://github.com/truecharts/charts/compare/rflood-5.6.0...rflood-5.8.4) (2024-04-10) +## [rflood-5.8.4](https://github.com/truecharts/charts/compare/rflood-5.6.0...rflood-5.8.4) (2024-04-11) ### Chore diff --git a/stable/rimgo/6.8.4/.helmignore b/stable/rimgo/6.8.6/.helmignore similarity index 100% rename from stable/rimgo/6.8.4/.helmignore rename to stable/rimgo/6.8.6/.helmignore diff --git a/stable/rimgo/6.8.4/CHANGELOG.md b/stable/rimgo/6.8.6/CHANGELOG.md similarity index 91% rename from stable/rimgo/6.8.4/CHANGELOG.md rename to stable/rimgo/6.8.6/CHANGELOG.md index 89b2fcf39a9..24a8018484d 100644 --- a/stable/rimgo/6.8.4/CHANGELOG.md +++ b/stable/rimgo/6.8.6/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [rimgo-6.8.4](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.4) (2024-04-10) +## [rimgo-6.8.6](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.6) (2024-04-11) ### Chore +- update container image quay.io/pussthecatorg/rimgo to latest[@d1b92be](https://github.com/d1b92be) by renovate ([#20578](https://github.com/truecharts/charts/issues/20578)) + +- update container image quay.io/pussthecatorg/rimgo to latest[@3e0318d](https://github.com/3e0318d) by renovate ([#20546](https://github.com/truecharts/charts/issues/20546)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -87,14 +91,10 @@ title: Changelog - update container image quay.io/pussthecatorg/rimgo to latest[@760f7c7](https://github.com/760f7c7) by renovate ([#19280](https://github.com/truecharts/charts/issues/19280)) -## [rimgo-6.8.3](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.3) (2024-04-10) +## [rimgo-6.8.6](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.6) (2024-04-11) ### Chore -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image quay.io/pussthecatorg/rimgo to latest[@95b51e2](https://github.com/95b51e2) by renovate ([#20511](https://github.com/truecharts/charts/issues/20511)) - -- update container image quay.io/pussthecatorg/rimgo to latest[@5fc093e](https://github.com/5fc093e) by renovate ([#20399](https://github.com/truecharts/charts/issues/20399)) \ No newline at end of file +- update container image quay.io/pussthecatorg/rimgo to latest[@d1b92be](https://github.com/d1b92be) by renovate ([#20578](https://github.com/truecharts/charts/issues/20578)) \ No newline at end of file diff --git a/stable/rimgo/6.8.4/Chart.yaml b/stable/rimgo/6.8.6/Chart.yaml similarity index 98% rename from stable/rimgo/6.8.4/Chart.yaml rename to stable/rimgo/6.8.6/Chart.yaml index 1e79615d1ea..7f3fbff2a7a 100644 --- a/stable/rimgo/6.8.4/Chart.yaml +++ b/stable/rimgo/6.8.6/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 6.8.4 +version: 6.8.6 diff --git a/stable/rimgo/6.8.4/README.md b/stable/rimgo/6.8.6/README.md similarity index 100% rename from stable/rimgo/6.8.4/README.md rename to stable/rimgo/6.8.6/README.md diff --git a/stable/rimgo/6.8.4/app-changelog.md b/stable/rimgo/6.8.6/app-changelog.md similarity index 92% rename from stable/rimgo/6.8.4/app-changelog.md rename to stable/rimgo/6.8.6/app-changelog.md index ab1d118cc97..6ebd346e53c 100644 --- a/stable/rimgo/6.8.4/app-changelog.md +++ b/stable/rimgo/6.8.6/app-changelog.md @@ -1,11 +1,15 @@ -## [rimgo-6.8.4](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.4) (2024-04-10) +## [rimgo-6.8.6](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.6) (2024-04-11) ### Chore +- update container image quay.io/pussthecatorg/rimgo to latest[@d1b92be](https://github.com/d1b92be) by renovate ([#20578](https://github.com/truecharts/charts/issues/20578)) + +- update container image quay.io/pussthecatorg/rimgo to latest[@3e0318d](https://github.com/3e0318d) by renovate ([#20546](https://github.com/truecharts/charts/issues/20546)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) diff --git a/stable/rimgo/6.8.4/app-readme.md b/stable/rimgo/6.8.6/app-readme.md similarity index 100% rename from stable/rimgo/6.8.4/app-readme.md rename to stable/rimgo/6.8.6/app-readme.md diff --git a/stable/rimgo/6.8.6/charts/common-20.3.5.tgz b/stable/rimgo/6.8.6/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/rimgo/6.8.6/charts/common-20.3.5.tgz differ diff --git a/stable/rimgo/6.8.4/ix_values.yaml b/stable/rimgo/6.8.6/ix_values.yaml similarity index 83% rename from stable/rimgo/6.8.4/ix_values.yaml rename to stable/rimgo/6.8.6/ix_values.yaml index ae0272f0505..4631c4f5a2e 100644 --- a/stable/rimgo/6.8.4/ix_values.yaml +++ b/stable/rimgo/6.8.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: quay.io/pussthecatorg/rimgo - tag: latest@sha256:95b51e2e661d5d5231bf4fca8159e998a52e7e71ead4e1e731803de1686d77d7 + tag: latest@sha256:d1b92be43d54af672334772f5a14d2fadd323409223f23e6daf52f6a726b96ce pullPolicy: IfNotPresent persistence: {} diff --git a/stable/rimgo/6.8.4/questions.yaml b/stable/rimgo/6.8.6/questions.yaml similarity index 100% rename from stable/rimgo/6.8.4/questions.yaml rename to stable/rimgo/6.8.6/questions.yaml diff --git a/stable/rimgo/6.8.4/templates/NOTES.txt b/stable/rimgo/6.8.6/templates/NOTES.txt similarity index 100% rename from stable/rimgo/6.8.4/templates/NOTES.txt rename to stable/rimgo/6.8.6/templates/NOTES.txt diff --git a/stable/rimgo/6.8.4/templates/common.yaml b/stable/rimgo/6.8.6/templates/common.yaml similarity index 100% rename from stable/rimgo/6.8.4/templates/common.yaml rename to stable/rimgo/6.8.6/templates/common.yaml diff --git a/stable/rimgo/6.8.4/values.yaml b/stable/rimgo/6.8.6/values.yaml similarity index 100% rename from stable/rimgo/6.8.4/values.yaml rename to stable/rimgo/6.8.6/values.yaml diff --git a/stable/rsnapshot/9.8.2/charts/common-20.3.4.tgz b/stable/rsnapshot/9.8.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/rsnapshot/9.8.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/rsnapshot/9.8.2/.helmignore b/stable/rsnapshot/9.8.4/.helmignore similarity index 100% rename from stable/rsnapshot/9.8.2/.helmignore rename to stable/rsnapshot/9.8.4/.helmignore diff --git a/stable/rsnapshot/9.8.2/CHANGELOG.md b/stable/rsnapshot/9.8.4/CHANGELOG.md similarity index 83% rename from stable/rsnapshot/9.8.2/CHANGELOG.md rename to stable/rsnapshot/9.8.4/CHANGELOG.md index 651131ccd57..b2bbcaa75a3 100644 --- a/stable/rsnapshot/9.8.2/CHANGELOG.md +++ b/stable/rsnapshot/9.8.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [rsnapshot-9.8.2](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.2) (2024-04-10) +## [rsnapshot-9.8.4](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@1a6887f](https://github.com/1a6887f) by renovate ([#20583](https://github.com/truecharts/charts/issues/20583)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -39,12 +43,14 @@ title: Changelog - update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@049c089](https://github.com/049c089) by renovate ([#19245](https://github.com/truecharts/charts/issues/19245)) -## [rsnapshot-9.8.2](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.2) (2024-04-10) +## [rsnapshot-9.8.3](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.3) (2024-04-10) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -70,12 +76,14 @@ title: Changelog - update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@049c089](https://github.com/049c089) by renovate ([#19245](https://github.com/truecharts/charts/issues/19245)) -## [rsnapshot-9.8.2](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.2) (2024-04-10) +## [rsnapshot-9.8.3](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.3) (2024-04-10) ### Chore +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -89,11 +97,3 @@ title: Changelog - update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@5aae886](https://github.com/5aae886) by renovate ([#19895](https://github.com/truecharts/charts/issues/19895)) - 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)) diff --git a/stable/rsnapshot/9.8.2/Chart.yaml b/stable/rsnapshot/9.8.4/Chart.yaml similarity index 93% rename from stable/rsnapshot/9.8.2/Chart.yaml rename to stable/rsnapshot/9.8.4/Chart.yaml index c53c73cb668..1790bbe71d4 100644 --- a/stable/rsnapshot/9.8.2/Chart.yaml +++ b/stable/rsnapshot/9.8.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.4.5 dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png keywords: - rsnapshot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - https://ghcr.io/linuxserver/rsnapshot type: application -version: 9.8.2 +version: 9.8.4 diff --git a/stable/rsnapshot/9.8.2/README.md b/stable/rsnapshot/9.8.4/README.md similarity index 100% rename from stable/rsnapshot/9.8.2/README.md rename to stable/rsnapshot/9.8.4/README.md diff --git a/stable/rsnapshot/9.8.2/app-changelog.md b/stable/rsnapshot/9.8.4/app-changelog.md similarity index 79% rename from stable/rsnapshot/9.8.2/app-changelog.md rename to stable/rsnapshot/9.8.4/app-changelog.md index 3cfd2f96467..76e2d70a9c6 100644 --- a/stable/rsnapshot/9.8.2/app-changelog.md +++ b/stable/rsnapshot/9.8.4/app-changelog.md @@ -1,11 +1,15 @@ -## [rsnapshot-9.8.2](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.2) (2024-04-10) +## [rsnapshot-9.8.4](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.4) (2024-04-11) ### Chore +- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@1a6887f](https://github.com/1a6887f) by renovate ([#20583](https://github.com/truecharts/charts/issues/20583)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/rsnapshot/9.8.2/app-readme.md b/stable/rsnapshot/9.8.4/app-readme.md similarity index 100% rename from stable/rsnapshot/9.8.2/app-readme.md rename to stable/rsnapshot/9.8.4/app-readme.md diff --git a/stable/rsnapshot/9.8.4/charts/common-20.3.5.tgz b/stable/rsnapshot/9.8.4/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/rsnapshot/9.8.4/charts/common-20.3.5.tgz differ diff --git a/stable/rsnapshot/9.8.2/ix_values.yaml b/stable/rsnapshot/9.8.4/ix_values.yaml similarity index 88% rename from stable/rsnapshot/9.8.2/ix_values.yaml rename to stable/rsnapshot/9.8.4/ix_values.yaml index 00fc335d805..a9a7e50e32a 100644 --- a/stable/rsnapshot/9.8.2/ix_values.yaml +++ b/stable/rsnapshot/9.8.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/rsnapshot pullPolicy: IfNotPresent - tag: 1.4.5@sha256:abc27e764185c566750c767d08cf334ff9802d1d17bccbfd2cfc6155def74135 + tag: 1.4.5@sha256:1a6887fc8020e1e9cac07aa88d46b41940f5e72ea7bdbbf3413a29ae13d8847a service: main: enabled: false diff --git a/stable/rsnapshot/9.8.2/questions.yaml b/stable/rsnapshot/9.8.4/questions.yaml similarity index 100% rename from stable/rsnapshot/9.8.2/questions.yaml rename to stable/rsnapshot/9.8.4/questions.yaml diff --git a/stable/rsnapshot/9.8.2/templates/NOTES.txt b/stable/rsnapshot/9.8.4/templates/NOTES.txt similarity index 100% rename from stable/rsnapshot/9.8.2/templates/NOTES.txt rename to stable/rsnapshot/9.8.4/templates/NOTES.txt diff --git a/stable/rsnapshot/9.8.2/templates/common.yaml b/stable/rsnapshot/9.8.4/templates/common.yaml similarity index 100% rename from stable/rsnapshot/9.8.2/templates/common.yaml rename to stable/rsnapshot/9.8.4/templates/common.yaml diff --git a/stable/rsnapshot/9.8.2/values.yaml b/stable/rsnapshot/9.8.4/values.yaml similarity index 100% rename from stable/rsnapshot/9.8.2/values.yaml rename to stable/rsnapshot/9.8.4/values.yaml diff --git a/stable/rsshub/12.10.7/charts/redis-13.3.4.tgz b/stable/rsshub/12.10.7/charts/redis-13.3.4.tgz deleted file mode 100644 index 5a779d71d11..00000000000 Binary files a/stable/rsshub/12.10.7/charts/redis-13.3.4.tgz and /dev/null differ diff --git a/stable/rsshub/12.10.7/.helmignore b/stable/rsshub/12.10.9/.helmignore similarity index 100% rename from stable/rsshub/12.10.7/.helmignore rename to stable/rsshub/12.10.9/.helmignore diff --git a/stable/rsshub/12.10.7/CHANGELOG.md b/stable/rsshub/12.10.9/CHANGELOG.md similarity index 93% rename from stable/rsshub/12.10.7/CHANGELOG.md rename to stable/rsshub/12.10.9/CHANGELOG.md index ef6d0ccd648..57565ad7bfe 100644 --- a/stable/rsshub/12.10.7/CHANGELOG.md +++ b/stable/rsshub/12.10.9/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [rsshub-12.10.7](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.7) (2024-04-10) +## [rsshub-12.10.9](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.9) (2024-04-11) ### Chore +- update container image diygod/rsshub to latest[@cab1b41](https://github.com/cab1b41) by renovate ([#20533](https://github.com/truecharts/charts/issues/20533)) + +- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -93,7 +97,3 @@ title: Changelog - update container image diygod/rsshub to latest[@2085093](https://github.com/2085093) by renovate ([#19990](https://github.com/truecharts/charts/issues/19990)) - update container image diygod/rsshub to latest[@d1d239b](https://github.com/d1d239b) by renovate ([#19932](https://github.com/truecharts/charts/issues/19932)) - -- update container image diygod/rsshub to latest[@a9b27f5](https://github.com/a9b27f5) by renovate ([#19920](https://github.com/truecharts/charts/issues/19920)) - -- update container image diygod/rsshub to latest[@e7755bb](https://github.com/e7755bb) by renovate ([#19894](https://github.com/truecharts/charts/issues/19894)) diff --git a/stable/rsshub/12.10.7/Chart.yaml b/stable/rsshub/12.10.9/Chart.yaml similarity index 97% rename from stable/rsshub/12.10.7/Chart.yaml rename to stable/rsshub/12.10.9/Chart.yaml index c711b72f8bf..d11cbb1ff37 100644 --- a/stable/rsshub/12.10.7/Chart.yaml +++ b/stable/rsshub/12.10.9/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 13.3.4 + version: 13.3.5 repository: oci://tccr.io/truecharts condition: redis.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 12.10.7 +version: 12.10.9 diff --git a/stable/rsshub/12.10.7/README.md b/stable/rsshub/12.10.9/README.md similarity index 100% rename from stable/rsshub/12.10.7/README.md rename to stable/rsshub/12.10.9/README.md diff --git a/stable/rsshub/12.10.7/app-changelog.md b/stable/rsshub/12.10.9/app-changelog.md similarity index 96% rename from stable/rsshub/12.10.7/app-changelog.md rename to stable/rsshub/12.10.9/app-changelog.md index 79c0eee0960..4414728cd8b 100644 --- a/stable/rsshub/12.10.7/app-changelog.md +++ b/stable/rsshub/12.10.9/app-changelog.md @@ -1,11 +1,15 @@ -## [rsshub-12.10.7](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.7) (2024-04-10) +## [rsshub-12.10.9](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.9) (2024-04-11) ### Chore +- update container image diygod/rsshub to latest[@cab1b41](https://github.com/cab1b41) by renovate ([#20533](https://github.com/truecharts/charts/issues/20533)) + +- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) diff --git a/stable/rsshub/12.10.7/app-readme.md b/stable/rsshub/12.10.9/app-readme.md similarity index 100% rename from stable/rsshub/12.10.7/app-readme.md rename to stable/rsshub/12.10.9/app-readme.md diff --git a/stable/rsshub/12.10.9/charts/common-20.3.5.tgz b/stable/rsshub/12.10.9/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/rsshub/12.10.9/charts/common-20.3.5.tgz differ diff --git a/stable/rsshub/12.10.9/charts/redis-13.3.5.tgz b/stable/rsshub/12.10.9/charts/redis-13.3.5.tgz new file mode 100644 index 00000000000..84ab6e0a86c Binary files /dev/null and b/stable/rsshub/12.10.9/charts/redis-13.3.5.tgz differ diff --git a/stable/rsshub/12.10.7/ix_values.yaml b/stable/rsshub/12.10.9/ix_values.yaml similarity index 93% rename from stable/rsshub/12.10.7/ix_values.yaml rename to stable/rsshub/12.10.9/ix_values.yaml index 27d19526101..0041bf06a39 100644 --- a/stable/rsshub/12.10.7/ix_values.yaml +++ b/stable/rsshub/12.10.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:89d05ebcd47a91a8c518d340f09ff40a43605f124f5a4632cb539dded2e78204 + tag: latest@sha256:cab1b4102d41ae1e753148b423c70cc10fcf5c66934990948ef60e6c37176687 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 @@ -13,7 +13,7 @@ service: # Enabled redis redis: enabled: true - includeCommon: false + includeCommon: true redisUsername: default additionalContainers: browserless: diff --git a/stable/rsshub/12.10.7/questions.yaml b/stable/rsshub/12.10.9/questions.yaml similarity index 100% rename from stable/rsshub/12.10.7/questions.yaml rename to stable/rsshub/12.10.9/questions.yaml diff --git a/stable/rsshub/12.10.7/templates/NOTES.txt b/stable/rsshub/12.10.9/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.10.7/templates/NOTES.txt rename to stable/rsshub/12.10.9/templates/NOTES.txt diff --git a/stable/rsshub/12.10.7/templates/common.yaml b/stable/rsshub/12.10.9/templates/common.yaml similarity index 100% rename from stable/rsshub/12.10.7/templates/common.yaml rename to stable/rsshub/12.10.9/templates/common.yaml diff --git a/stable/rsshub/12.10.7/values.yaml b/stable/rsshub/12.10.9/values.yaml similarity index 100% rename from stable/rsshub/12.10.7/values.yaml rename to stable/rsshub/12.10.9/values.yaml diff --git a/stable/rust/5.8.3/CHANGELOG.md b/stable/rust/5.8.3/CHANGELOG.md index d27f231d5dd..796fa444cfd 100644 --- a/stable/rust/5.8.3/CHANGELOG.md +++ b/stable/rust/5.8.3/CHANGELOG.md @@ -66,7 +66,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [rust-5.8.3](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.8.3) (2024-04-10) +## [rust-5.8.3](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.8.3) (2024-04-11) ### Chore @@ -95,6 +95,6 @@ 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)) -## [rust-5.8.3](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.8.3) (2024-04-10) +## [rust-5.8.3](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.8.3) (2024-04-11) ### Chore \ No newline at end of file diff --git a/stable/sabnzbd/19.6.4/CHANGELOG.md b/stable/sabnzbd/19.6.4/CHANGELOG.md index 18714606d6d..df19b7e3d3e 100644 --- a/stable/sabnzbd/19.6.4/CHANGELOG.md +++ b/stable/sabnzbd/19.6.4/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image ghcr.io/onedr0p/sabnzbd to 4.2.3[@fa8ddea](https://github.com/fa8ddea) by renovate ([#19259](https://github.com/truecharts/charts/issues/19259)) -## [sabnzbd-19.6.4](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.6.4) (2024-04-10) +## [sabnzbd-19.6.4](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.6.4) (2024-04-11) ### Chore diff --git a/stable/smokeping/10.8.4/CHANGELOG.md b/stable/smokeping/10.8.4/CHANGELOG.md index 4db962cd775..e26a00e66ec 100644 --- a/stable/smokeping/10.8.4/CHANGELOG.md +++ b/stable/smokeping/10.8.4/CHANGELOG.md @@ -86,7 +86,7 @@ title: Changelog - update container image ghcr.io/linuxserver/smokeping to 2.8.2[@a1ac286](https://github.com/a1ac286) by renovate ([#19247](https://github.com/truecharts/charts/issues/19247)) -## [smokeping-10.8.4](https://github.com/truecharts/charts/compare/smokeping-10.6.0...smokeping-10.8.4) (2024-04-10) +## [smokeping-10.8.4](https://github.com/truecharts/charts/compare/smokeping-10.6.0...smokeping-10.8.4) (2024-04-11) ### Chore diff --git a/stable/smtp-relay/3.8.3/CHANGELOG.md b/stable/smtp-relay/3.8.3/CHANGELOG.md index 9fe6b4f67b9..1d21f10e077 100644 --- a/stable/smtp-relay/3.8.3/CHANGELOG.md +++ b/stable/smtp-relay/3.8.3/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [smtp-relay-3.8.3](https://github.com/truecharts/charts/compare/smtp-relay-3.6.0...smtp-relay-3.8.3) (2024-04-10) +## [smtp-relay-3.8.3](https://github.com/truecharts/charts/compare/smtp-relay-3.6.0...smtp-relay-3.8.3) (2024-04-11) ### Chore diff --git a/stable/solr/10.8.4/CHANGELOG.md b/stable/solr/10.8.4/CHANGELOG.md index 1b395d5bd7b..259576c2a77 100644 --- a/stable/solr/10.8.4/CHANGELOG.md +++ b/stable/solr/10.8.4/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [solr-10.8.4](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.8.4) (2024-04-10) +## [solr-10.8.4](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.8.4) (2024-04-11) ### Chore diff --git a/stable/songkong/5.8.3/CHANGELOG.md b/stable/songkong/5.8.3/CHANGELOG.md index b9169deb96e..0af057462a6 100644 --- a/stable/songkong/5.8.3/CHANGELOG.md +++ b/stable/songkong/5.8.3/CHANGELOG.md @@ -86,7 +86,7 @@ title: Changelog - update container image songkong/songkong to latest[@d7eb00a](https://github.com/d7eb00a) by renovate ([#19286](https://github.com/truecharts/charts/issues/19286)) -## [songkong-5.8.3](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.8.3) (2024-04-10) +## [songkong-5.8.3](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.8.3) (2024-04-11) ### Chore diff --git a/stable/synclounge/9.8.3/CHANGELOG.md b/stable/synclounge/9.8.3/CHANGELOG.md index ef6a15463d2..14ef781bb52 100644 --- a/stable/synclounge/9.8.3/CHANGELOG.md +++ b/stable/synclounge/9.8.3/CHANGELOG.md @@ -86,7 +86,7 @@ title: Changelog - update container image ghcr.io/linuxserver/synclounge to 5.2.26[@fb4a0ce](https://github.com/fb4a0ce) by renovate ([#19248](https://github.com/truecharts/charts/issues/19248)) -## [synclounge-9.8.3](https://github.com/truecharts/charts/compare/synclounge-9.6.0...synclounge-9.8.3) (2024-04-10) +## [synclounge-9.8.3](https://github.com/truecharts/charts/compare/synclounge-9.6.0...synclounge-9.8.3) (2024-04-11) ### Chore diff --git a/stable/tar1090/5.8.3/charts/common-20.3.4.tgz b/stable/tar1090/5.8.3/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/stable/tar1090/5.8.3/charts/common-20.3.4.tgz and /dev/null differ diff --git a/stable/tar1090/5.8.3/.helmignore b/stable/tar1090/5.8.5/.helmignore similarity index 100% rename from stable/tar1090/5.8.3/.helmignore rename to stable/tar1090/5.8.5/.helmignore diff --git a/stable/tar1090/5.8.3/CHANGELOG.md b/stable/tar1090/5.8.5/CHANGELOG.md similarity index 86% rename from stable/tar1090/5.8.3/CHANGELOG.md rename to stable/tar1090/5.8.5/CHANGELOG.md index ae0afaed308..b2d7919cab4 100644 --- a/stable/tar1090/5.8.3/CHANGELOG.md +++ b/stable/tar1090/5.8.5/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [tar1090-5.8.3](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.3) (2024-04-10) +## [tar1090-5.8.5](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.5) (2024-04-11) ### Chore +- update container image mikenye/tar1090 to latest[@f9b6594](https://github.com/f9b6594) by renovate ([#20575](https://github.com/truecharts/charts/issues/20575)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -65,12 +69,16 @@ title: Changelog - update container image mikenye/tar1090 to latest[@a1075a0](https://github.com/a1075a0) by renovate ([#19275](https://github.com/truecharts/charts/issues/19275)) -## [tar1090-5.8.3](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.3) (2024-04-10) +## [tar1090-5.8.5](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.5) (2024-04-11) ### Chore +- update container image mikenye/tar1090 to latest[@f9b6594](https://github.com/f9b6594) by renovate ([#20575](https://github.com/truecharts/charts/issues/20575)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -89,12 +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 mikenye/tar1090 to latest[@d0fbc24](https://github.com/d0fbc24) by renovate ([#19922](https://github.com/truecharts/charts/issues/19922)) - -- update container image mikenye/tar1090 to latest[@e726bfe](https://github.com/e726bfe) by renovate ([#19885](https://github.com/truecharts/charts/issues/19885)) - -- 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 mikenye/tar1090 to latest[@b719278](https://github.com/b719278) by renovate ([#19785](https://github.com/truecharts/charts/issues/19785)) - -- 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 mikenye/tar1090 to latest[@d0fbc24](https://github.com/d0fbc24) by renovate ([#19922](https://github.com/truecharts/charts/issues/19922)) \ No newline at end of file diff --git a/stable/tar1090/5.8.3/Chart.yaml b/stable/tar1090/5.8.5/Chart.yaml similarity index 93% rename from stable/tar1090/5.8.3/Chart.yaml rename to stable/tar1090/5.8.5/Chart.yaml index c2b6c3798ce..ba2d868270b 100644 --- a/stable/tar1090/5.8.3/Chart.yaml +++ b/stable/tar1090/5.8.5/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 20.3.4 + version: 20.3.5 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png keywords: - tar1090 - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 - https://hub.docker.com/r/mikenye/tar1090 type: application -version: 5.8.3 +version: 5.8.5 diff --git a/stable/tar1090/5.8.3/README.md b/stable/tar1090/5.8.5/README.md similarity index 100% rename from stable/tar1090/5.8.3/README.md rename to stable/tar1090/5.8.5/README.md diff --git a/stable/tar1090/5.8.3/app-changelog.md b/stable/tar1090/5.8.5/app-changelog.md similarity index 89% rename from stable/tar1090/5.8.3/app-changelog.md rename to stable/tar1090/5.8.5/app-changelog.md index 0104685fdfc..8cb1392159a 100644 --- a/stable/tar1090/5.8.3/app-changelog.md +++ b/stable/tar1090/5.8.5/app-changelog.md @@ -1,11 +1,15 @@ -## [tar1090-5.8.3](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.3) (2024-04-10) +## [tar1090-5.8.5](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.5) (2024-04-11) ### Chore +- update container image mikenye/tar1090 to latest[@f9b6594](https://github.com/f9b6594) by renovate ([#20575](https://github.com/truecharts/charts/issues/20575)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/tar1090/5.8.3/app-readme.md b/stable/tar1090/5.8.5/app-readme.md similarity index 100% rename from stable/tar1090/5.8.3/app-readme.md rename to stable/tar1090/5.8.5/app-readme.md diff --git a/stable/tar1090/5.8.5/charts/common-20.3.5.tgz b/stable/tar1090/5.8.5/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/tar1090/5.8.5/charts/common-20.3.5.tgz differ diff --git a/stable/tar1090/5.8.3/ix_values.yaml b/stable/tar1090/5.8.5/ix_values.yaml similarity index 85% rename from stable/tar1090/5.8.3/ix_values.yaml rename to stable/tar1090/5.8.5/ix_values.yaml index fd71dc4d2c1..582fcf07c5a 100644 --- a/stable/tar1090/5.8.3/ix_values.yaml +++ b/stable/tar1090/5.8.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: mikenye/tar1090 - tag: latest@sha256:ed326500de53ae788137c8dc569acedca0e1e5d1283d41ed26d87df8afaa0f16 + tag: latest@sha256:f9b6594e63766ecaa1cf1d5398c91bf132eae60e15d74472038daa4941f8a143 persistence: {} portal: open: diff --git a/stable/tar1090/5.8.3/questions.yaml b/stable/tar1090/5.8.5/questions.yaml similarity index 100% rename from stable/tar1090/5.8.3/questions.yaml rename to stable/tar1090/5.8.5/questions.yaml diff --git a/stable/tar1090/5.8.3/templates/common.yaml b/stable/tar1090/5.8.5/templates/common.yaml similarity index 100% rename from stable/tar1090/5.8.3/templates/common.yaml rename to stable/tar1090/5.8.5/templates/common.yaml diff --git a/stable/tar1090/5.8.3/values.yaml b/stable/tar1090/5.8.5/values.yaml similarity index 100% rename from stable/tar1090/5.8.3/values.yaml rename to stable/tar1090/5.8.5/values.yaml diff --git a/stable/tt-rss/16.8.3/CHANGELOG.md b/stable/tt-rss/16.8.3/CHANGELOG.md index 8ee4d378c89..a9e655df56f 100644 --- a/stable/tt-rss/16.8.3/CHANGELOG.md +++ b/stable/tt-rss/16.8.3/CHANGELOG.md @@ -78,7 +78,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [tt-rss-16.8.3](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-16.8.3) (2024-04-10) +## [tt-rss-16.8.3](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-16.8.3) (2024-04-11) ### Chore diff --git a/stable/vikunja/13.10.7/.helmignore b/stable/vikunja/13.10.9/.helmignore similarity index 100% rename from stable/vikunja/13.10.7/.helmignore rename to stable/vikunja/13.10.9/.helmignore diff --git a/stable/vikunja/13.10.7/CHANGELOG.md b/stable/vikunja/13.10.9/CHANGELOG.md similarity index 86% rename from stable/vikunja/13.10.7/CHANGELOG.md rename to stable/vikunja/13.10.9/CHANGELOG.md index a889bd358cf..1faf3d99dab 100644 --- a/stable/vikunja/13.10.7/CHANGELOG.md +++ b/stable/vikunja/13.10.9/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [vikunja-13.10.7](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.7) (2024-04-10) +## [vikunja-13.10.9](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.9) (2024-04-11) ### Chore +- update container image nginx to 1.25.4[@07145ce](https://github.com/07145ce) by renovate ([#20576](https://github.com/truecharts/charts/issues/20576)) + +- update container image nginx to 1.25.4[@391f9f4](https://github.com/391f9f4) by renovate ([#20544](https://github.com/truecharts/charts/issues/20544)) + - update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) @@ -51,12 +55,16 @@ 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.10.7](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.7) (2024-04-10) +## [vikunja-13.10.9](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.9) (2024-04-11) ### Chore +- update container image nginx to 1.25.4[@07145ce](https://github.com/07145ce) by renovate ([#20576](https://github.com/truecharts/charts/issues/20576)) + +- update container image nginx to 1.25.4[@391f9f4](https://github.com/391f9f4) by renovate ([#20544](https://github.com/truecharts/charts/issues/20544)) + - update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) @@ -89,11 +97,4 @@ 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)) -- 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 nginx to 1.25.4[@6db391d](https://github.com/6db391d) by renovate ([#19277](https://github.com/truecharts/charts/issues/19277)) - - -## [vikunja-13.10.6](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.6) (2024-04-10) - -### Chore +- 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/vikunja/13.10.7/Chart.yaml b/stable/vikunja/13.10.9/Chart.yaml similarity index 96% rename from stable/vikunja/13.10.7/Chart.yaml rename to stable/vikunja/13.10.9/Chart.yaml index 83d9537998c..7f4a4982415 100644 --- a/stable/vikunja/13.10.7/Chart.yaml +++ b/stable/vikunja/13.10.9/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/vikunja icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png keywords: - vikunja -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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/frontend + - https://hub.docker.com/_/nginx - https://hub.docker.com/r/vikunja/api type: application -version: 13.10.7 +version: 13.10.9 diff --git a/stable/vikunja/13.10.7/README.md b/stable/vikunja/13.10.9/README.md similarity index 100% rename from stable/vikunja/13.10.7/README.md rename to stable/vikunja/13.10.9/README.md diff --git a/stable/vikunja/13.10.7/app-changelog.md b/stable/vikunja/13.10.9/app-changelog.md similarity index 86% rename from stable/vikunja/13.10.7/app-changelog.md rename to stable/vikunja/13.10.9/app-changelog.md index 857ffa41c2e..3fab16c6628 100644 --- a/stable/vikunja/13.10.7/app-changelog.md +++ b/stable/vikunja/13.10.9/app-changelog.md @@ -1,11 +1,15 @@ -## [vikunja-13.10.7](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.7) (2024-04-10) +## [vikunja-13.10.9](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.9) (2024-04-11) ### Chore +- update container image nginx to 1.25.4[@07145ce](https://github.com/07145ce) by renovate ([#20576](https://github.com/truecharts/charts/issues/20576)) + +- update container image nginx to 1.25.4[@391f9f4](https://github.com/391f9f4) by renovate ([#20544](https://github.com/truecharts/charts/issues/20544)) + - update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) diff --git a/stable/vikunja/13.10.7/app-readme.md b/stable/vikunja/13.10.9/app-readme.md similarity index 100% rename from stable/vikunja/13.10.7/app-readme.md rename to stable/vikunja/13.10.9/app-readme.md diff --git a/stable/vikunja/13.10.9/charts/common-20.3.5.tgz b/stable/vikunja/13.10.9/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/vikunja/13.10.9/charts/common-20.3.5.tgz differ diff --git a/stable/vikunja/13.10.9/charts/redis-13.3.5.tgz b/stable/vikunja/13.10.9/charts/redis-13.3.5.tgz new file mode 100644 index 00000000000..84ab6e0a86c Binary files /dev/null and b/stable/vikunja/13.10.9/charts/redis-13.3.5.tgz differ diff --git a/stable/vikunja/13.10.7/ix_values.yaml b/stable/vikunja/13.10.9/ix_values.yaml similarity index 98% rename from stable/vikunja/13.10.7/ix_values.yaml rename to stable/vikunja/13.10.9/ix_values.yaml index 0040c370c06..bca02930faa 100644 --- a/stable/vikunja/13.10.7/ix_values.yaml +++ b/stable/vikunja/13.10.9/ix_values.yaml @@ -8,7 +8,7 @@ frontendImage: pullPolicy: IfNotPresent nginxImage: repository: nginx - tag: 1.25.4@sha256:6db391d1c0cfb30588ba0bf72ea999404f2764febf0f1f196acd5867ac7efa7e + tag: 1.25.4@sha256:07145ce64726c77459474a1e283d45d6755d9b175c2cc0bd85fe693ee09db744 workload: main: podSpec: diff --git a/stable/vikunja/13.10.7/questions.yaml b/stable/vikunja/13.10.9/questions.yaml similarity index 100% rename from stable/vikunja/13.10.7/questions.yaml rename to stable/vikunja/13.10.9/questions.yaml diff --git a/stable/vikunja/13.10.7/templates/NOTES.txt b/stable/vikunja/13.10.9/templates/NOTES.txt similarity index 100% rename from stable/vikunja/13.10.7/templates/NOTES.txt rename to stable/vikunja/13.10.9/templates/NOTES.txt diff --git a/stable/vikunja/13.10.7/templates/_secrets.tpl b/stable/vikunja/13.10.9/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/13.10.7/templates/_secrets.tpl rename to stable/vikunja/13.10.9/templates/_secrets.tpl diff --git a/stable/vikunja/13.10.7/templates/common.yaml b/stable/vikunja/13.10.9/templates/common.yaml similarity index 100% rename from stable/vikunja/13.10.7/templates/common.yaml rename to stable/vikunja/13.10.9/templates/common.yaml diff --git a/stable/vikunja/13.10.7/values.yaml b/stable/vikunja/13.10.9/values.yaml similarity index 100% rename from stable/vikunja/13.10.7/values.yaml rename to stable/vikunja/13.10.9/values.yaml diff --git a/stable/webp-server/5.8.4/CHANGELOG.md b/stable/webp-server/5.8.4/CHANGELOG.md index 96bb5d4f67e..e51ab9f7506 100644 --- a/stable/webp-server/5.8.4/CHANGELOG.md +++ b/stable/webp-server/5.8.4/CHANGELOG.md @@ -70,7 +70,7 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [webp-server-5.8.4](https://github.com/truecharts/charts/compare/webp-server-5.6.0...webp-server-5.8.4) (2024-04-10) +## [webp-server-5.8.4](https://github.com/truecharts/charts/compare/webp-server-5.6.0...webp-server-5.8.4) (2024-04-11) ### Chore diff --git a/stable/whisparr/10.0.1/CHANGELOG.md b/stable/whisparr/10.0.1/CHANGELOG.md index ed228439d27..c9327d0be71 100644 --- a/stable/whisparr/10.0.1/CHANGELOG.md +++ b/stable/whisparr/10.0.1/CHANGELOG.md @@ -82,7 +82,7 @@ title: Changelog - switch to v3 ([#20538](https://github.com/truecharts/charts/issues/20538)) -## [whisparr-10.0.1](https://github.com/truecharts/charts/compare/whisparr-9.6.0...whisparr-10.0.1) (2024-04-10) +## [whisparr-10.0.1](https://github.com/truecharts/charts/compare/whisparr-9.6.0...whisparr-10.0.1) (2024-04-11) ### Chore diff --git a/stable/yourls/5.8.4/.helmignore b/stable/yourls/5.8.6/.helmignore similarity index 100% rename from stable/yourls/5.8.4/.helmignore rename to stable/yourls/5.8.6/.helmignore diff --git a/stable/yourls/5.8.4/CHANGELOG.md b/stable/yourls/5.8.6/CHANGELOG.md similarity index 82% rename from stable/yourls/5.8.4/CHANGELOG.md rename to stable/yourls/5.8.6/CHANGELOG.md index 98624a8fdb8..0005a3a8c6f 100644 --- a/stable/yourls/5.8.4/CHANGELOG.md +++ b/stable/yourls/5.8.6/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [yourls-5.8.4](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.4) (2024-04-10) +## [yourls-5.8.6](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.6) (2024-04-11) ### Chore +- update container image yourls to latest[@14692e2](https://github.com/14692e2) by renovate ([#20580](https://github.com/truecharts/charts/issues/20580)) + +- update container image yourls to latest[@f361065](https://github.com/f361065) by renovate ([#20559](https://github.com/truecharts/charts/issues/20559)) + - update container image yourls to latest[@cf1b1aa](https://github.com/cf1b1aa) by renovate ([#20549](https://github.com/truecharts/charts/issues/20549)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) @@ -45,12 +49,16 @@ title: Changelog - update container image yourls to latest[@ab635e5](https://github.com/ab635e5) by renovate ([#19295](https://github.com/truecharts/charts/issues/19295)) -## [yourls-5.8.4](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.4) (2024-04-10) +## [yourls-5.8.6](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.6) (2024-04-11) ### Chore +- update container image yourls to latest[@14692e2](https://github.com/14692e2) by renovate ([#20580](https://github.com/truecharts/charts/issues/20580)) + +- update container image yourls to latest[@f361065](https://github.com/f361065) by renovate ([#20559](https://github.com/truecharts/charts/issues/20559)) + - update container image yourls to latest[@cf1b1aa](https://github.com/cf1b1aa) by renovate ([#20549](https://github.com/truecharts/charts/issues/20549)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) @@ -82,18 +90,10 @@ title: Changelog - update container image yourls to latest[@ab635e5](https://github.com/ab635e5) by renovate ([#19295](https://github.com/truecharts/charts/issues/19295)) -## [yourls-5.8.3](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.3) (2024-04-10) +## [yourls-5.8.5](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.5) (2024-04-11) ### Chore -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image yourls to latest[@9dd4ab3](https://github.com/9dd4ab3) by renovate ([#20476](https://github.com/truecharts/charts/issues/20476)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image yourls to latest[@f361065](https://github.com/f361065) by renovate ([#20559](https://github.com/truecharts/charts/issues/20559)) diff --git a/stable/yourls/5.8.4/Chart.yaml b/stable/yourls/5.8.6/Chart.yaml similarity index 98% rename from stable/yourls/5.8.4/Chart.yaml rename to stable/yourls/5.8.6/Chart.yaml index 3481d86ff5a..f20e88488dd 100644 --- a/stable/yourls/5.8.4/Chart.yaml +++ b/stable/yourls/5.8.6/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 5.8.4 +version: 5.8.6 diff --git a/stable/yourls/5.8.4/README.md b/stable/yourls/5.8.6/README.md similarity index 100% rename from stable/yourls/5.8.4/README.md rename to stable/yourls/5.8.6/README.md diff --git a/stable/yourls/5.8.4/app-changelog.md b/stable/yourls/5.8.6/app-changelog.md similarity index 84% rename from stable/yourls/5.8.4/app-changelog.md rename to stable/yourls/5.8.6/app-changelog.md index 2c96b781b59..fda5e62c8a4 100644 --- a/stable/yourls/5.8.4/app-changelog.md +++ b/stable/yourls/5.8.6/app-changelog.md @@ -1,11 +1,15 @@ -## [yourls-5.8.4](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.4) (2024-04-10) +## [yourls-5.8.6](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.6) (2024-04-11) ### Chore +- update container image yourls to latest[@14692e2](https://github.com/14692e2) by renovate ([#20580](https://github.com/truecharts/charts/issues/20580)) + +- update container image yourls to latest[@f361065](https://github.com/f361065) by renovate ([#20559](https://github.com/truecharts/charts/issues/20559)) + - update container image yourls to latest[@cf1b1aa](https://github.com/cf1b1aa) by renovate ([#20549](https://github.com/truecharts/charts/issues/20549)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) diff --git a/stable/yourls/5.8.4/app-readme.md b/stable/yourls/5.8.6/app-readme.md similarity index 100% rename from stable/yourls/5.8.4/app-readme.md rename to stable/yourls/5.8.6/app-readme.md diff --git a/stable/yourls/5.8.6/charts/common-20.3.5.tgz b/stable/yourls/5.8.6/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/yourls/5.8.6/charts/common-20.3.5.tgz differ diff --git a/stable/yourls/5.8.4/ix_values.yaml b/stable/yourls/5.8.6/ix_values.yaml similarity index 87% rename from stable/yourls/5.8.4/ix_values.yaml rename to stable/yourls/5.8.6/ix_values.yaml index a823dd50f60..3b53ffcac6c 100644 --- a/stable/yourls/5.8.4/ix_values.yaml +++ b/stable/yourls/5.8.6/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: yourls - tag: latest@sha256:cf1b1aa190e4b8a19a8da2ce0339377d9a4cb74c056b7a60df45b18971ab1114 + tag: latest@sha256:14692e20b82041ed9880ff94507d8699c3df02a95dcdc1739a05d27b47c44d2b persistence: {} portal: open: diff --git a/stable/yourls/5.8.4/questions.yaml b/stable/yourls/5.8.6/questions.yaml similarity index 100% rename from stable/yourls/5.8.4/questions.yaml rename to stable/yourls/5.8.6/questions.yaml diff --git a/stable/yourls/5.8.4/templates/common.yaml b/stable/yourls/5.8.6/templates/common.yaml similarity index 100% rename from stable/yourls/5.8.4/templates/common.yaml rename to stable/yourls/5.8.6/templates/common.yaml diff --git a/stable/yourls/5.8.4/values.yaml b/stable/yourls/5.8.6/values.yaml similarity index 100% rename from stable/yourls/5.8.4/values.yaml rename to stable/yourls/5.8.6/values.yaml diff --git a/system/cert-manager/4.8.3/CHANGELOG.md b/system/cert-manager/4.8.3/CHANGELOG.md index d4cd6df20ec..47aac57e02b 100644 --- a/system/cert-manager/4.8.3/CHANGELOG.md +++ b/system/cert-manager/4.8.3/CHANGELOG.md @@ -74,7 +74,7 @@ title: Changelog - update container image tccr.io/tccr/scratch to latest[@22e9d34](https://github.com/22e9d34) by renovate ([#19289](https://github.com/truecharts/charts/issues/19289)) -## [cert-manager-4.8.3](https://github.com/truecharts/charts/compare/cert-manager-4.6.0...cert-manager-4.8.3) (2024-04-10) +## [cert-manager-4.8.3](https://github.com/truecharts/charts/compare/cert-manager-4.6.0...cert-manager-4.8.3) (2024-04-11) ### Chore