ricsanfre / pi-cluster

Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible and ArgoCD
https://picluster.ricsanfre.com
MIT License
376 stars 59 forks source link

Update Helm release traefik to v26.1.0 #317

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik (source) minor 26.0.0 -> 26.1.0

Release Notes

traefik/traefik-helm-chart (traefik) ### [`v26.1.0`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v26.1.0) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v26.0.0...v26.1.0) #### Important notice :information_source: CRDs has been updated in this release. On Traefik v2, there is no new or removed field, just description format update by upstream library. :warning: This Chart does not support Traefik v3 beta and rc versions. ##### Features - update traefik docker tag to v2.11.0 ([843d1d7](https://togithub.com/traefik/traefik-helm-chart/commit/843d1d75b856fc6b35e09b42278de3bdf8734c08)) - allow exposure of ports on internal service only ([d9f4731](https://togithub.com/traefik/traefik-helm-chart/commit/d9f4731fce7c8fdb134f417d977537e2ecad1a6e)) - create v1 Gateway and GatewayClass Version for Traefik v3 ([85697f0](https://togithub.com/traefik/traefik-helm-chart/commit/85697f0cfbfae77539bfdb8ba8255e77735a762f)) - set runtimeClassName on pod spec ([c07d55c](https://togithub.com/traefik/traefik-helm-chart/commit/c07d55c277e69a341bfe48fcbf6059057a9820e7)) ##### Bug Fixes - 🐛 missing quote on experimental plugin args ([e7ce1b4](https://togithub.com/traefik/traefik-helm-chart/commit/e7ce1b410c858642069033305eb6362f26689f16)) - 🐛 set runtimeClassName at pod level ([3d76d3e](https://togithub.com/traefik/traefik-helm-chart/commit/3d76d3e8e3497f559216f73c91166f9b811f11e6)) - update traefik v3 serverstransporttcps CRD ([e404db9](https://togithub.com/traefik/traefik-helm-chart/commit/e404db9e271e939a33ba95bc59f12f8a54e87239))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.