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

fix(helm): update traefik ( 32.1.0 → 32.1.1 ) [utility] #954

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

drag0n141-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
traefik (source) patch 32.1.0 -> 32.1.1

Release Notes

traefik/traefik-helm-chart (traefik)

v32.1.1

Compare Source

32.1.1 (2024-10-11)
Features
  • deps: update traefik docker tag to v3.1.6 (37f9f12)
Bug Fixes
  • schema: 🐛 targetPort can also be a string (c64c50a)

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 Oct 11, 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: 32.1.0
+      version: 32.1.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   upgrade:

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Oct 11, 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.5
+      - image: docker.io/traefik:v3.1.6
         imagePullPolicy: IfNotPresent
         name: traefik-internal
         resources:
           limits:
             memory: 768Mi
           requests:

@drag0n141 drag0n141 merged commit feeb665 into master Oct 11, 2024
9 checks passed
@drag0n141 drag0n141 deleted the renovate/utility-traefik-32.x branch October 11, 2024 18:17
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