Skip to content

chore(deps): update helm release traefik to v20#848

Merged
kashalls merged 1 commit intomainfrom
renovate/traefik-20.x
Nov 12, 2022
Merged

chore(deps): update helm release traefik to v20#848
kashalls merged 1 commit intomainfrom
renovate/traefik-20.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik (source) major 19.0.3 -> 20.1.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

traefik/traefik-helm-chart

v20.1.1

20.1.1 (2022-11-10)
Bug Fixes
  • use consistent appVersion with Traefik Proxy (0418a3c)

v19.0.4

Compare Source


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.

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

Path: cluster/apps/networking/traefik/helm-release.yaml
Version: 19.0.3 -> 20.0.0

@@ -134,10 +134,10 @@
       app.kubernetes.io/name: traefik
       app.kubernetes.io/instance: traefik-default
   strategy:
-    type: RollingUpdate
     rollingUpdate:
       maxSurge: 1
       maxUnavailable: 0
+    type: RollingUpdate
   minReadySeconds: 0
   template:
     metadata:

@renovate renovate bot force-pushed the renovate/traefik-20.x branch from 3666795 to 088bd70 Compare November 9, 2022 15:46
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

Path: cluster/apps/networking/traefik/helm-release.yaml
Version: 19.0.3 -> 20.1.0

@@ -134,10 +134,10 @@
       app.kubernetes.io/name: traefik
       app.kubernetes.io/instance: traefik-default
   strategy:
-    type: RollingUpdate
     rollingUpdate:
       maxSurge: 1
       maxUnavailable: 0
+    type: RollingUpdate
   minReadySeconds: 0
   template:
     metadata:

@renovate renovate bot force-pushed the renovate/traefik-20.x branch from 088bd70 to 9ad3bdd Compare November 10, 2022 16:37
@github-actions
Copy link

Path: cluster/apps/networking/traefik/helm-release.yaml
Version: 19.0.3 -> 20.1.1

@@ -134,10 +134,10 @@
       app.kubernetes.io/name: traefik
       app.kubernetes.io/instance: traefik-default
   strategy:
-    type: RollingUpdate
     rollingUpdate:
       maxSurge: 1
       maxUnavailable: 0
+    type: RollingUpdate
   minReadySeconds: 0
   template:
     metadata:
@@ -154,7 +154,7 @@
       terminationGracePeriodSeconds: 60
       hostNetwork: false
       containers:
-        - image: "ghcr.io/k8s-at-home/traefik:2.9.4"
+        - image: ghcr.io/k8s-at-home/traefik:v2.9.4
           imagePullPolicy: IfNotPresent
           name: traefik
           resources:

@kashalls kashalls merged commit 0fbe3ae into main Nov 12, 2022
@renovate renovate bot deleted the renovate/traefik-20.x branch November 12, 2022 18:12
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