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

fix: update helm chart traefik to 10.19.4 #465

Merged
merged 1 commit into from
Apr 2, 2022
Merged

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Mar 31, 2022

This PR contains the following updates:

Package Update Change
traefik (source) patch 10.19.3 -> 10.19.4

Release Notes

traefik/traefik-helm-chart

v10.19.4

Compare Source


Configuration

📅 Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner March 31, 2022 08:24
@bloopy-boi bloopy-boi bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Mar 31, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Mar 31, 2022

Path: cluster/apps/networking/traefik/helm-release.yaml
Version: 10.19.3 -> 10.19.4

@@ -119,7 +119,7 @@
 terminationGracePeriodSeconds: 60
 hostNetwork: false
 containers:
- - image: "ghcr.io/k8s-at-home/traefik:2.6.2"
+ - image: "ghcr.io/k8s-at-home/traefik:2.6.3"
 imagePullPolicy: IfNotPresent
 name: traefik
 resources:
@@ -245,7 +245,7 @@
 name: traefik
 labels:
 app.kubernetes.io/name: traefik
- helm.sh/chart: traefik-10.19.3
+ helm.sh/chart: traefik-10.19.4
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/instance: traefik
 annotations:

@h3mmy h3mmy merged commit 3ee6544 into main Apr 2, 2022
@h3mmy h3mmy deleted the renovate/traefik-10.19.x branch April 2, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant