chore(deps): update container image tccr.io/tccr/traefik to v2.11.0@543615f by renovate (#19402)

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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-17 07:16:56 +01:00 committed by GitHub
parent 54a7589d2a
commit ee84b6f9b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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