From 50cb291e9c86e13fb3d4a0623a167aeef88cfaef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jan 2024 18:27:03 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/traefik to v2.10.7@1a1f160 by renovate (#17471) 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 | `769efdf` -> `1a1f160` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/enterprise/traefik/Chart.yaml | 2 +- charts/enterprise/traefik/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index 8bfd74f357e..235c9e70af8 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik - https://github.com/truecharts/containers/tree/master/apps/traefik type: application -version: 25.1.12 +version: 25.1.13 diff --git a/charts/enterprise/traefik/values.yaml b/charts/enterprise/traefik/values.yaml index e59c8146667..d3efd64d504 100644 --- a/charts/enterprise/traefik/values.yaml +++ b/charts/enterprise/traefik/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/tccr/traefik - tag: v2.10.7@sha256:769efdfa064ad6fa83fcfa79b202a93d5955f36361d01b2ba591312fe29ac0de + tag: v2.10.7@sha256:1a1f160572eadb370fb6204387838df968c2f1586e0ddd1b9b379012c6465f28 pullPolicy: IfNotPresent manifestManager: enabled: true