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(traefik): update helm-release ( 33.1.0 → 33.2.0 ) #4125

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Dec 11, 2024

This PR contains the following updates:

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

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: Enabled.

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.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update area/kubernetes cluster/talos-flux labels Dec 11, 2024
@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/traefik-ingress/traefik/app Kustomization: flux-system/apps-traefik HelmRelease: traefik-ingress/traefik

+++ kubernetes/talos-flux/apps/traefik-ingress/traefik/app Kustomization: flux-system/apps-traefik HelmRelease: traefik-ingress/traefik

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

     spec:
       chart: traefik
       sourceRef:
         kind: HelmRepository
         name: traefik-charts
         namespace: flux-system
-      version: 33.1.0
+      version: 33.2.0
   dependsOn:
   - name: cert-manager
     namespace: cert-manager
   driftDetection:
     mode: enabled
   install:

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: traefik-ingress/traefik Deployment: traefik-ingress/traefik

+++ HelmRelease: traefik-ingress/traefik Deployment: traefik-ingress/traefik

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

     spec:
       serviceAccountName: traefik
       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
         resources:
           limits:
             memory: 500Mi
           requests:

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 4.0s
✅ YAML prettier 1 0 0.56s
✅ YAML yamllint 1 0 0.37s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 2eb155d into main Dec 11, 2024
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/traefik-33.x branch December 11, 2024 14:14
@jazzlyn
Copy link
Collaborator

jazzlyn commented Dec 11, 2024

manual restart required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes cluster/talos-flux renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant