From ee84b6f9b3d9265caa35f450cea53bf923436657 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Mar 2024 07:16:56 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/traefik to v2.11.0@543615f by renovate (#19402) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/traefik](https://togithub.com/truecharts/containers) | digest | `64a9b5e` -> `543615f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/premium/traefik/Chart.yaml | 4 ++-- charts/premium/traefik/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/premium/traefik/Chart.yaml b/charts/premium/traefik/Chart.yaml index d5f21eff861..f8bb4b52728 100644 --- a/charts/premium/traefik/Chart.yaml +++ b/charts/premium/traefik/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png keywords: - traefik - ingress -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/premium/traefik - https://github.com/truecharts/containers/tree/master/apps/traefik type: application -version: 26.9.1 +version: 26.9.2 diff --git a/charts/premium/traefik/values.yaml b/charts/premium/traefik/values.yaml index c621bb98865..cd4571461e3 100644 --- a/charts/premium/traefik/values.yaml +++ b/charts/premium/traefik/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/tccr/traefik - tag: v2.11.0@sha256:64a9b5e4047fdccbb47805c15e01af80f4003e39a2f589cb92049629dc4ac82e + tag: v2.11.0@sha256:543615fc27b7fb2605cf799aa627b368f4d9fe5f1a87c6b7ff6879b075694c44 pullPolicy: IfNotPresent manifestManager: enabled: true