Closed renovate[bot] closed 2 months ago
--- kubernetes/apps/network/traefik/app Kustomization: flux-system/traefik HelmRelease: network/traefik
+++ kubernetes/apps/network/traefik/app Kustomization: flux-system/traefik HelmRelease: network/traefik
@@ -13,13 +13,13 @@
spec:
chart: traefik
sourceRef:
kind: HelmRepository
name: traefik
namespace: flux-system
- version: 31.0.0
+ version: 31.1.0
driftDetection:
mode: enabled
install:
crds: CreateReplace
remediation:
retries: 3
--- HelmRelease: network/traefik Deployment: network/traefik
+++ HelmRelease: network/traefik Deployment: network/traefik
@@ -30,13 +30,13 @@
spec:
serviceAccountName: traefik
automountServiceAccountToken: true
terminationGracePeriodSeconds: 60
hostNetwork: false
containers:
- - image: docker.io/traefik:v3.1.2
+ - image: docker.io/traefik:v3.1.3
imagePullPolicy: IfNotPresent
name: traefik
resources: null
readinessProbe:
httpGet:
path: /ping
This PR contains the following updates:
31.0.0
->31.1.0
Release Notes
traefik/traefik-helm-chart (traefik)
### [`v31.1.0`](https://redirect.github.com/traefik/traefik-helm-chart/releases/tag/v31.1.0) [Compare Source](https://redirect.github.com/traefik/traefik-helm-chart/compare/v31.0.0...v31.1.0) ##### Features - ✨ input validation using schema ([cf703c7](https://redirect.github.com/traefik/traefik-helm-chart/commit/cf703c7ddae652288144d70fd88a530667b53aa6)) - **deps:** update traefik docker tag to v3.1.3 ([1ecf803](https://redirect.github.com/traefik/traefik-helm-chart/commit/1ecf803aa78312a5b00846106efcf28ac9c9c562)) - ✨ add AllowACMEByPass and improve schema/doc on ports values ([458cab9](https://redirect.github.com/traefik/traefik-helm-chart/commit/458cab997cadf1712abc86ab5c8ff4a333b34f1e)) - add new webhooks and removes unnecessary ones ([d7c3622](https://redirect.github.com/traefik/traefik-helm-chart/commit/d7c36229bccea62865d2bb74894a59374370523a)) ##### Bug Fixes - 🐛 update CRD to v3.1 ([2dc2253](https://redirect.github.com/traefik/traefik-helm-chart/commit/2dc2253c2e360d2ce2f3fd0ed8407e89b4a0c273))Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.