Skip to content

Commit

Permalink
chore(deps): update container image tccr.io/tccr/traefik to v2.11.0@5…
Browse files Browse the repository at this point in the history
…43615f 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=-->
  • Loading branch information
truecharts-admin committed Mar 17, 2024
1 parent 54a7589 commit ee84b6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/premium/traefik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/premium/traefik/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ee84b6f

Please sign in to comment.