Skip to content
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

feat(helm): update traefik ( 31.0.0 → 31.1.0 ) [utility] #862

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented Sep 18, 2024

This PR contains the following updates:

Package Update Change
traefik (source) minor 31.0.0 -> 31.1.0

Release Notes

traefik/traefik-helm-chart (traefik)

v31.1.0

Compare Source

Features
  • ✨ input validation using schema (cf703c7)
  • deps: update traefik docker tag to v3.1.3 (1ecf803)
  • ✨ add AllowACMEByPass and improve schema/doc on ports values (458cab9)
  • add new webhooks and removes unnecessary ones (d7c3622)
Bug Fixes
  • 🐛 update CRD to v3.1 (2dc2253)

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 Sep 18, 2024

--- 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.1.2
+      - image: docker.io/traefik:v3.1.3
         imagePullPolicy: IfNotPresent
         name: traefik-internal
         resources:
           limits:
             memory: 768Mi
           requests:

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Sep 18, 2024

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

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

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

     spec:
       chart: traefik
       sourceRef:
         kind: HelmRepository
         name: traefik
         namespace: flux-system
-      version: 31.0.0
+      version: 31.1.0
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   upgrade:

@drag0n141 drag0n141 merged commit 3d73072 into master Sep 18, 2024
9 checks passed
@drag0n141 drag0n141 deleted the renovate/utility-traefik-31.x branch September 18, 2024 11:18
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