diff --git a/premium/nextcloud/29.10.7/.helmignore b/premium/nextcloud/29.10.9/.helmignore similarity index 100% rename from premium/nextcloud/29.10.7/.helmignore rename to premium/nextcloud/29.10.9/.helmignore diff --git a/premium/nextcloud/29.10.7/CHANGELOG.md b/premium/nextcloud/29.10.9/CHANGELOG.md similarity index 87% rename from premium/nextcloud/29.10.7/CHANGELOG.md rename to premium/nextcloud/29.10.9/CHANGELOG.md index a1cd26ddfe9..6aad713c635 100644 --- a/premium/nextcloud/29.10.7/CHANGELOG.md +++ b/premium/nextcloud/29.10.9/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nextcloud-29.10.7](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.7) (2024-04-11) +## [nextcloud-29.10.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.9) (2024-04-11) ### Chore +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@c5919db](https://github.com/c5919db) by renovate ([#20587](https://github.com/truecharts/charts/issues/20587)) + +- 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)) @@ -87,14 +91,10 @@ title: Changelog - fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409)) -## [nextcloud-29.10.7](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.7) (2024-04-11) +## [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 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)) \ No newline at end of file +- 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)) \ No newline at end of file diff --git a/premium/nextcloud/29.10.7/Chart.yaml b/premium/nextcloud/29.10.9/Chart.yaml similarity index 97% rename from premium/nextcloud/29.10.7/Chart.yaml rename to premium/nextcloud/29.10.9/Chart.yaml index 2168d523bbd..b70c0a41a91 100644 --- a/premium/nextcloud/29.10.7/Chart.yaml +++ b/premium/nextcloud/29.10.9/Chart.yaml @@ -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 @@ -45,9 +45,9 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://hub.docker.com/r/collabora/code + - 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-push-notify + - https://hub.docker.com/r/collabora/code type: application -version: 29.10.7 +version: 29.10.9 diff --git a/premium/nextcloud/29.10.7/LICENSE b/premium/nextcloud/29.10.9/LICENSE similarity index 100% rename from premium/nextcloud/29.10.7/LICENSE rename to premium/nextcloud/29.10.9/LICENSE diff --git a/premium/nextcloud/29.10.7/README.md b/premium/nextcloud/29.10.9/README.md similarity index 100% rename from premium/nextcloud/29.10.7/README.md rename to premium/nextcloud/29.10.9/README.md diff --git a/premium/nextcloud/29.10.7/app-changelog.md b/premium/nextcloud/29.10.9/app-changelog.md similarity index 91% rename from premium/nextcloud/29.10.7/app-changelog.md rename to premium/nextcloud/29.10.9/app-changelog.md index 6494555613e..c6dd8d31938 100644 --- a/premium/nextcloud/29.10.7/app-changelog.md +++ b/premium/nextcloud/29.10.9/app-changelog.md @@ -1,11 +1,15 @@ -## [nextcloud-29.10.7](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.7) (2024-04-11) +## [nextcloud-29.10.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.9) (2024-04-11) ### Chore +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@c5919db](https://github.com/c5919db) by renovate ([#20587](https://github.com/truecharts/charts/issues/20587)) + +- 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)) diff --git a/premium/nextcloud/29.10.7/app-readme.md b/premium/nextcloud/29.10.9/app-readme.md similarity index 100% rename from premium/nextcloud/29.10.7/app-readme.md rename to premium/nextcloud/29.10.9/app-readme.md diff --git a/premium/nextcloud/29.10.7/charts/common-20.3.5.tgz b/premium/nextcloud/29.10.9/charts/common-20.3.5.tgz similarity index 100% rename from premium/nextcloud/29.10.7/charts/common-20.3.5.tgz rename to premium/nextcloud/29.10.9/charts/common-20.3.5.tgz diff --git a/premium/nextcloud/29.10.7/charts/redis-13.3.5.tgz b/premium/nextcloud/29.10.9/charts/redis-13.3.5.tgz similarity index 100% rename from premium/nextcloud/29.10.7/charts/redis-13.3.5.tgz rename to premium/nextcloud/29.10.9/charts/redis-13.3.5.tgz diff --git a/premium/nextcloud/29.10.7/ix_values.yaml b/premium/nextcloud/29.10.9/ix_values.yaml similarity index 99% rename from premium/nextcloud/29.10.7/ix_values.yaml rename to premium/nextcloud/29.10.9/ix_values.yaml index ff74932c73b..d3d9bc377de 100644 --- a/premium/nextcloud/29.10.7/ix_values.yaml +++ b/premium/nextcloud/29.10.9/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:c5919dbb0d755483d76a415b19bd23fd7ddf6276e95fc556524996401fbc3dcf nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent diff --git a/premium/nextcloud/29.10.7/questions.yaml b/premium/nextcloud/29.10.9/questions.yaml similarity index 100% rename from premium/nextcloud/29.10.7/questions.yaml rename to premium/nextcloud/29.10.9/questions.yaml diff --git a/premium/nextcloud/29.10.7/templates/NOTES.txt b/premium/nextcloud/29.10.9/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/29.10.7/templates/NOTES.txt rename to premium/nextcloud/29.10.9/templates/NOTES.txt diff --git a/premium/nextcloud/29.10.7/templates/_configmap.tpl b/premium/nextcloud/29.10.9/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/29.10.7/templates/_configmap.tpl rename to premium/nextcloud/29.10.9/templates/_configmap.tpl diff --git a/premium/nextcloud/29.10.7/templates/_cronjobs.tpl b/premium/nextcloud/29.10.9/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/29.10.7/templates/_cronjobs.tpl rename to premium/nextcloud/29.10.9/templates/_cronjobs.tpl diff --git a/premium/nextcloud/29.10.7/templates/_ingressInjector.tpl b/premium/nextcloud/29.10.9/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/29.10.7/templates/_ingressInjector.tpl rename to premium/nextcloud/29.10.9/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/29.10.7/templates/_initPerms.tpl b/premium/nextcloud/29.10.9/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/29.10.7/templates/_initPerms.tpl rename to premium/nextcloud/29.10.9/templates/_initPerms.tpl diff --git a/premium/nextcloud/29.10.7/templates/_validation.tpl b/premium/nextcloud/29.10.9/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/29.10.7/templates/_validation.tpl rename to premium/nextcloud/29.10.9/templates/_validation.tpl diff --git a/premium/nextcloud/29.10.7/templates/_waitNextcloud.tpl b/premium/nextcloud/29.10.9/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/29.10.7/templates/_waitNextcloud.tpl rename to premium/nextcloud/29.10.9/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/29.10.7/templates/common.yaml b/premium/nextcloud/29.10.9/templates/common.yaml similarity index 100% rename from premium/nextcloud/29.10.7/templates/common.yaml rename to premium/nextcloud/29.10.9/templates/common.yaml diff --git a/premium/nextcloud/29.10.7/values.yaml b/premium/nextcloud/29.10.9/values.yaml similarity index 100% rename from premium/nextcloud/29.10.7/values.yaml rename to premium/nextcloud/29.10.9/values.yaml diff --git a/premium/traefik/26.10.2/charts/common-20.3.4.tgz b/premium/traefik/26.10.2/charts/common-20.3.4.tgz deleted file mode 100644 index 4ed938084f4..00000000000 Binary files a/premium/traefik/26.10.2/charts/common-20.3.4.tgz and /dev/null differ diff --git a/premium/traefik/26.10.2/.helmignore b/premium/traefik/26.10.4/.helmignore similarity index 100% rename from premium/traefik/26.10.2/.helmignore rename to premium/traefik/26.10.4/.helmignore diff --git a/premium/traefik/26.10.2/CHANGELOG.md b/premium/traefik/26.10.4/CHANGELOG.md similarity index 85% rename from premium/traefik/26.10.2/CHANGELOG.md rename to premium/traefik/26.10.4/CHANGELOG.md index 5f59196e3a6..497cc458913 100644 --- a/premium/traefik/26.10.2/CHANGELOG.md +++ b/premium/traefik/26.10.4/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10) +## [traefik-26.10.4](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.4) (2024-04-11) ### Chore +- update container image tccr.io/tccr/traefik to v[@065a731](https://github.com/065a731) by renovate ([#20588](https://github.com/truecharts/charts/issues/20588)) + +- 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)) @@ -51,12 +55,14 @@ title: Changelog - Fix ECDSA certs with TLS 1.2 ([#19377](https://github.com/truecharts/charts/issues/19377)) -## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10) +## [traefik-26.10.3](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.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)) @@ -91,9 +97,4 @@ title: Changelog - Update traefik how to URL ([#20029](https://github.com/truecharts/charts/issues/20029)) -- Fix ECDSA certs with TLS 1.2 ([#19377](https://github.com/truecharts/charts/issues/19377)) - - -## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10) - -### Chore +- Fix ECDSA certs with TLS 1.2 ([#19377](https://github.com/truecharts/charts/issues/19377)) \ No newline at end of file diff --git a/premium/traefik/26.10.2/Chart.yaml b/premium/traefik/26.10.4/Chart.yaml similarity index 94% rename from premium/traefik/26.10.2/Chart.yaml rename to premium/traefik/26.10.4/Chart.yaml index b74375b9782..86b641534a8 100644 --- a/premium/traefik/26.10.2/Chart.yaml +++ b/premium/traefik/26.10.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.11.0 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/traefik.png keywords: - traefik - ingress -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/premium/traefik - https://github.com/truecharts/containers/tree/master/apps/traefik type: application -version: 26.10.2 +version: 26.10.4 diff --git a/premium/traefik/26.10.2/README.md b/premium/traefik/26.10.4/README.md similarity index 100% rename from premium/traefik/26.10.2/README.md rename to premium/traefik/26.10.4/README.md diff --git a/premium/traefik/26.10.2/app-changelog.md b/premium/traefik/26.10.4/app-changelog.md similarity index 81% rename from premium/traefik/26.10.2/app-changelog.md rename to premium/traefik/26.10.4/app-changelog.md index 65bde91692e..f28228b29d3 100644 --- a/premium/traefik/26.10.2/app-changelog.md +++ b/premium/traefik/26.10.4/app-changelog.md @@ -1,11 +1,15 @@ -## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10) +## [traefik-26.10.4](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.4) (2024-04-11) ### Chore +- update container image tccr.io/tccr/traefik to v[@065a731](https://github.com/065a731) by renovate ([#20588](https://github.com/truecharts/charts/issues/20588)) + +- 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/premium/traefik/26.10.2/app-readme.md b/premium/traefik/26.10.4/app-readme.md similarity index 100% rename from premium/traefik/26.10.2/app-readme.md rename to premium/traefik/26.10.4/app-readme.md diff --git a/stable/libremdb/7.10.8/charts/common-20.3.5.tgz b/premium/traefik/26.10.4/charts/common-20.3.5.tgz similarity index 100% rename from stable/libremdb/7.10.8/charts/common-20.3.5.tgz rename to premium/traefik/26.10.4/charts/common-20.3.5.tgz diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_ingressroutes.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_ingressroutes.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_ingressroutes.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_ingressroutes.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_ingressroutetcps.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_ingressroutetcps.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_ingressroutetcps.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_ingressroutetcps.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_ingressrouteudps.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_ingressrouteudps.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_ingressrouteudps.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_ingressrouteudps.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_middlewares.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_middlewares.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_middlewares.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_middlewares.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_middlewaretcps.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_middlewaretcps.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_middlewaretcps.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_middlewaretcps.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_serverstransports.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_serverstransports.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_serverstransports.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_serverstransports.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_tlsoptions.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_tlsoptions.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_tlsoptions.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_tlsoptions.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_tlsstores.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_tlsstores.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_tlsstores.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_tlsstores.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.containo.us_traefikservices.yaml b/premium/traefik/26.10.4/crds/traefik.containo.us_traefikservices.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.containo.us_traefikservices.yaml rename to premium/traefik/26.10.4/crds/traefik.containo.us_traefikservices.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_ingressroutes.yaml b/premium/traefik/26.10.4/crds/traefik.io_ingressroutes.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_ingressroutes.yaml rename to premium/traefik/26.10.4/crds/traefik.io_ingressroutes.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_ingressroutetcps.yaml b/premium/traefik/26.10.4/crds/traefik.io_ingressroutetcps.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_ingressroutetcps.yaml rename to premium/traefik/26.10.4/crds/traefik.io_ingressroutetcps.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_ingressrouteudps.yaml b/premium/traefik/26.10.4/crds/traefik.io_ingressrouteudps.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_ingressrouteudps.yaml rename to premium/traefik/26.10.4/crds/traefik.io_ingressrouteudps.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_middlewares.yaml b/premium/traefik/26.10.4/crds/traefik.io_middlewares.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_middlewares.yaml rename to premium/traefik/26.10.4/crds/traefik.io_middlewares.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_middlewaretcps.yaml b/premium/traefik/26.10.4/crds/traefik.io_middlewaretcps.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_middlewaretcps.yaml rename to premium/traefik/26.10.4/crds/traefik.io_middlewaretcps.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_serverstransports.yaml b/premium/traefik/26.10.4/crds/traefik.io_serverstransports.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_serverstransports.yaml rename to premium/traefik/26.10.4/crds/traefik.io_serverstransports.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_serverstransporttcps.yaml b/premium/traefik/26.10.4/crds/traefik.io_serverstransporttcps.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_serverstransporttcps.yaml rename to premium/traefik/26.10.4/crds/traefik.io_serverstransporttcps.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_tlsoptions.yaml b/premium/traefik/26.10.4/crds/traefik.io_tlsoptions.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_tlsoptions.yaml rename to premium/traefik/26.10.4/crds/traefik.io_tlsoptions.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_tlsstores.yaml b/premium/traefik/26.10.4/crds/traefik.io_tlsstores.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_tlsstores.yaml rename to premium/traefik/26.10.4/crds/traefik.io_tlsstores.yaml diff --git a/premium/traefik/26.10.2/crds/traefik.io_traefikservices.yaml b/premium/traefik/26.10.4/crds/traefik.io_traefikservices.yaml similarity index 100% rename from premium/traefik/26.10.2/crds/traefik.io_traefikservices.yaml rename to premium/traefik/26.10.4/crds/traefik.io_traefikservices.yaml diff --git a/premium/traefik/26.10.2/dashboard.json b/premium/traefik/26.10.4/dashboard.json similarity index 100% rename from premium/traefik/26.10.2/dashboard.json rename to premium/traefik/26.10.4/dashboard.json diff --git a/premium/traefik/26.10.2/ix_values.yaml b/premium/traefik/26.10.4/ix_values.yaml similarity index 99% rename from premium/traefik/26.10.2/ix_values.yaml rename to premium/traefik/26.10.4/ix_values.yaml index beb642c3831..b73bebedbf2 100644 --- a/premium/traefik/26.10.2/ix_values.yaml +++ b/premium/traefik/26.10.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/tccr/traefik - tag: v2.11.0@sha256:543615fc27b7fb2605cf799aa627b368f4d9fe5f1a87c6b7ff6879b075694c44 + tag: v2.11.0@sha256:065a7319f9b9497a90495789df6e07f2dc5ee27a55a78a7a76fe228ea2a00a56 pullPolicy: IfNotPresent workload: diff --git a/premium/traefik/26.10.2/questions.yaml b/premium/traefik/26.10.4/questions.yaml similarity index 100% rename from premium/traefik/26.10.2/questions.yaml rename to premium/traefik/26.10.4/questions.yaml diff --git a/premium/traefik/26.10.2/templates/NOTES.txt b/premium/traefik/26.10.4/templates/NOTES.txt similarity index 100% rename from premium/traefik/26.10.2/templates/NOTES.txt rename to premium/traefik/26.10.4/templates/NOTES.txt diff --git a/premium/traefik/26.10.2/templates/_args.tpl b/premium/traefik/26.10.4/templates/_args.tpl similarity index 100% rename from premium/traefik/26.10.2/templates/_args.tpl rename to premium/traefik/26.10.4/templates/_args.tpl diff --git a/premium/traefik/26.10.2/templates/_helpers.tpl b/premium/traefik/26.10.4/templates/_helpers.tpl similarity index 100% rename from premium/traefik/26.10.2/templates/_helpers.tpl rename to premium/traefik/26.10.4/templates/_helpers.tpl diff --git a/premium/traefik/26.10.2/templates/_ingressclass.tpl b/premium/traefik/26.10.4/templates/_ingressclass.tpl similarity index 100% rename from premium/traefik/26.10.2/templates/_ingressclass.tpl rename to premium/traefik/26.10.4/templates/_ingressclass.tpl diff --git a/premium/traefik/26.10.2/templates/_ingressroute.tpl b/premium/traefik/26.10.4/templates/_ingressroute.tpl similarity index 100% rename from premium/traefik/26.10.2/templates/_ingressroute.tpl rename to premium/traefik/26.10.4/templates/_ingressroute.tpl diff --git a/premium/traefik/26.10.2/templates/_portalhook.tpl b/premium/traefik/26.10.4/templates/_portalhook.tpl similarity index 100% rename from premium/traefik/26.10.2/templates/_portalhook.tpl rename to premium/traefik/26.10.4/templates/_portalhook.tpl diff --git a/premium/traefik/26.10.2/templates/_tlsoptions.tpl b/premium/traefik/26.10.4/templates/_tlsoptions.tpl similarity index 100% rename from premium/traefik/26.10.2/templates/_tlsoptions.tpl rename to premium/traefik/26.10.4/templates/_tlsoptions.tpl diff --git a/premium/traefik/26.10.2/templates/_tlsstore.tpl b/premium/traefik/26.10.4/templates/_tlsstore.tpl similarity index 100% rename from premium/traefik/26.10.2/templates/_tlsstore.tpl rename to premium/traefik/26.10.4/templates/_tlsstore.tpl diff --git a/premium/traefik/26.10.2/templates/common.yaml b/premium/traefik/26.10.4/templates/common.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/common.yaml rename to premium/traefik/26.10.4/templates/common.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/addPrefix.yaml b/premium/traefik/26.10.4/templates/middlewares/addPrefix.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/addPrefix.yaml rename to premium/traefik/26.10.4/templates/middlewares/addPrefix.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/basic-middleware.yaml b/premium/traefik/26.10.4/templates/middlewares/basic-middleware.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/basic-middleware.yaml rename to premium/traefik/26.10.4/templates/middlewares/basic-middleware.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/basicauth.yaml b/premium/traefik/26.10.4/templates/middlewares/basicauth.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/basicauth.yaml rename to premium/traefik/26.10.4/templates/middlewares/basicauth.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/bouncer.yaml b/premium/traefik/26.10.4/templates/middlewares/bouncer.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/bouncer.yaml rename to premium/traefik/26.10.4/templates/middlewares/bouncer.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/buffering.yaml b/premium/traefik/26.10.4/templates/middlewares/buffering.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/buffering.yaml rename to premium/traefik/26.10.4/templates/middlewares/buffering.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/chain.yaml b/premium/traefik/26.10.4/templates/middlewares/chain.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/chain.yaml rename to premium/traefik/26.10.4/templates/middlewares/chain.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/customFrameOptionsValue.yaml b/premium/traefik/26.10.4/templates/middlewares/customFrameOptionsValue.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/customFrameOptionsValue.yaml rename to premium/traefik/26.10.4/templates/middlewares/customFrameOptionsValue.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/customRequestHeaders.yaml b/premium/traefik/26.10.4/templates/middlewares/customRequestHeaders.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/customRequestHeaders.yaml rename to premium/traefik/26.10.4/templates/middlewares/customRequestHeaders.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/customResponseHeaders.yaml b/premium/traefik/26.10.4/templates/middlewares/customResponseHeaders.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/customResponseHeaders.yaml rename to premium/traefik/26.10.4/templates/middlewares/customResponseHeaders.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/forwardauth.yaml b/premium/traefik/26.10.4/templates/middlewares/forwardauth.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/forwardauth.yaml rename to premium/traefik/26.10.4/templates/middlewares/forwardauth.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/geoblock.yaml b/premium/traefik/26.10.4/templates/middlewares/geoblock.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/geoblock.yaml rename to premium/traefik/26.10.4/templates/middlewares/geoblock.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/ipwhitelist.yaml b/premium/traefik/26.10.4/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/ipwhitelist.yaml rename to premium/traefik/26.10.4/templates/middlewares/ipwhitelist.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/modsecurity.yaml b/premium/traefik/26.10.4/templates/middlewares/modsecurity.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/modsecurity.yaml rename to premium/traefik/26.10.4/templates/middlewares/modsecurity.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/ratelimit.yaml b/premium/traefik/26.10.4/templates/middlewares/ratelimit.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/ratelimit.yaml rename to premium/traefik/26.10.4/templates/middlewares/ratelimit.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/real-ip.yaml b/premium/traefik/26.10.4/templates/middlewares/real-ip.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/real-ip.yaml rename to premium/traefik/26.10.4/templates/middlewares/real-ip.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/redirectScheme.yaml b/premium/traefik/26.10.4/templates/middlewares/redirectScheme.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/redirectScheme.yaml rename to premium/traefik/26.10.4/templates/middlewares/redirectScheme.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/redirectregex.yaml b/premium/traefik/26.10.4/templates/middlewares/redirectregex.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/redirectregex.yaml rename to premium/traefik/26.10.4/templates/middlewares/redirectregex.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/rewriteResponseHeaders.yaml b/premium/traefik/26.10.4/templates/middlewares/rewriteResponseHeaders.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/rewriteResponseHeaders.yaml rename to premium/traefik/26.10.4/templates/middlewares/rewriteResponseHeaders.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/stripPrefixRegex.yaml b/premium/traefik/26.10.4/templates/middlewares/stripPrefixRegex.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/stripPrefixRegex.yaml rename to premium/traefik/26.10.4/templates/middlewares/stripPrefixRegex.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/tc-chains.yaml b/premium/traefik/26.10.4/templates/middlewares/tc-chains.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/tc-chains.yaml rename to premium/traefik/26.10.4/templates/middlewares/tc-chains.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/tc-headers.yaml b/premium/traefik/26.10.4/templates/middlewares/tc-headers.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/tc-headers.yaml rename to premium/traefik/26.10.4/templates/middlewares/tc-headers.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/tc-nextcloud.yaml b/premium/traefik/26.10.4/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/tc-nextcloud.yaml rename to premium/traefik/26.10.4/templates/middlewares/tc-nextcloud.yaml diff --git a/premium/traefik/26.10.2/templates/middlewares/theme-park.yaml b/premium/traefik/26.10.4/templates/middlewares/theme-park.yaml similarity index 100% rename from premium/traefik/26.10.2/templates/middlewares/theme-park.yaml rename to premium/traefik/26.10.4/templates/middlewares/theme-park.yaml diff --git a/premium/traefik/26.10.2/values.yaml b/premium/traefik/26.10.4/values.yaml similarity index 100% rename from premium/traefik/26.10.2/values.yaml rename to premium/traefik/26.10.4/values.yaml diff --git a/stable/doublecommander/12.8.4/CHANGELOG.md b/stable/doublecommander/12.8.4/CHANGELOG.md index 491e714829c..632b225b8cd 100644 --- a/stable/doublecommander/12.8.4/CHANGELOG.md +++ b/stable/doublecommander/12.8.4/CHANGELOG.md @@ -82,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.3](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.3) (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)) @@ -95,5 +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 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)) diff --git a/stable/farmos/5.8.4/CHANGELOG.md b/stable/farmos/5.8.4/CHANGELOG.md index 285378be773..3de4d1b989f 100644 --- a/stable/farmos/5.8.4/CHANGELOG.md +++ b/stable/farmos/5.8.4/CHANGELOG.md @@ -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)) -## [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 \ No newline at end of file diff --git a/stable/freshrss/18.8.4/CHANGELOG.md b/stable/freshrss/18.8.4/CHANGELOG.md index 6badb96d8ab..183561c4d8d 100644 --- a/stable/freshrss/18.8.4/CHANGELOG.md +++ b/stable/freshrss/18.8.4/CHANGELOG.md @@ -82,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.3](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.3) (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)) @@ -95,5 +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 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)) diff --git a/stable/libremdb/7.10.8/.helmignore b/stable/libremdb/7.10.10/.helmignore similarity index 100% rename from stable/libremdb/7.10.8/.helmignore rename to stable/libremdb/7.10.10/.helmignore diff --git a/stable/libremdb/7.10.8/CHANGELOG.md b/stable/libremdb/7.10.10/CHANGELOG.md similarity index 95% rename from stable/libremdb/7.10.8/CHANGELOG.md rename to stable/libremdb/7.10.10/CHANGELOG.md index 967e7e1bb8f..0770c3ba084 100644 --- a/stable/libremdb/7.10.8/CHANGELOG.md +++ b/stable/libremdb/7.10.10/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [libremdb-7.10.8](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.8) (2024-04-11) +## [libremdb-7.10.10](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.10) (2024-04-11) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@18dce18](https://github.com/18dce18) by renovate ([#20585](https://github.com/truecharts/charts/issues/20585)) + +- 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)) @@ -93,7 +97,3 @@ title: Changelog - update container image quay.io/pussthecatorg/libremdb to latest[@2fa3ee6](https://github.com/2fa3ee6) by renovate ([#20126](https://github.com/truecharts/charts/issues/20126)) - 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)) diff --git a/stable/libremdb/7.10.8/Chart.yaml b/stable/libremdb/7.10.10/Chart.yaml similarity index 96% rename from stable/libremdb/7.10.8/Chart.yaml rename to stable/libremdb/7.10.10/Chart.yaml index 9cfa87d4f8a..ff5de667505 100644 --- a/stable/libremdb/7.10.8/Chart.yaml +++ b/stable/libremdb/7.10.10/Chart.yaml @@ -31,7 +31,7 @@ keywords: - libremdb - media - imdb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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.8 +version: 7.10.10 diff --git a/stable/libremdb/7.10.8/README.md b/stable/libremdb/7.10.10/README.md similarity index 100% rename from stable/libremdb/7.10.8/README.md rename to stable/libremdb/7.10.10/README.md diff --git a/stable/libremdb/7.10.8/app-changelog.md b/stable/libremdb/7.10.10/app-changelog.md similarity index 97% rename from stable/libremdb/7.10.8/app-changelog.md rename to stable/libremdb/7.10.10/app-changelog.md index 5fa4c89a520..e242f6bf96f 100644 --- a/stable/libremdb/7.10.8/app-changelog.md +++ b/stable/libremdb/7.10.10/app-changelog.md @@ -1,11 +1,15 @@ -## [libremdb-7.10.8](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.8) (2024-04-11) +## [libremdb-7.10.10](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.10) (2024-04-11) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@18dce18](https://github.com/18dce18) by renovate ([#20585](https://github.com/truecharts/charts/issues/20585)) + +- 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)) diff --git a/stable/libremdb/7.10.8/app-readme.md b/stable/libremdb/7.10.10/app-readme.md similarity index 100% rename from stable/libremdb/7.10.8/app-readme.md rename to stable/libremdb/7.10.10/app-readme.md diff --git a/stable/rdtclient/4.8.4/charts/common-20.3.5.tgz b/stable/libremdb/7.10.10/charts/common-20.3.5.tgz similarity index 100% rename from stable/rdtclient/4.8.4/charts/common-20.3.5.tgz rename to stable/libremdb/7.10.10/charts/common-20.3.5.tgz diff --git a/stable/libremdb/7.10.8/charts/redis-13.3.5.tgz b/stable/libremdb/7.10.10/charts/redis-13.3.5.tgz similarity index 100% rename from stable/libremdb/7.10.8/charts/redis-13.3.5.tgz rename to stable/libremdb/7.10.10/charts/redis-13.3.5.tgz diff --git a/stable/libremdb/7.10.8/ix_values.yaml b/stable/libremdb/7.10.10/ix_values.yaml similarity index 92% rename from stable/libremdb/7.10.8/ix_values.yaml rename to stable/libremdb/7.10.10/ix_values.yaml index 151acd2759a..34d12385354 100644 --- a/stable/libremdb/7.10.8/ix_values.yaml +++ b/stable/libremdb/7.10.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:28c9ae7b3624a071e3937de82dcba4cad519621d8c9968ca8e9562604f29a505 + tag: latest@sha256:18dce18123877bc60b7e34e38f22dfe1d66dff0dc7fc9093b78d8dcc5c6ee5d6 service: main: ports: diff --git a/stable/libremdb/7.10.8/questions.yaml b/stable/libremdb/7.10.10/questions.yaml similarity index 100% rename from stable/libremdb/7.10.8/questions.yaml rename to stable/libremdb/7.10.10/questions.yaml diff --git a/stable/libremdb/7.10.8/templates/NOTES.txt b/stable/libremdb/7.10.10/templates/NOTES.txt similarity index 100% rename from stable/libremdb/7.10.8/templates/NOTES.txt rename to stable/libremdb/7.10.10/templates/NOTES.txt diff --git a/stable/libremdb/7.10.8/templates/common.yaml b/stable/libremdb/7.10.10/templates/common.yaml similarity index 100% rename from stable/libremdb/7.10.8/templates/common.yaml rename to stable/libremdb/7.10.10/templates/common.yaml diff --git a/stable/libremdb/7.10.8/values.yaml b/stable/libremdb/7.10.10/values.yaml similarity index 100% rename from stable/libremdb/7.10.8/values.yaml rename to stable/libremdb/7.10.10/values.yaml diff --git a/stable/metatube/5.8.4/CHANGELOG.md b/stable/metatube/5.8.4/CHANGELOG.md index 26ab583c0c2..a15d279dc60 100644 --- a/stable/metatube/5.8.4/CHANGELOG.md +++ b/stable/metatube/5.8.4/CHANGELOG.md @@ -66,12 +66,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [metatube-5.8.3](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.3) (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)) @@ -95,5 +97,4 @@ title: Changelog ## [metatube-5.8.3](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.3) (2024-04-10) -### Chore - +### Chore \ No newline at end of file diff --git a/stable/nexus-oss/5.10.4/CHANGELOG.md b/stable/nexus-oss/5.10.4/CHANGELOG.md index 840c12f3a0a..965dd474390 100644 --- a/stable/nexus-oss/5.10.4/CHANGELOG.md +++ b/stable/nexus-oss/5.10.4/CHANGELOG.md @@ -70,12 +70,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [nexus-oss-5.10.3](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.3) (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)) @@ -95,5 +97,3 @@ title: Changelog - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) diff --git a/stable/rdtclient/4.8.4/.helmignore b/stable/rdtclient/4.8.6/.helmignore similarity index 100% rename from stable/rdtclient/4.8.4/.helmignore rename to stable/rdtclient/4.8.6/.helmignore diff --git a/stable/rdtclient/4.8.4/CHANGELOG.md b/stable/rdtclient/4.8.6/CHANGELOG.md similarity index 83% rename from stable/rdtclient/4.8.4/CHANGELOG.md rename to stable/rdtclient/4.8.6/CHANGELOG.md index f4d050ac245..b39f3dfc904 100644 --- a/stable/rdtclient/4.8.4/CHANGELOG.md +++ b/stable/rdtclient/4.8.6/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [rdtclient-4.8.4](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.4) (2024-04-11) +## [rdtclient-4.8.6](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.6) (2024-04-11) ### Chore +- update container image ghcr.io/rogerfar/rdtclient to v2.0.72[@27b5693](https://github.com/27b5693) by renovate ([#20590](https://github.com/truecharts/charts/issues/20590)) + +- 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)) @@ -43,12 +47,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.4](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.4) (2024-04-11) +## [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)) @@ -78,22 +84,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.4](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.4) (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)) - -- 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)) diff --git a/stable/rdtclient/4.8.4/Chart.yaml b/stable/rdtclient/4.8.6/Chart.yaml similarity index 94% rename from stable/rdtclient/4.8.4/Chart.yaml rename to stable/rdtclient/4.8.6/Chart.yaml index 44659aa8cb2..4c5f2cdfab2 100644 --- a/stable/rdtclient/4.8.4/Chart.yaml +++ b/stable/rdtclient/4.8.6/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.69 +appVersion: 2.0.72 dependencies: - name: common version: 20.3.5 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png keywords: - rdtclient - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: rdtclient sources: - https://github.com/rogerfar/rdt-client - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://ghcr.io/rogerfar/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro + - https://ghcr.io/rogerfar/rdtclient type: application -version: 4.8.4 +version: 4.8.6 diff --git a/stable/rdtclient/4.8.4/README.md b/stable/rdtclient/4.8.6/README.md similarity index 100% rename from stable/rdtclient/4.8.4/README.md rename to stable/rdtclient/4.8.6/README.md diff --git a/stable/rdtclient/4.8.4/app-changelog.md b/stable/rdtclient/4.8.6/app-changelog.md similarity index 82% rename from stable/rdtclient/4.8.4/app-changelog.md rename to stable/rdtclient/4.8.6/app-changelog.md index a01684f7b9d..b795beea4be 100644 --- a/stable/rdtclient/4.8.4/app-changelog.md +++ b/stable/rdtclient/4.8.6/app-changelog.md @@ -1,11 +1,15 @@ -## [rdtclient-4.8.4](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.4) (2024-04-11) +## [rdtclient-4.8.6](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.6) (2024-04-11) ### Chore +- update container image ghcr.io/rogerfar/rdtclient to v2.0.72[@27b5693](https://github.com/27b5693) by renovate ([#20590](https://github.com/truecharts/charts/issues/20590)) + +- 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)) diff --git a/stable/rdtclient/4.8.4/app-readme.md b/stable/rdtclient/4.8.6/app-readme.md similarity index 100% rename from stable/rdtclient/4.8.4/app-readme.md rename to stable/rdtclient/4.8.6/app-readme.md diff --git a/stable/vikunja/13.10.8/charts/common-20.3.5.tgz b/stable/rdtclient/4.8.6/charts/common-20.3.5.tgz similarity index 100% rename from stable/vikunja/13.10.8/charts/common-20.3.5.tgz rename to stable/rdtclient/4.8.6/charts/common-20.3.5.tgz diff --git a/stable/rdtclient/4.8.4/ix_values.yaml b/stable/rdtclient/4.8.6/ix_values.yaml similarity index 96% rename from stable/rdtclient/4.8.4/ix_values.yaml rename to stable/rdtclient/4.8.6/ix_values.yaml index 80beaff0d59..39c076f9e3f 100644 --- a/stable/rdtclient/4.8.4/ix_values.yaml +++ b/stable/rdtclient/4.8.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/rogerfar/rdtclient pullPolicy: IfNotPresent - tag: 2.0.69@sha256:dc06c397c14d55207eb01947aa8f5b8f1662e597ab40db1f04adcc6ba88e8ae4 + tag: 2.0.72@sha256:27b5693ab2825a209b8625c8b38f286a18068fe80deb09b9040b95151031be6c aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent diff --git a/stable/rdtclient/4.8.4/questions.yaml b/stable/rdtclient/4.8.6/questions.yaml similarity index 100% rename from stable/rdtclient/4.8.4/questions.yaml rename to stable/rdtclient/4.8.6/questions.yaml diff --git a/stable/rdtclient/4.8.4/templates/NOTES.txt b/stable/rdtclient/4.8.6/templates/NOTES.txt similarity index 100% rename from stable/rdtclient/4.8.4/templates/NOTES.txt rename to stable/rdtclient/4.8.6/templates/NOTES.txt diff --git a/stable/rdtclient/4.8.4/templates/common.yaml b/stable/rdtclient/4.8.6/templates/common.yaml similarity index 100% rename from stable/rdtclient/4.8.4/templates/common.yaml rename to stable/rdtclient/4.8.6/templates/common.yaml diff --git a/stable/rdtclient/4.8.4/values.yaml b/stable/rdtclient/4.8.6/values.yaml similarity index 100% rename from stable/rdtclient/4.8.4/values.yaml rename to stable/rdtclient/4.8.6/values.yaml diff --git a/stable/red-discordbot/5.8.4/CHANGELOG.md b/stable/red-discordbot/5.8.4/CHANGELOG.md index 2221bcff03d..4c084a4a74c 100644 --- a/stable/red-discordbot/5.8.4/CHANGELOG.md +++ b/stable/red-discordbot/5.8.4/CHANGELOG.md @@ -78,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.3](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.3) (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)) @@ -95,5 +97,3 @@ title: Changelog - update container image phasecorex/red-discordbot to full[@9606fe6](https://github.com/9606fe6) by renovate ([#20247](https://github.com/truecharts/charts/issues/20247)) - 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/redmine/11.8.6/CHANGELOG.md b/stable/redmine/11.8.6/CHANGELOG.md index 1695f4da038..4406ae9833d 100644 --- a/stable/redmine/11.8.6/CHANGELOG.md +++ b/stable/redmine/11.8.6/CHANGELOG.md @@ -82,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.5](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.5) (2024-04-11) +## [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)) @@ -95,5 +97,3 @@ title: Changelog - 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 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)) diff --git a/stable/rsnapshot/9.8.4/CHANGELOG.md b/stable/rsnapshot/9.8.4/CHANGELOG.md index b2bbcaa75a3..9aee64f6aa3 100644 --- a/stable/rsnapshot/9.8.4/CHANGELOG.md +++ b/stable/rsnapshot/9.8.4/CHANGELOG.md @@ -14,6 +14,41 @@ title: Changelog +- 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)) + +- update container 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/rsnapshot to 1.4.5[@abc27e7](https://github.com/abc27e7) by renovate ([#20211](https://github.com/truecharts/charts/issues/20211)) + +- 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/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)) + +- 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.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)) @@ -62,38 +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 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)) - -- 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.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)) - -- update container 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/rsnapshot to 1.4.5[@abc27e7](https://github.com/abc27e7) by renovate ([#20211](https://github.com/truecharts/charts/issues/20211)) - -- 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/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)) diff --git a/stable/vikunja/13.10.8/.helmignore b/stable/vikunja/13.10.10/.helmignore similarity index 100% rename from stable/vikunja/13.10.8/.helmignore rename to stable/vikunja/13.10.10/.helmignore diff --git a/stable/vikunja/13.10.8/CHANGELOG.md b/stable/vikunja/13.10.10/CHANGELOG.md similarity index 88% rename from stable/vikunja/13.10.8/CHANGELOG.md rename to stable/vikunja/13.10.10/CHANGELOG.md index 28a8356f13f..01fdb7e8c60 100644 --- a/stable/vikunja/13.10.8/CHANGELOG.md +++ b/stable/vikunja/13.10.10/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [vikunja-13.10.8](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.8) (2024-04-11) +## [vikunja-13.10.10](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.10) (2024-04-11) ### Chore +- update container image nginx to 1.25.4[@b72dad1](https://github.com/b72dad1) by renovate ([#20584](https://github.com/truecharts/charts/issues/20584)) + +- 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)) @@ -53,12 +57,14 @@ title: Changelog - update container image nginx to 1.25.4[@6db391d](https://github.com/6db391d) by renovate ([#19277](https://github.com/truecharts/charts/issues/19277)) -## [vikunja-13.10.8](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.8) (2024-04-11) +## [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)) @@ -91,9 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image 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)) - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/vikunja/13.10.8/Chart.yaml b/stable/vikunja/13.10.10/Chart.yaml similarity index 96% rename from stable/vikunja/13.10.8/Chart.yaml rename to stable/vikunja/13.10.10/Chart.yaml index 0903876c62b..8fb1281646e 100644 --- a/stable/vikunja/13.10.8/Chart.yaml +++ b/stable/vikunja/13.10.10/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/r/vikunja/api - https://hub.docker.com/_/nginx - https://hub.docker.com/r/vikunja/frontend - - https://hub.docker.com/r/vikunja/api type: application -version: 13.10.8 +version: 13.10.10 diff --git a/stable/vikunja/13.10.8/README.md b/stable/vikunja/13.10.10/README.md similarity index 100% rename from stable/vikunja/13.10.8/README.md rename to stable/vikunja/13.10.10/README.md diff --git a/stable/vikunja/13.10.8/app-changelog.md b/stable/vikunja/13.10.10/app-changelog.md similarity index 86% rename from stable/vikunja/13.10.8/app-changelog.md rename to stable/vikunja/13.10.10/app-changelog.md index 8ae3d2c72c6..8d0ad7ff7aa 100644 --- a/stable/vikunja/13.10.8/app-changelog.md +++ b/stable/vikunja/13.10.10/app-changelog.md @@ -1,11 +1,15 @@ -## [vikunja-13.10.8](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.8) (2024-04-11) +## [vikunja-13.10.10](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.10) (2024-04-11) ### Chore +- update container image nginx to 1.25.4[@b72dad1](https://github.com/b72dad1) by renovate ([#20584](https://github.com/truecharts/charts/issues/20584)) + +- 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)) diff --git a/stable/vikunja/13.10.8/app-readme.md b/stable/vikunja/13.10.10/app-readme.md similarity index 100% rename from stable/vikunja/13.10.8/app-readme.md rename to stable/vikunja/13.10.10/app-readme.md diff --git a/stable/yourls/5.8.5/charts/common-20.3.5.tgz b/stable/vikunja/13.10.10/charts/common-20.3.5.tgz similarity index 100% rename from stable/yourls/5.8.5/charts/common-20.3.5.tgz rename to stable/vikunja/13.10.10/charts/common-20.3.5.tgz diff --git a/stable/vikunja/13.10.8/charts/redis-13.3.5.tgz b/stable/vikunja/13.10.10/charts/redis-13.3.5.tgz similarity index 100% rename from stable/vikunja/13.10.8/charts/redis-13.3.5.tgz rename to stable/vikunja/13.10.10/charts/redis-13.3.5.tgz diff --git a/stable/vikunja/13.10.8/ix_values.yaml b/stable/vikunja/13.10.10/ix_values.yaml similarity index 98% rename from stable/vikunja/13.10.8/ix_values.yaml rename to stable/vikunja/13.10.10/ix_values.yaml index da34ba843b8..7acd7d85e7b 100644 --- a/stable/vikunja/13.10.8/ix_values.yaml +++ b/stable/vikunja/13.10.10/ix_values.yaml @@ -8,7 +8,7 @@ frontendImage: pullPolicy: IfNotPresent nginxImage: repository: nginx - tag: 1.25.4@sha256:391f9f4a9a3b27eb5ad6b5d8aae0f1678d75cba98281a3c602fc8251fef014f3 + tag: 1.25.4@sha256:b72dad1d013c5e4c4fb817f884aa163287bf147482562f12c56368ca1c2a3705 workload: main: podSpec: diff --git a/stable/vikunja/13.10.8/questions.yaml b/stable/vikunja/13.10.10/questions.yaml similarity index 100% rename from stable/vikunja/13.10.8/questions.yaml rename to stable/vikunja/13.10.10/questions.yaml diff --git a/stable/vikunja/13.10.8/templates/NOTES.txt b/stable/vikunja/13.10.10/templates/NOTES.txt similarity index 100% rename from stable/vikunja/13.10.8/templates/NOTES.txt rename to stable/vikunja/13.10.10/templates/NOTES.txt diff --git a/stable/vikunja/13.10.8/templates/_secrets.tpl b/stable/vikunja/13.10.10/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/13.10.8/templates/_secrets.tpl rename to stable/vikunja/13.10.10/templates/_secrets.tpl diff --git a/stable/vikunja/13.10.8/templates/common.yaml b/stable/vikunja/13.10.10/templates/common.yaml similarity index 100% rename from stable/vikunja/13.10.8/templates/common.yaml rename to stable/vikunja/13.10.10/templates/common.yaml diff --git a/stable/vikunja/13.10.8/values.yaml b/stable/vikunja/13.10.10/values.yaml similarity index 100% rename from stable/vikunja/13.10.8/values.yaml rename to stable/vikunja/13.10.10/values.yaml diff --git a/stable/yourls/5.8.5/.helmignore b/stable/yourls/5.8.7/.helmignore similarity index 100% rename from stable/yourls/5.8.5/.helmignore rename to stable/yourls/5.8.7/.helmignore diff --git a/stable/yourls/5.8.5/CHANGELOG.md b/stable/yourls/5.8.7/CHANGELOG.md similarity index 86% rename from stable/yourls/5.8.5/CHANGELOG.md rename to stable/yourls/5.8.7/CHANGELOG.md index d03bf8683e5..d2089f3183d 100644 --- a/stable/yourls/5.8.5/CHANGELOG.md +++ b/stable/yourls/5.8.7/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [yourls-5.8.5](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.5) (2024-04-11) +## [yourls-5.8.7](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.7) (2024-04-11) ### Chore +- update container image yourls to latest[@0a00dda](https://github.com/0a00dda) by renovate ([#20589](https://github.com/truecharts/charts/issues/20589)) + +- 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)) @@ -47,12 +51,14 @@ 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.5](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.5) (2024-04-11) +## [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)) @@ -86,14 +92,8 @@ 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.5](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.5) (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[@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.5/Chart.yaml b/stable/yourls/5.8.7/Chart.yaml similarity index 96% rename from stable/yourls/5.8.5/Chart.yaml rename to stable/yourls/5.8.7/Chart.yaml index 081acd6f3a5..b8fec9a6d4e 100644 --- a/stable/yourls/5.8.5/Chart.yaml +++ b/stable/yourls/5.8.7/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-Other -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/yourls - https://hub.docker.com/_/yourls type: application -version: 5.8.5 +version: 5.8.7 diff --git a/stable/yourls/5.8.5/README.md b/stable/yourls/5.8.7/README.md similarity index 100% rename from stable/yourls/5.8.5/README.md rename to stable/yourls/5.8.7/README.md diff --git a/stable/yourls/5.8.5/app-changelog.md b/stable/yourls/5.8.7/app-changelog.md similarity index 84% rename from stable/yourls/5.8.5/app-changelog.md rename to stable/yourls/5.8.7/app-changelog.md index a9a49093f89..683352fbed0 100644 --- a/stable/yourls/5.8.5/app-changelog.md +++ b/stable/yourls/5.8.7/app-changelog.md @@ -1,11 +1,15 @@ -## [yourls-5.8.5](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.5) (2024-04-11) +## [yourls-5.8.7](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.7) (2024-04-11) ### Chore +- update container image yourls to latest[@0a00dda](https://github.com/0a00dda) by renovate ([#20589](https://github.com/truecharts/charts/issues/20589)) + +- 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)) diff --git a/stable/yourls/5.8.5/app-readme.md b/stable/yourls/5.8.7/app-readme.md similarity index 100% rename from stable/yourls/5.8.5/app-readme.md rename to stable/yourls/5.8.7/app-readme.md diff --git a/stable/yourls/5.8.7/charts/common-20.3.5.tgz b/stable/yourls/5.8.7/charts/common-20.3.5.tgz new file mode 100644 index 00000000000..beb61ad2e16 Binary files /dev/null and b/stable/yourls/5.8.7/charts/common-20.3.5.tgz differ diff --git a/stable/yourls/5.8.5/ix_values.yaml b/stable/yourls/5.8.7/ix_values.yaml similarity index 87% rename from stable/yourls/5.8.5/ix_values.yaml rename to stable/yourls/5.8.7/ix_values.yaml index a859f7a38b6..63ba351d104 100644 --- a/stable/yourls/5.8.5/ix_values.yaml +++ b/stable/yourls/5.8.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: yourls - tag: latest@sha256:f361065969dd4202164013ecd1d9dc10525cdb45d5f37e4faf8f76bd435a3c7a + tag: latest@sha256:0a00dda7d5fdb9fcbb827853b7cdd2a2b3143837e7677b1a005a2a61334a486f persistence: {} portal: open: diff --git a/stable/yourls/5.8.5/questions.yaml b/stable/yourls/5.8.7/questions.yaml similarity index 100% rename from stable/yourls/5.8.5/questions.yaml rename to stable/yourls/5.8.7/questions.yaml diff --git a/stable/yourls/5.8.5/templates/common.yaml b/stable/yourls/5.8.7/templates/common.yaml similarity index 100% rename from stable/yourls/5.8.5/templates/common.yaml rename to stable/yourls/5.8.7/templates/common.yaml diff --git a/stable/yourls/5.8.5/values.yaml b/stable/yourls/5.8.7/values.yaml similarity index 100% rename from stable/yourls/5.8.5/values.yaml rename to stable/yourls/5.8.7/values.yaml