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(flux): update image traefik-crds 3.2.4 → 3.3.0 - autoclosed #83

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Update Change
traefik-crds (source) minor 3.2.4 -> 3.3.0

Release Notes

traefik/traefik (traefik-crds)

v3.3.0

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [sticky-session,k8s/ingress,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Misc:


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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

--- clusters/main/kubernetes/system/traefik-crds/app Kustomization: flux-system/traefik-crds HelmRelease: system/traefik-crds

+++ clusters/main/kubernetes/system/traefik-crds/app Kustomization: flux-system/traefik-crds HelmRelease: system/traefik-crds

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

       chart: traefik-crds
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: truecharts
         namespace: flux-system
-      version: 3.2.4
+      version: 3.3.0
   driftDetection:
     mode: warn
   install:
     createNamespace: true
     remediation:
       retries: 3
--- clusters/main/kubernetes/apps/readarr/app Kustomization: flux-system/readarr HelmRelease: readarr/readarr

+++ clusters/main/kubernetes/apps/readarr/app Kustomization: flux-system/readarr HelmRelease: readarr/readarr

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

     spec:
       chart: readarr
       sourceRef:
         kind: HelmRepository
         name: truecharts
         namespace: flux-system
-      version: 24.2.0
+      version: 24.1.3
   interval: 15m
   values:
     addons:
       exportarr:
         enabled: false
     credentials:
--- clusters/main/kubernetes/system/spegel/app Kustomization: flux-system/spegel HelmRelease: spegel/spegel

+++ clusters/main/kubernetes/system/spegel/app Kustomization: flux-system/spegel HelmRelease: spegel/spegel

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

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: truecharts
         namespace: flux-system
-      version: 2.1.0
+      version: 2.0.8
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true
--- clusters/main/kubernetes/apps/tailscale/app Kustomization: flux-system/tailscale HelmRelease: tailscale/tailscale

+++ clusters/main/kubernetes/apps/tailscale/app Kustomization: flux-system/tailscale HelmRelease: tailscale/tailscale

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

       chart: tailscale
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: truecharts
         namespace: flux-system
-      version: 10.8.0
+      version: 10.7.3
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3
--- clusters/main/kubernetes/apps/tautulli/app Kustomization: flux-system/tautulli HelmRelease: tautulli/tautulli

+++ clusters/main/kubernetes/apps/tautulli/app Kustomization: flux-system/tautulli HelmRelease: tautulli/tautulli

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

     spec:
       chart: tautulli
       sourceRef:
         kind: HelmRepository
         name: truecharts
         namespace: flux-system
-      version: 20.3.0
+      version: 20.2.3
   interval: 15m
   values:
     credentials:
       s3:
         accessKey: ${S3ID}
         bucket: ${S3PREFIX}-tautulli
--- clusters/main/kubernetes/system/snapshot-controller/app Kustomization: flux-system/snapshot-controller HelmRelease: snapshot-controller/snapshot-controller

+++ clusters/main/kubernetes/system/snapshot-controller/app Kustomization: flux-system/snapshot-controller HelmRelease: snapshot-controller/snapshot-controller

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

       chart: snapshot-controller
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: truecharts
         namespace: flux-system
-      version: 3.4.0
+      version: 3.3.2
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 5m
   upgrade:

@github-actions github-actions bot merged commit b376301 into main Dec 27, 2024
3 checks passed
@renovate renovate bot changed the title chore(flux): update image traefik-crds 3.2.4 → 3.3.0 chore(flux): update image traefik-crds 3.2.4 → 3.3.0 - autoclosed Dec 27, 2024
@renovate renovate bot deleted the renovate/flux-traefik-crds-3.3.x branch December 27, 2024 22:52
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.

0 participants