ricsanfre / pi-cluster

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

Update dependency traefik/traefik-helm-chart to v28 - autoclosed #409

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
traefik/traefik-helm-chart Kustomization major v26.1.0 -> v28.2.0

Release Notes

traefik/traefik-helm-chart (traefik/traefik-helm-chart) ### [`v28.2.0`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v28.2.0) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v28.1.0-beta.3...v28.2.0) :warning: This release align to Kubernetes default (*Always*) for `podSecurityContext.fsGroupChangePolicy`. It was *OnRootMismatch* in previous release of this chart. It can easily be set (back) to *OnRootMismatch* if needed, see [EXAMPLES](https://togithub.com/traefik/traefik-helm-chart/blob/master/EXAMPLES.md#use-traefik-native-lets-encrypt-integration-without-cert-manager). ##### Features - ✨ simplify values and provide more examples ([4eb71eb](https://togithub.com/traefik/traefik-helm-chart/commit/4eb71eb43bde454ce16e8633215551e67eff4568)) - add deletecollection right on secrets ([fb69807](https://togithub.com/traefik/traefik-helm-chart/commit/fb69807b609a991643a45d982a716441980955e6)) - update traefik docker tag to v3.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/traefik/traefik-helm-chart/pull/1075](https://togithub.com/traefik/traefik-helm-chart/pull/1075) ##### Bug Fixes - **IngressClass:** provides annotation on IngressRoutes when it's enabled ([f5de0c3](https://togithub.com/traefik/traefik-helm-chart/commit/f5de0c3725e7ab46d22744ba8510875a2ca5fbf9)) #### New Contributors - [@​jspdown](https://togithub.com/jspdown) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1077](https://togithub.com/traefik/traefik-helm-chart/pull/1077) **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v28.1.0...v28.2.0 ### [`v28.1.0`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v28.1.0) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v28.0.0...v28.1.0-beta.3) ##### Features - **Traefik Hub:** add initial support for API Gateway ([dc5c68d](https://togithub.com/traefik/traefik-helm-chart/commit/dc5c68d584198b52cd0ac64fb17d3df1d2ccb018)) - **Traefik Hub:** use Traefik Proxy otlp config ([a910db4](https://togithub.com/traefik/traefik-helm-chart/commit/a910db40fc9f3889a221003ca674242a2458744c)) ##### Bug Fixes - **Traefik Hub:** refine support ([60d210d](https://togithub.com/traefik/traefik-helm-chart/commit/60d210de336614ff16161d3cf13d555575ace12c)) - **Traefik Hub:** do not deploy mutating webhook when enabling only API Gateway ([cb2a98d](https://togithub.com/traefik/traefik-helm-chart/commit/cb2a98dfc8e412ea78d317954e245148915109a7)) ##### Documentation - **example:** Update Digital Ocean PROXY Protocol ([9850319](https://togithub.com/traefik/traefik-helm-chart/commit/9850319029826fcb31d037fd51a6242261d400e1)) - πŸ“šοΈ improve UPGRADING section ([54ec665](https://togithub.com/traefik/traefik-helm-chart/commit/54ec66537c2338b82d7c81f36367d17b9bc86b81)) ### [`v28.0.0`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v28.0.0) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v27.0.2...v28.0.0) ##### ⚠ BREAKING CHANGES - :boom: initial support of Traefik Proxy v3 - See [Migration guide from v2 to v3](https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/) and upgrading section of this chart on CRDs. ##### Features - **podtemplate:** set GOMEMLIMIT, GOMAXPROCS when limits are defined ([e4f2aa8](https://togithub.com/traefik/traefik-helm-chart/commit/e4f2aa80c7be9e382e7e5277cc5b75bfdf0a10e7)) - :boom: initial support of Traefik Proxy v3 ([536059d](https://togithub.com/traefik/traefik-helm-chart/commit/536059dbdc70fcb0c1f1914a108384e9613b1da5)) - ✨ add support of `experimental-v3.0` unstable version ([579984c](https://togithub.com/traefik/traefik-helm-chart/commit/579984c3b149a3b32a5e91edaa00b028b6587b57)) - ✨ fail gracefully when required port number is not set ([f8be5e1](https://togithub.com/traefik/traefik-helm-chart/commit/f8be5e19d841c8c6ebf1e1d2282cee3170086def)) - **ports:** add transport options ([47e0f28](https://togithub.com/traefik/traefik-helm-chart/commit/47e0f28a7413def68a48489140db521e99617187)) - ability to override liveness and readiness probe paths ([ea95df0](https://togithub.com/traefik/traefik-helm-chart/commit/ea95df04391fee3bcf05d124cdd36c2be39814d5)) ##### Bug Fixes - πŸ› logs filters on status codes ([c204014](https://togithub.com/traefik/traefik-helm-chart/commit/c20401453b63d56e1eb061d357381f7fa75ba10a)) - πŸ› only expose http3 port on service when TCP variant is exposed ([2d6243d](https://togithub.com/traefik/traefik-helm-chart/commit/2d6243d42cc0c1d92072cb8609fdfc9556888ad4)) ##### Styles - 🎨 consistent capitalization on `--entryPoints` CLI flag ([b1f6f96](https://togithub.com/traefik/traefik-helm-chart/commit/b1f6f968cbe2adc0e493c4127bcf5848d19a4ccb)) ##### Documentation - πŸ“šοΈ improve EXAMPLES on acme resolver ([2252aba](https://togithub.com/traefik/traefik-helm-chart/commit/2252aba24da57e83d687198bb1c946c3c4b3d86f)) #### New Contributors - [@​matkam](https://togithub.com/matkam) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1041](https://togithub.com/traefik/traefik-helm-chart/pull/1041) ### [`v27.0.2`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v27.0.2) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v27.0.1...v27.0.2) ##### [27.0.2](https://togithub.com/traefik/traefik-helm-chart/compare/v27.0.1...v27.0.2) (2024-04-12) ##### Upgrade Notes This release comes with an important fix for [https://github.com/traefik/traefik/issues/10598](https://togithub.com/traefik/traefik/issues/10598) introduced in v2.11.1, see upstream [release notes](https://togithub.com/traefik/traefik/releases/tag/v2.11.2). ##### Features - feat: ✨ update Traefik Proxy to v2.11.2 ([#​1034](https://togithub.com/traefik/traefik-helm-chart/issues/1034)) ### [`v27.0.1`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v27.0.1) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v27.0.0...v27.0.1) ##### [27.0.1](https://togithub.com/traefik/traefik-helm-chart/compare/v27.0.0...v27.0.1) (2024-04-11) ##### Upgrade notes 🚨 Traefik Proxy v2.11.1 introduces `lingeringTimeout`, see [https://github.com/traefik/traefik/pull/10569](https://togithub.com/traefik/traefik/pull/10569), that can be breaking for *server-first* protocols. This new setting can be set with `additionalArguments`. ##### Features - release v27.0.1 with Traefik Proxy to v2.11.1 ([4dadd66](https://togithub.com/traefik/traefik-helm-chart/commit/4dadd6632db95549a211006844e5e7310e06f4a2)) ### [`v27.0.0`](https://togithub.com/traefik/traefik-helm-chart/releases/tag/v27.0.0) [Compare Source](https://togithub.com/traefik/traefik-helm-chart/compare/v26.1.0...v27.0.0) ##### ⚠ BREAKING CHANGES - :boom: refactor custom services and port exposure ([7e349d4](https://togithub.com/traefik/traefik-helm-chart/commit/7e349d4782b72c36220a1ec8dace803640e289e0)) **Upgrade notes** Custom services and port exposure have been redesigned, requiring the following changes: - if you were overriding port exposure behavior using the `expose` or `exposeInternal` flags, you should replace them with a service name to boolean mapping, i.e. replace this: ```yaml ports: web: port: 80 expose: false exposeInternal: true ``` with this: ```yaml ports: web: port: 80 expose: default: false internal: true ``` - if you were previously using the `service.internal` value, you should migrate the values to the `service.additionalServices.internal` value instead; this should yield the same results, but make sure to carefully check for any changes! ##### Features - restrict access to secrets ([8fbae97](https://togithub.com/traefik/traefik-helm-chart/commit/8fbae97a1c951b8997ad45b3d20912070f470261)) ##### Bug Fixes - **rbac:** do not create clusterrole for namespace deployment on Traefik v3 ([d0f3442](https://togithub.com/traefik/traefik-helm-chart/commit/d0f34428da2ae645009d088c3e6c77a3d157911e)) - remove null annotations on dashboard `IngressRoute` ([606ab52](https://togithub.com/traefik/traefik-helm-chart/commit/606ab52c539e797d534b9c8f1fe9d5deb9f1be4b)) - use hostIP also on entrypoint and healthChecks when set ([82a3cab](https://togithub.com/traefik/traefik-helm-chart/commit/82a3cabd335d6dc7b8c6533149105dee59c388c8)) #### New Contributors - [@​samox73](https://togithub.com/samox73) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1016](https://togithub.com/traefik/traefik-helm-chart/pull/1016) - [@​ChandonPierre](https://togithub.com/ChandonPierre) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1012](https://togithub.com/traefik/traefik-helm-chart/pull/1012) - [@​andrzejpawcenis](https://togithub.com/andrzejpawcenis) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1021](https://togithub.com/traefik/traefik-helm-chart/pull/1021) - [@​jnonino](https://togithub.com/jnonino) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/1009](https://togithub.com/traefik/traefik-helm-chart/pull/1009) - [@​Zebradil](https://togithub.com/Zebradil) made their first contribution in [https://github.com/traefik/traefik-helm-chart/pull/992](https://togithub.com/traefik/traefik-helm-chart/pull/992) **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v26.1.0...v27.0.0

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.