feat(helm): update chart traefik ( 41.4.0 ➔ 41.5.0 ) - #547
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
--- HelmRelease: network/traefik-public Deployment: network/traefik-public
+++ HelmRelease: network/traefik-public Deployment: network/traefik-public
@@ -61,13 +61,13 @@
- name: POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: USER
value: traefik
- image: docker.io/traefik:v3.7.12
+ image: docker.io/traefik:v3.7.13
imagePullPolicy: IfNotPresent
lifecycle: null
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
--- HelmRelease: network/traefik-services Deployment: network/traefik-services
+++ HelmRelease: network/traefik-services Deployment: network/traefik-services
@@ -64,13 +64,13 @@
- name: POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: USER
value: traefik
- image: docker.io/traefik:v3.7.12
+ image: docker.io/traefik:v3.7.13
imagePullPolicy: IfNotPresent
lifecycle: null
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
--- HelmRelease: network/traefik-admin Deployment: network/traefik-admin
+++ HelmRelease: network/traefik-admin Deployment: network/traefik-admin
@@ -84,13 +84,13 @@
name: ops-suite-kanidm-oauth2-credentials
- name: OIDC_SESSION_SECRET
valueFrom:
secretKeyRef:
key: SESSION_SECRET
name: traefik-oidc-session-key
- image: docker.io/traefik:v3.7.12
+ image: docker.io/traefik:v3.7.13
imagePullPolicy: IfNotPresent
lifecycle: null
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping |
--- kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-admin
+++ kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-admin
@@ -11,13 +11,13 @@
chart:
spec:
chart: traefik
sourceRef:
kind: HelmRepository
name: traefik
- version: 41.4.0
+ version: 41.5.0
install:
crds: CreateReplace
strategy:
name: RetryOnFailure
interval: 1h
rollback:
--- kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-public
+++ kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-public
@@ -11,13 +11,13 @@
chart:
spec:
chart: traefik
sourceRef:
kind: HelmRepository
name: traefik
- version: 41.4.0
+ version: 41.5.0
dependsOn:
- name: traefik-admin
install:
crds: CreateReplace
strategy:
name: RetryOnFailure
--- kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-services
+++ kubernetes/apps/network/traefik/app Kustomization: network/traefik HelmRelease: network/traefik-services
@@ -11,13 +11,13 @@
chart:
spec:
chart: traefik
sourceRef:
kind: HelmRepository
name: traefik
- version: 41.4.0
+ version: 41.5.0
dependsOn:
- name: traefik-admin
install:
crds: CreateReplace
strategy:
name: RetryOnFailure |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
41.4.0→41.5.0Release Notes
traefik/traefik-helm-chart (traefik)
v41.5.0Compare Source
🚀 Features
🐛 Bug fixes
📦 Others
👌 Traefik version support
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.