diff --git a/enterprise/traefik/26.4.7/.helmignore b/enterprise/traefik/26.4.12/.helmignore similarity index 100% rename from enterprise/traefik/26.4.7/.helmignore rename to enterprise/traefik/26.4.12/.helmignore diff --git a/enterprise/traefik/26.4.7/CHANGELOG.md b/enterprise/traefik/26.4.12/CHANGELOG.md similarity index 71% rename from enterprise/traefik/26.4.7/CHANGELOG.md rename to enterprise/traefik/26.4.12/CHANGELOG.md index f99a3f3d765..ed8692eb617 100644 --- a/enterprise/traefik/26.4.7/CHANGELOG.md +++ b/enterprise/traefik/26.4.12/CHANGELOG.md @@ -8,6 +8,28 @@ title: Changelog **Important:** +## [traefik-26.4.12](https://github.com/truecharts/charts/compare/traefik-26.4.11...traefik-26.4.12) (2024-03-05) + +### Chore + + + +- update container image tccr.io/tccr/traefik to v2.11.0[@bc60726](https://github.com/bc60726) by renovate ([#18928](https://github.com/truecharts/charts/issues/18928)) + + +## [traefik-26.4.11](https://github.com/truecharts/charts/compare/traefik-26.4.9...traefik-26.4.11) (2024-03-05) + +### Chore + + + +- force rereleases + +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) + + + + @@ -75,25 +97,3 @@ title: Changelog ## [traefik-25.1.13](https://github.com/truecharts/charts/compare/traefik-25.1.12...traefik-25.1.13) (2024-01-21) - -### Chore - - - -- update container image tccr.io/tccr/traefik to v2.10.7[@1a1f160](https://github.com/1a1f160) by renovate ([#17471](https://github.com/truecharts/charts/issues/17471)) - - -## [traefik-25.1.12](https://github.com/truecharts/charts/compare/traefik-25.1.11...traefik-25.1.12) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [traefik-25.1.11](https://github.com/truecharts/charts/compare/traefik-25.1.10...traefik-25.1.11) (2024-01-21) - -### Chore - - diff --git a/enterprise/traefik/26.4.7/Chart.yaml b/enterprise/traefik/26.4.12/Chart.yaml similarity index 94% rename from enterprise/traefik/26.4.7/Chart.yaml rename to enterprise/traefik/26.4.12/Chart.yaml index 32ae8949719..ccaaeba209f 100644 --- a/enterprise/traefik/26.4.7/Chart.yaml +++ b/enterprise/traefik/26.4.12/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.11.0 dependencies: - name: common - version: 18.1.2 + version: 18.1.6 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/enterprise/traefik - https://github.com/truecharts/containers/tree/master/apps/traefik type: application -version: 26.4.7 +version: 26.4.12 diff --git a/enterprise/traefik/26.4.7/README.md b/enterprise/traefik/26.4.12/README.md similarity index 100% rename from enterprise/traefik/26.4.7/README.md rename to enterprise/traefik/26.4.12/README.md diff --git a/enterprise/traefik/26.4.12/app-changelog.md b/enterprise/traefik/26.4.12/app-changelog.md new file mode 100644 index 00000000000..dc5ff411dcc --- /dev/null +++ b/enterprise/traefik/26.4.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traefik-26.4.12](https://github.com/truecharts/charts/compare/traefik-26.4.11...traefik-26.4.12) (2024-03-05) + +### Chore + + + +- update container image tccr.io/tccr/traefik to v2.11.0[@bc60726](https://github.com/bc60726) by renovate ([#18928](https://github.com/truecharts/charts/issues/18928)) \ No newline at end of file diff --git a/enterprise/traefik/26.4.7/app-readme.md b/enterprise/traefik/26.4.12/app-readme.md similarity index 100% rename from enterprise/traefik/26.4.7/app-readme.md rename to enterprise/traefik/26.4.12/app-readme.md diff --git a/enterprise/traefik/26.4.12/charts/common-18.1.6.tgz b/enterprise/traefik/26.4.12/charts/common-18.1.6.tgz new file mode 100644 index 00000000000..3ada4bb6e11 Binary files /dev/null and b/enterprise/traefik/26.4.12/charts/common-18.1.6.tgz differ diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_ingressroutes.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_ingressroutes.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_ingressroutes.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_ingressroutes.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_ingressroutetcps.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_ingressroutetcps.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_ingressroutetcps.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_ingressroutetcps.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_ingressrouteudps.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_ingressrouteudps.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_ingressrouteudps.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_ingressrouteudps.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_middlewares.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_middlewares.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_middlewares.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_middlewares.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_middlewaretcps.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_middlewaretcps.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_middlewaretcps.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_middlewaretcps.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_serverstransports.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_serverstransports.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_serverstransports.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_serverstransports.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_tlsoptions.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_tlsoptions.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_tlsoptions.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_tlsoptions.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_tlsstores.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_tlsstores.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_tlsstores.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_tlsstores.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.containo.us_traefikservices.yaml b/enterprise/traefik/26.4.12/crds/traefik.containo.us_traefikservices.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.containo.us_traefikservices.yaml rename to enterprise/traefik/26.4.12/crds/traefik.containo.us_traefikservices.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_ingressroutes.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_ingressroutes.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_ingressroutes.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_ingressroutes.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_ingressroutetcps.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_ingressroutetcps.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_ingressroutetcps.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_ingressroutetcps.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_ingressrouteudps.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_ingressrouteudps.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_ingressrouteudps.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_ingressrouteudps.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_middlewares.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_middlewares.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_middlewares.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_middlewares.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_middlewaretcps.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_middlewaretcps.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_middlewaretcps.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_middlewaretcps.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_serverstransports.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_serverstransports.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_serverstransports.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_serverstransports.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_serverstransporttcps.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_serverstransporttcps.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_serverstransporttcps.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_serverstransporttcps.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_tlsoptions.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_tlsoptions.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_tlsoptions.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_tlsoptions.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_tlsstores.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_tlsstores.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_tlsstores.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_tlsstores.yaml diff --git a/enterprise/traefik/26.4.7/crds/traefik.io_traefikservices.yaml b/enterprise/traefik/26.4.12/crds/traefik.io_traefikservices.yaml similarity index 100% rename from enterprise/traefik/26.4.7/crds/traefik.io_traefikservices.yaml rename to enterprise/traefik/26.4.12/crds/traefik.io_traefikservices.yaml diff --git a/enterprise/traefik/26.4.7/dashboard.json b/enterprise/traefik/26.4.12/dashboard.json similarity index 100% rename from enterprise/traefik/26.4.7/dashboard.json rename to enterprise/traefik/26.4.12/dashboard.json diff --git a/enterprise/traefik/26.4.7/ix_values.yaml b/enterprise/traefik/26.4.12/ix_values.yaml similarity index 98% rename from enterprise/traefik/26.4.7/ix_values.yaml rename to enterprise/traefik/26.4.12/ix_values.yaml index b939dcb8ab2..23545f0b112 100644 --- a/enterprise/traefik/26.4.7/ix_values.yaml +++ b/enterprise/traefik/26.4.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/tccr/traefik - tag: v2.11.0@sha256:b117ffbec2ea61d02154a2a93e6c3ad5ffe8e3e5539bd08e8e96078d79e4454a + tag: v2.11.0@sha256:bc607266aea202d65460dda5621d5dff4f143610ed012f46ab91b3238a601a35 pullPolicy: IfNotPresent manifestManager: enabled: true @@ -188,12 +188,12 @@ service: tcp: enabled: true type: LoadBalancer + externalTrafficPolicy: Local ports: web: enabled: true port: 80 protocol: http - externalTrafficPolicy: local redirectTo: websecure # Options: Empty, 0 (ingore), or positive int # redirectPort: @@ -215,7 +215,6 @@ service: enabled: true port: 443 protocol: https - externalTrafficPolicy: local # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support forwardedHeaders: enabled: false @@ -460,10 +459,10 @@ middlewares: # - crowdsecurity/http-path-traversal-probing # - crowdsecurity/http-xss-probing # - crowdsecurity/http-generic-bf - # forwardedHeadersTrustedIPs: + # forwardedHeadersTrustedIPs: # - 10.0.10.23/32 # - 10.0.20.0/24 - # clientTrustedIPs: + # clientTrustedIPs: # - 192.168.1.0/24 # forwardedHeadersCustomName: X-Custom-Header # redisCacheEnabled: false diff --git a/enterprise/traefik/26.4.7/questions.yaml b/enterprise/traefik/26.4.12/questions.yaml similarity index 100% rename from enterprise/traefik/26.4.7/questions.yaml rename to enterprise/traefik/26.4.12/questions.yaml diff --git a/enterprise/traefik/26.4.7/templates/NOTES.txt b/enterprise/traefik/26.4.12/templates/NOTES.txt similarity index 100% rename from enterprise/traefik/26.4.7/templates/NOTES.txt rename to enterprise/traefik/26.4.12/templates/NOTES.txt diff --git a/enterprise/traefik/26.4.7/templates/_args.tpl b/enterprise/traefik/26.4.12/templates/_args.tpl similarity index 100% rename from enterprise/traefik/26.4.7/templates/_args.tpl rename to enterprise/traefik/26.4.12/templates/_args.tpl diff --git a/enterprise/traefik/26.4.7/templates/_helpers.tpl b/enterprise/traefik/26.4.12/templates/_helpers.tpl similarity index 100% rename from enterprise/traefik/26.4.7/templates/_helpers.tpl rename to enterprise/traefik/26.4.12/templates/_helpers.tpl diff --git a/enterprise/traefik/26.4.7/templates/_ingressclass.tpl b/enterprise/traefik/26.4.12/templates/_ingressclass.tpl similarity index 100% rename from enterprise/traefik/26.4.7/templates/_ingressclass.tpl rename to enterprise/traefik/26.4.12/templates/_ingressclass.tpl diff --git a/enterprise/traefik/26.4.7/templates/_ingressroute.tpl b/enterprise/traefik/26.4.12/templates/_ingressroute.tpl similarity index 100% rename from enterprise/traefik/26.4.7/templates/_ingressroute.tpl rename to enterprise/traefik/26.4.12/templates/_ingressroute.tpl diff --git a/enterprise/traefik/26.4.7/templates/_portalhook.tpl b/enterprise/traefik/26.4.12/templates/_portalhook.tpl similarity index 100% rename from enterprise/traefik/26.4.7/templates/_portalhook.tpl rename to enterprise/traefik/26.4.12/templates/_portalhook.tpl diff --git a/enterprise/traefik/26.4.7/templates/_tlsoptions.tpl b/enterprise/traefik/26.4.12/templates/_tlsoptions.tpl similarity index 100% rename from enterprise/traefik/26.4.7/templates/_tlsoptions.tpl rename to enterprise/traefik/26.4.12/templates/_tlsoptions.tpl diff --git a/enterprise/traefik/26.4.7/templates/_tlsstore.tpl b/enterprise/traefik/26.4.12/templates/_tlsstore.tpl similarity index 100% rename from enterprise/traefik/26.4.7/templates/_tlsstore.tpl rename to enterprise/traefik/26.4.12/templates/_tlsstore.tpl diff --git a/enterprise/traefik/26.4.7/templates/common.yaml b/enterprise/traefik/26.4.12/templates/common.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/common.yaml rename to enterprise/traefik/26.4.12/templates/common.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/addPrefix.yaml b/enterprise/traefik/26.4.12/templates/middlewares/addPrefix.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/addPrefix.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/addPrefix.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/basic-middleware.yaml b/enterprise/traefik/26.4.12/templates/middlewares/basic-middleware.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/basic-middleware.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/basic-middleware.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/basicauth.yaml b/enterprise/traefik/26.4.12/templates/middlewares/basicauth.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/basicauth.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/basicauth.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/bouncer.yaml b/enterprise/traefik/26.4.12/templates/middlewares/bouncer.yaml similarity index 98% rename from enterprise/traefik/26.4.7/templates/middlewares/bouncer.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/bouncer.yaml index e4533695f04..2e3015297b9 100644 --- a/enterprise/traefik/26.4.7/templates/middlewares/bouncer.yaml +++ b/enterprise/traefik/26.4.12/templates/middlewares/bouncer.yaml @@ -63,13 +63,13 @@ spec: {{- end }} {{- end }} {{- if $middlewareData.forwardedHeadersTrustedIPs }} - forwardedHeadersTrustedIPs: + forwardedHeadersTrustedIPs: {{- range $middlewareData.forwardedHeadersTrustedIPs }} - {{ . }} {{- end }} {{- end }} {{- if $middlewareData.clientTrustedIPs }} - clientTrustedIPs: + clientTrustedIPs: {{- range $middlewareData.clientTrustedIPs }} - {{ . }} {{- end }} @@ -89,13 +89,13 @@ spec: {{- with $middlewareData.redisCacheDatabase }} redisCacheDatabase: {{ . }} {{- end }} - {{- with $middlewareData.crowdsecLapiTLSCertificateAuthority }} + {{- with $middlewareData.crowdsecLapiTLSCertificateAuthority }} crowdsecLapiTLSCertificateAuthority: {{ . }} {{- end }} {{- with $middlewareData.crowdsecLapiTLSCertificateAuthorityFile }} crowdsecLapiTLSCertificateAuthorityFile: {{ . }} {{- end }} - {{- with $middlewareData.crowdsecLapiTLSCertificateBouncer }} + {{- with $middlewareData.crowdsecLapiTLSCertificateBouncer }} crowdsecLapiTLSCertificateBouncer: {{ . }} {{- end }} {{- with $middlewareData.crowdsecLapiTLSCertificateBouncerFile }} @@ -108,5 +108,5 @@ spec: crowdsecLapiTLSCertificateBouncerKeyFile: {{ . }} {{- end }} - + {{- end }} diff --git a/enterprise/traefik/26.4.7/templates/middlewares/buffering.yaml b/enterprise/traefik/26.4.12/templates/middlewares/buffering.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/buffering.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/buffering.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/chain.yaml b/enterprise/traefik/26.4.12/templates/middlewares/chain.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/chain.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/chain.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/customFrameOptionsValue.yaml b/enterprise/traefik/26.4.12/templates/middlewares/customFrameOptionsValue.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/customFrameOptionsValue.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/customFrameOptionsValue.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/customRequestHeaders.yaml b/enterprise/traefik/26.4.12/templates/middlewares/customRequestHeaders.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/customRequestHeaders.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/customRequestHeaders.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/customResponseHeaders.yaml b/enterprise/traefik/26.4.12/templates/middlewares/customResponseHeaders.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/customResponseHeaders.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/customResponseHeaders.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/forwardauth.yaml b/enterprise/traefik/26.4.12/templates/middlewares/forwardauth.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/forwardauth.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/forwardauth.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/geoblock.yaml b/enterprise/traefik/26.4.12/templates/middlewares/geoblock.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/geoblock.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/geoblock.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/ipwhitelist.yaml b/enterprise/traefik/26.4.12/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/ipwhitelist.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/ipwhitelist.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/modsecurity.yaml b/enterprise/traefik/26.4.12/templates/middlewares/modsecurity.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/modsecurity.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/modsecurity.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/ratelimit.yaml b/enterprise/traefik/26.4.12/templates/middlewares/ratelimit.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/ratelimit.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/ratelimit.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/real-ip.yaml b/enterprise/traefik/26.4.12/templates/middlewares/real-ip.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/real-ip.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/real-ip.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/redirectScheme.yaml b/enterprise/traefik/26.4.12/templates/middlewares/redirectScheme.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/redirectScheme.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/redirectScheme.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/redirectregex.yaml b/enterprise/traefik/26.4.12/templates/middlewares/redirectregex.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/redirectregex.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/redirectregex.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/rewriteResponseHeaders.yaml b/enterprise/traefik/26.4.12/templates/middlewares/rewriteResponseHeaders.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/rewriteResponseHeaders.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/rewriteResponseHeaders.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/stripPrefixRegex.yaml b/enterprise/traefik/26.4.12/templates/middlewares/stripPrefixRegex.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/stripPrefixRegex.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/stripPrefixRegex.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/tc-chains.yaml b/enterprise/traefik/26.4.12/templates/middlewares/tc-chains.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/tc-chains.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/tc-chains.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/tc-headers.yaml b/enterprise/traefik/26.4.12/templates/middlewares/tc-headers.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/tc-headers.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/tc-headers.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/tc-nextcloud.yaml b/enterprise/traefik/26.4.12/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/tc-nextcloud.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/tc-nextcloud.yaml diff --git a/enterprise/traefik/26.4.7/templates/middlewares/theme-park.yaml b/enterprise/traefik/26.4.12/templates/middlewares/theme-park.yaml similarity index 100% rename from enterprise/traefik/26.4.7/templates/middlewares/theme-park.yaml rename to enterprise/traefik/26.4.12/templates/middlewares/theme-park.yaml diff --git a/enterprise/traefik/26.4.7/values.yaml b/enterprise/traefik/26.4.12/values.yaml similarity index 100% rename from enterprise/traefik/26.4.7/values.yaml rename to enterprise/traefik/26.4.12/values.yaml diff --git a/enterprise/traefik/26.4.7/charts/common-18.1.2.tgz b/enterprise/traefik/26.4.7/charts/common-18.1.2.tgz deleted file mode 100644 index afb1de8120d..00000000000 Binary files a/enterprise/traefik/26.4.7/charts/common-18.1.2.tgz and /dev/null differ diff --git a/stable/doublecommander/12.1.3/charts/common-18.0.2.tgz b/stable/doublecommander/12.1.3/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/doublecommander/12.1.3/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/doublecommander/12.1.3/.helmignore b/stable/doublecommander/12.2.3/.helmignore similarity index 100% rename from stable/doublecommander/12.1.3/.helmignore rename to stable/doublecommander/12.2.3/.helmignore diff --git a/stable/doublecommander/12.1.3/CHANGELOG.md b/stable/doublecommander/12.2.3/CHANGELOG.md similarity index 73% rename from stable/doublecommander/12.1.3/CHANGELOG.md rename to stable/doublecommander/12.2.3/CHANGELOG.md index 21bd1c42eef..0e1482dbaa5 100644 --- a/stable/doublecommander/12.1.3/CHANGELOG.md +++ b/stable/doublecommander/12.2.3/CHANGELOG.md @@ -8,6 +8,28 @@ title: Changelog **Important:** +## [doublecommander-12.2.3](https://github.com/truecharts/charts/compare/doublecommander-12.2.2...doublecommander-12.2.3) (2024-03-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/doublecommander to latest[@f9d36ef](https://github.com/f9d36ef) by renovate ([#18777](https://github.com/truecharts/charts/issues/18777)) + + +## [doublecommander-12.2.2](https://github.com/truecharts/charts/compare/doublecommander-12.2.0...doublecommander-12.2.2) (2024-03-05) + +### Chore + + + +- force rereleases + +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) + + + + @@ -75,25 +97,3 @@ title: Changelog ## [doublecommander-11.1.14](https://github.com/truecharts/charts/compare/doublecommander-11.1.13...doublecommander-11.1.14) (2024-01-21) ### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [doublecommander-11.1.13](https://github.com/truecharts/charts/compare/doublecommander-11.1.12...doublecommander-11.1.13) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [doublecommander-11.1.12](https://github.com/truecharts/charts/compare/doublecommander-11.1.11...doublecommander-11.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/doublecommander/12.1.3/Chart.yaml b/stable/doublecommander/12.2.3/Chart.yaml similarity index 93% rename from stable/doublecommander/12.1.3/Chart.yaml rename to stable/doublecommander/12.2.3/Chart.yaml index 49f48ddde14..d0887d3a1a5 100644 --- a/stable/doublecommander/12.1.3/Chart.yaml +++ b/stable/doublecommander/12.2.3/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.1.6 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - https://ghcr.io/linuxserver/doublecommander type: application -version: 12.1.3 +version: 12.2.3 diff --git a/stable/doublecommander/12.1.3/README.md b/stable/doublecommander/12.2.3/README.md similarity index 100% rename from stable/doublecommander/12.1.3/README.md rename to stable/doublecommander/12.2.3/README.md diff --git a/stable/doublecommander/12.2.3/app-changelog.md b/stable/doublecommander/12.2.3/app-changelog.md new file mode 100644 index 00000000000..f31dbe110c5 --- /dev/null +++ b/stable/doublecommander/12.2.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-12.2.3](https://github.com/truecharts/charts/compare/doublecommander-12.2.2...doublecommander-12.2.3) (2024-03-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/doublecommander to latest[@f9d36ef](https://github.com/f9d36ef) by renovate ([#18777](https://github.com/truecharts/charts/issues/18777)) \ No newline at end of file diff --git a/stable/doublecommander/12.1.3/app-readme.md b/stable/doublecommander/12.2.3/app-readme.md similarity index 100% rename from stable/doublecommander/12.1.3/app-readme.md rename to stable/doublecommander/12.2.3/app-readme.md diff --git a/stable/doublecommander/12.2.3/charts/common-18.1.6.tgz b/stable/doublecommander/12.2.3/charts/common-18.1.6.tgz new file mode 100644 index 00000000000..3ada4bb6e11 Binary files /dev/null and b/stable/doublecommander/12.2.3/charts/common-18.1.6.tgz differ diff --git a/stable/doublecommander/12.1.3/ix_values.yaml b/stable/doublecommander/12.2.3/ix_values.yaml similarity index 90% rename from stable/doublecommander/12.1.3/ix_values.yaml rename to stable/doublecommander/12.2.3/ix_values.yaml index 726ff94ff88..282ce7a93ae 100644 --- a/stable/doublecommander/12.1.3/ix_values.yaml +++ b/stable/doublecommander/12.2.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:2c3a01887ea0c0e03e3946429c0dd0158dbcf67ba754b3cdf9a77c1a1b6cf1ba + tag: latest@sha256:f9d36efe82dd45112e2c1059825f99705c5e21b99ee72d4c743096ec029e66c0 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/doublecommander/12.1.3/questions.yaml b/stable/doublecommander/12.2.3/questions.yaml similarity index 100% rename from stable/doublecommander/12.1.3/questions.yaml rename to stable/doublecommander/12.2.3/questions.yaml diff --git a/stable/doublecommander/12.1.3/templates/NOTES.txt b/stable/doublecommander/12.2.3/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/12.1.3/templates/NOTES.txt rename to stable/doublecommander/12.2.3/templates/NOTES.txt diff --git a/stable/doublecommander/12.1.3/templates/common.yaml b/stable/doublecommander/12.2.3/templates/common.yaml similarity index 100% rename from stable/doublecommander/12.1.3/templates/common.yaml rename to stable/doublecommander/12.2.3/templates/common.yaml diff --git a/stable/doublecommander/12.1.3/values.yaml b/stable/doublecommander/12.2.3/values.yaml similarity index 100% rename from stable/doublecommander/12.1.3/values.yaml rename to stable/doublecommander/12.2.3/values.yaml diff --git a/stable/factorio/7.1.2/charts/common-18.0.2.tgz b/stable/factorio/7.1.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/factorio/7.1.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/factorio/7.1.2/.helmignore b/stable/factorio/7.2.3/.helmignore similarity index 100% rename from stable/factorio/7.1.2/.helmignore rename to stable/factorio/7.2.3/.helmignore diff --git a/stable/factorio/7.1.2/CHANGELOG.md b/stable/factorio/7.2.3/CHANGELOG.md similarity index 72% rename from stable/factorio/7.1.2/CHANGELOG.md rename to stable/factorio/7.2.3/CHANGELOG.md index f441f8e2c91..8d90edb4396 100644 --- a/stable/factorio/7.1.2/CHANGELOG.md +++ b/stable/factorio/7.2.3/CHANGELOG.md @@ -8,6 +8,28 @@ title: Changelog **Important:** +## [factorio-7.2.3](https://github.com/truecharts/charts/compare/factorio-7.2.2...factorio-7.2.3) (2024-03-05) + +### Chore + + + +- update container image factoriotools/factorio to stable[@6eef66f](https://github.com/6eef66f) by renovate ([#18763](https://github.com/truecharts/charts/issues/18763)) + + +## [factorio-7.2.2](https://github.com/truecharts/charts/compare/factorio-7.2.0...factorio-7.2.2) (2024-03-05) + +### Chore + + + +- force rereleases + +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) + + + + @@ -75,25 +97,3 @@ title: Changelog ## [factorio-6.1.13](https://github.com/truecharts/charts/compare/factorio-6.1.12...factorio-6.1.13) (2024-01-21) ### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [factorio-6.1.12](https://github.com/truecharts/charts/compare/factorio-6.1.11...factorio-6.1.12) (2024-01-21) - -### Chore - - - -- update container image factoriotools/factorio to stable[@a9d8ea1](https://github.com/a9d8ea1) by renovate ([#17339](https://github.com/truecharts/charts/issues/17339)) - - -## [factorio-6.1.11](https://github.com/truecharts/charts/compare/factorio-6.1.10...factorio-6.1.11) (2024-01-14) - -### Chore - - - -- update container image factoriotools/factorio to stable[@67324cc](https://github.com/67324cc) by renovate ([#17129](https://github.com/truecharts/charts/issues/17129)) diff --git a/stable/factorio/7.1.2/Chart.yaml b/stable/factorio/7.2.3/Chart.yaml similarity index 90% rename from stable/factorio/7.1.2/Chart.yaml rename to stable/factorio/7.2.3/Chart.yaml index 49ae9a4c543..49cc496ae9e 100644 --- a/stable/factorio/7.1.2/Chart.yaml +++ b/stable/factorio/7.2.3/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: stable dependencies: - name: common - version: 18.0.2 + version: 18.1.6 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png keywords: - factorio - GameServers -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/factorio - https://hub.docker.com/r/factoriotools/factorio type: application -version: 7.1.2 +version: 7.2.3 diff --git a/stable/factorio/7.1.2/README.md b/stable/factorio/7.2.3/README.md similarity index 100% rename from stable/factorio/7.1.2/README.md rename to stable/factorio/7.2.3/README.md diff --git a/stable/factorio/7.2.3/app-changelog.md b/stable/factorio/7.2.3/app-changelog.md new file mode 100644 index 00000000000..37327ff53de --- /dev/null +++ b/stable/factorio/7.2.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [factorio-7.2.3](https://github.com/truecharts/charts/compare/factorio-7.2.2...factorio-7.2.3) (2024-03-05) + +### Chore + + + +- update container image factoriotools/factorio to stable[@6eef66f](https://github.com/6eef66f) by renovate ([#18763](https://github.com/truecharts/charts/issues/18763)) \ No newline at end of file diff --git a/stable/factorio/7.1.2/app-readme.md b/stable/factorio/7.2.3/app-readme.md similarity index 100% rename from stable/factorio/7.1.2/app-readme.md rename to stable/factorio/7.2.3/app-readme.md diff --git a/stable/factorio/7.2.3/charts/common-18.1.6.tgz b/stable/factorio/7.2.3/charts/common-18.1.6.tgz new file mode 100644 index 00000000000..3ada4bb6e11 Binary files /dev/null and b/stable/factorio/7.2.3/charts/common-18.1.6.tgz differ diff --git a/stable/factorio/7.1.2/ix_values.yaml b/stable/factorio/7.2.3/ix_values.yaml similarity index 93% rename from stable/factorio/7.1.2/ix_values.yaml rename to stable/factorio/7.2.3/ix_values.yaml index faf768c32f5..083ce1c52be 100644 --- a/stable/factorio/7.1.2/ix_values.yaml +++ b/stable/factorio/7.2.3/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: factoriotools/factorio - tag: stable@sha256:88819567d7370e36405f032cfb405fa4a1b4fe5711ecc3eaf0d6a1c2f1722953 + tag: stable@sha256:6eef66ffa85fab3f72c637264ee1fa59e92bda4454fc74d45e031af06da3d790 securityContext: container: diff --git a/stable/factorio/7.1.2/questions.yaml b/stable/factorio/7.2.3/questions.yaml similarity index 100% rename from stable/factorio/7.1.2/questions.yaml rename to stable/factorio/7.2.3/questions.yaml diff --git a/stable/factorio/7.1.2/templates/NOTES.txt b/stable/factorio/7.2.3/templates/NOTES.txt similarity index 100% rename from stable/factorio/7.1.2/templates/NOTES.txt rename to stable/factorio/7.2.3/templates/NOTES.txt diff --git a/stable/factorio/7.1.2/templates/common.yaml b/stable/factorio/7.2.3/templates/common.yaml similarity index 100% rename from stable/factorio/7.1.2/templates/common.yaml rename to stable/factorio/7.2.3/templates/common.yaml diff --git a/stable/factorio/7.1.2/values.yaml b/stable/factorio/7.2.3/values.yaml similarity index 100% rename from stable/factorio/7.1.2/values.yaml rename to stable/factorio/7.2.3/values.yaml diff --git a/stable/freecad-desktop-g3/5.1.2/charts/common-18.0.2.tgz b/stable/freecad-desktop-g3/5.1.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/freecad-desktop-g3/5.1.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/freecad-desktop-g3/5.1.2/.helmignore b/stable/freecad-desktop-g3/5.2.3/.helmignore similarity index 100% rename from stable/freecad-desktop-g3/5.1.2/.helmignore rename to stable/freecad-desktop-g3/5.2.3/.helmignore diff --git a/stable/freecad-desktop-g3/5.1.2/CHANGELOG.md b/stable/freecad-desktop-g3/5.2.3/CHANGELOG.md similarity index 77% rename from stable/freecad-desktop-g3/5.1.2/CHANGELOG.md rename to stable/freecad-desktop-g3/5.2.3/CHANGELOG.md index 616ec559e82..eed1872d803 100644 --- a/stable/freecad-desktop-g3/5.1.2/CHANGELOG.md +++ b/stable/freecad-desktop-g3/5.2.3/CHANGELOG.md @@ -8,6 +8,28 @@ title: Changelog **Important:** +## [freecad-desktop-g3-5.2.3](https://github.com/truecharts/charts/compare/freecad-desktop-g3-5.2.2...freecad-desktop-g3-5.2.3) (2024-03-05) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-freecad-g3 to latest[@394e667](https://github.com/394e667) by renovate ([#18752](https://github.com/truecharts/charts/issues/18752)) + + +## [freecad-desktop-g3-5.2.2](https://github.com/truecharts/charts/compare/freecad-desktop-g3-5.2.0...freecad-desktop-g3-5.2.2) (2024-03-05) + +### Chore + + + +- force rereleases + +- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835)) + + + + @@ -75,25 +97,3 @@ title: Changelog ### Chore - -- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - - -## [freecad-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.4...freecad-desktop-g3-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [freecad-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.3...freecad-desktop-g3-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/freecad-desktop-g3/5.1.2/Chart.yaml b/stable/freecad-desktop-g3/5.2.3/Chart.yaml similarity index 91% rename from stable/freecad-desktop-g3/5.1.2/Chart.yaml rename to stable/freecad-desktop-g3/5.2.3/Chart.yaml index d221f08a606..5766afd5ed7 100644 --- a/stable/freecad-desktop-g3/5.1.2/Chart.yaml +++ b/stable/freecad-desktop-g3/5.2.3/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.1.6 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - MediaApp-Photos -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/freecad-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 type: application -version: 5.1.2 +version: 5.2.3 diff --git a/stable/freecad-desktop-g3/5.1.2/README.md b/stable/freecad-desktop-g3/5.2.3/README.md similarity index 100% rename from stable/freecad-desktop-g3/5.1.2/README.md rename to stable/freecad-desktop-g3/5.2.3/README.md diff --git a/stable/freecad-desktop-g3/5.2.3/app-changelog.md b/stable/freecad-desktop-g3/5.2.3/app-changelog.md new file mode 100644 index 00000000000..27ff6563b7a --- /dev/null +++ b/stable/freecad-desktop-g3/5.2.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freecad-desktop-g3-5.2.3](https://github.com/truecharts/charts/compare/freecad-desktop-g3-5.2.2...freecad-desktop-g3-5.2.3) (2024-03-05) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-freecad-g3 to latest[@394e667](https://github.com/394e667) by renovate ([#18752](https://github.com/truecharts/charts/issues/18752)) \ No newline at end of file diff --git a/stable/freecad-desktop-g3/5.1.2/app-readme.md b/stable/freecad-desktop-g3/5.2.3/app-readme.md similarity index 100% rename from stable/freecad-desktop-g3/5.1.2/app-readme.md rename to stable/freecad-desktop-g3/5.2.3/app-readme.md diff --git a/stable/freecad-desktop-g3/5.2.3/charts/common-18.1.6.tgz b/stable/freecad-desktop-g3/5.2.3/charts/common-18.1.6.tgz new file mode 100644 index 00000000000..3ada4bb6e11 Binary files /dev/null and b/stable/freecad-desktop-g3/5.2.3/charts/common-18.1.6.tgz differ diff --git a/stable/freecad-desktop-g3/5.1.2/ix_values.yaml b/stable/freecad-desktop-g3/5.2.3/ix_values.yaml similarity index 88% rename from stable/freecad-desktop-g3/5.1.2/ix_values.yaml rename to stable/freecad-desktop-g3/5.2.3/ix_values.yaml index 02949326d94..eb1d985a732 100644 --- a/stable/freecad-desktop-g3/5.1.2/ix_values.yaml +++ b/stable/freecad-desktop-g3/5.2.3/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: accetto/ubuntu-vnc-xfce-freecad-g3 - tag: latest@sha256:1b3df989226e8db062f95308724ec26b22306fad402cebd192c4b540158f0b13 + tag: latest@sha256:394e667d16069e9c5fcfbf35583dfed6834faae5d2c1e47a6d0986f54e59720a persistence: internalshare: enabled: true diff --git a/stable/freecad-desktop-g3/5.1.2/questions.yaml b/stable/freecad-desktop-g3/5.2.3/questions.yaml similarity index 100% rename from stable/freecad-desktop-g3/5.1.2/questions.yaml rename to stable/freecad-desktop-g3/5.2.3/questions.yaml diff --git a/stable/freecad-desktop-g3/5.1.2/templates/common.yaml b/stable/freecad-desktop-g3/5.2.3/templates/common.yaml similarity index 100% rename from stable/freecad-desktop-g3/5.1.2/templates/common.yaml rename to stable/freecad-desktop-g3/5.2.3/templates/common.yaml diff --git a/stable/freecad-desktop-g3/5.1.2/values.yaml b/stable/freecad-desktop-g3/5.2.3/values.yaml similarity index 100% rename from stable/freecad-desktop-g3/5.1.2/values.yaml rename to stable/freecad-desktop-g3/5.2.3/values.yaml diff --git a/stable/opengl-desktop-g3/5.2.3/app-changelog.md b/stable/opengl-desktop-g3/5.2.3/app-changelog.md deleted file mode 100644 index 8b15c483f1a..00000000000 --- a/stable/opengl-desktop-g3/5.2.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [opengl-desktop-g3-5.2.3](https://github.com/truecharts/charts/compare/opengl-desktop-g3-5.2.2...opengl-desktop-g3-5.2.3) (2024-03-05) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-opengl-g3 to latest[@228b67b](https://github.com/228b67b) by renovate ([#18753](https://github.com/truecharts/charts/issues/18753)) \ No newline at end of file