Skip to content

feat(helm): update traefik ( 33.1.0 → 33.2.0 ) [main] #1107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented Dec 11, 2024

This PR contains the following updates:

Package Update Change
traefik (source) minor 33.1.0 -> 33.2.0

Release Notes

traefik/traefik-helm-chart (traefik)

v33.2.0

Compare Source

Features
  • deps: update traefik docker tag to v3.2.2 (7076b78)
  • Gateway API: update sigs.k8s.io/gateway-api to v1.2.1 (f139bd9)
  • Traefik Proxy: 🎨 harmonize semverCompare calls (2aad522)
  • Traefik Proxy: add tracingparameters to helm chart values (b2c0628)
  • Traefik Proxy: support NativeLB option in GatewayAPI provider (9749d01)
Bug Fixes
  • Traefik Proxy: 🐛 abortOnPluginFailure not released yet (9ee6231)
New Contributors

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.


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

This PR has been generated by Renovate Bot.

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Dec 11, 2024

--- HelmRelease: networking/traefik-external Deployment: networking/traefik-external

+++ HelmRelease: networking/traefik-external Deployment: networking/traefik-external

@@ -33,13 +33,13 @@

     spec:
       serviceAccountName: traefik-external
       automountServiceAccountToken: true
       terminationGracePeriodSeconds: 60
       hostNetwork: false
       containers:
-      - image: docker.io/traefik:v3.2.1
+      - image: docker.io/traefik:v3.2.2
         imagePullPolicy: IfNotPresent
         name: traefik-external
         resources:
           limits:
             memory: 768Mi
           requests:
--- HelmRelease: networking/traefik-internal Deployment: networking/traefik-internal

+++ HelmRelease: networking/traefik-internal Deployment: networking/traefik-internal

@@ -33,13 +33,13 @@

     spec:
       serviceAccountName: traefik-internal
       automountServiceAccountToken: true
       terminationGracePeriodSeconds: 60
       hostNetwork: false
       containers:
-      - image: docker.io/traefik:v3.2.1
+      - image: docker.io/traefik:v3.2.2
         imagePullPolicy: IfNotPresent
         name: traefik-internal
         resources:
           limits:
             memory: 768Mi
           requests:

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Dec 11, 2024

--- kubernetes/main/apps/networking/traefik/external Kustomization: flux-system/traefik-external HelmRelease: networking/traefik-external

+++ kubernetes/main/apps/networking/traefik/external Kustomization: flux-system/traefik-external HelmRelease: networking/traefik-external

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

     spec:
       chart: traefik
       sourceRef:
         kind: HelmRepository
         name: traefik
         namespace: flux-system
-      version: 33.1.0
+      version: 33.2.0
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
--- kubernetes/main/apps/networking/traefik/internal Kustomization: flux-system/traefik-internal HelmRelease: networking/traefik-internal

+++ kubernetes/main/apps/networking/traefik/internal Kustomization: flux-system/traefik-internal HelmRelease: networking/traefik-internal

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

     spec:
       chart: traefik
       sourceRef:
         kind: HelmRepository
         name: traefik
         namespace: flux-system
-      version: 33.1.0
+      version: 33.2.0
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2

@drag0n141 drag0n141 merged commit 61c76da into master Dec 11, 2024
9 checks passed
@drag0n141 drag0n141 deleted the renovate/main-traefik-33.x branch December 11, 2024 22:03
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.

1 participant