Skip to content

feat(helm): update chart traefik ( 41.4.0 ➔ 41.5.0 ) - #547

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/traefik-41.x
Open

feat(helm): update chart traefik ( 41.4.0 ➔ 41.5.0 )#547
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/traefik-41.x

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
traefik (source) minor 41.4.041.5.0

Release Notes

traefik/traefik-helm-chart (traefik)

v41.5.0

Compare Source

[!IMPORTANT]
This release includes a CRD update. See chart UPGRADING instructions and upstream migration guide.

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.13 (default)
  • Traefik Hub: v3.19.3 -> v3.20.13

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 1f32165c-0f0a-4a9d-8271-c04aebb110a0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
--- HelmRelease: network/traefik-public Deployment: network/traefik-public

+++ HelmRelease: network/traefik-public Deployment: network/traefik-public

@@ -61,13 +61,13 @@

         - name: POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: USER
           value: traefik
-        image: docker.io/traefik:v3.7.12
+        image: docker.io/traefik:v3.7.13
         imagePullPolicy: IfNotPresent
         lifecycle: null
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
--- HelmRelease: network/traefik-services Deployment: network/traefik-services

+++ HelmRelease: network/traefik-services Deployment: network/traefik-services

@@ -64,13 +64,13 @@

         - name: POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: USER
           value: traefik
-        image: docker.io/traefik:v3.7.12
+        image: docker.io/traefik:v3.7.13
         imagePullPolicy: IfNotPresent
         lifecycle: null
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
--- HelmRelease: network/traefik-admin Deployment: network/traefik-admin

+++ HelmRelease: network/traefik-admin Deployment: network/traefik-admin

@@ -84,13 +84,13 @@

               name: ops-suite-kanidm-oauth2-credentials
         - name: OIDC_SESSION_SECRET
           valueFrom:
             secretKeyRef:
               key: SESSION_SECRET
               name: traefik-oidc-session-key
-        image: docker.io/traefik:v3.7.12
+        image: docker.io/traefik:v3.7.13
         imagePullPolicy: IfNotPresent
         lifecycle: null
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-admin

+++ kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-admin

@@ -11,13 +11,13 @@

   chart:
     spec:
       chart: traefik
       sourceRef:
         kind: HelmRepository
         name: traefik
-      version: 41.4.0
+      version: 41.5.0
   install:
     crds: CreateReplace
     strategy:
       name: RetryOnFailure
   interval: 1h
   rollback:
--- kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-public

+++ kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-public

@@ -11,13 +11,13 @@

   chart:
     spec:
       chart: traefik
       sourceRef:
         kind: HelmRepository
         name: traefik
-      version: 41.4.0
+      version: 41.5.0
   dependsOn:
   - name: traefik-admin
   install:
     crds: CreateReplace
     strategy:
       name: RetryOnFailure
--- kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-services

+++ kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-services

@@ -11,13 +11,13 @@

   chart:
     spec:
       chart: traefik
       sourceRef:
         kind: HelmRepository
         name: traefik
-      version: 41.4.0
+      version: 41.5.0
   dependsOn:
   - name: traefik-admin
   install:
     crds: CreateReplace
     strategy:
       name: RetryOnFailure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants