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

chore(deps): update dependency traefik-crd-source to v25 #948

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik-crd-source major v24.0.0 -> v25.0.0

Release Notes

traefik/traefik-helm-chart (traefik-crd-source)

v25.0.0

Compare Source

The two breaking changes are:

  1. On redirectTo, ports.web.redirectTo=websecure => ports.web.redirectTo.port=websecure.
  2. On gateway, all values are now flattened to experimental.kubernetesGateway.
Features
Bug Fixes
  • 🐛 remove old CRDs using traefik.containo.us (6484a40)
  • add missing separator in crds (ba67d9b)
  • add Prometheus scraping annotations only if serviceMonitor not created (6b2268f)
  • allow updateStrategy.rollingUpdate.maxUnavailable to be passed in as an int or string (0dcc834)
  • detect correctly v3 version when using sha in image.tag (1f043da)
  • disable ClusterRole and ClusterRoleBinding when not needed (14d4895)
Reverts
  • "fix: 🐛 remove old CRDs using traefik.containo.us" (bf75a5d)
Documentation
  • 📚️ how to use this chart as a dependency (18c9d45)
  • fix typo in README (d1a2770)
  • Fix typo in the default values file (607b808)
  • remove email from apiToken in CloudFlare example (9b9f306)

New Contributors

Full Changelog: traefik/traefik-helm-chart@v24.0.0...v25.0.0


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 Mend Renovate. View repository job log here.

@mrwulf-action-bot
Copy link

--- cluster/crds Kustomization: flux-system/crds GitRepository: flux-system/traefik-crd-source

+++ cluster/crds Kustomization: flux-system/crds GitRepository: flux-system/traefik-crd-source

@@ -9,9 +9,9 @@

     # exclude all
     /*
     # path to crds
     !/traefik/crds/
   interval: 30m
   ref:
-    tag: v24.0.0
+    tag: v25.0.0
   url: https://github.com/traefik/traefik-helm-chart.git
 

@renovate renovate bot force-pushed the renovate/traefik-crd-source-25.x branch from 2309e9f to f384f61 Compare October 25, 2023 01:36
| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | traefik/traefik-helm-chart | v24.0.0 | v25.0.0 |
@renovate renovate bot force-pushed the renovate/traefik-crd-source-25.x branch from f384f61 to 76f9cd9 Compare October 25, 2023 06:04
@mrwulf mrwulf merged commit 9e3b156 into main Oct 25, 2023
7 checks passed
@mrwulf mrwulf deleted the renovate/traefik-crd-source-25.x branch October 25, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant