Skip to content

Commit

Permalink
chore(helm): update image tccr.io/tccr/traefik v3.1.7 → v3.2.0 (#28535)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/tccr/traefik](https://redirect.github.com/truecharts/public)
| minor | `f16565c` -> `f43d461` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
  • Loading branch information
truecharts-admin authored Oct 29, 2024
1 parent ec6f80e commit 2dd1a59
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 @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: premium
apiVersion: v2
appVersion: 3.1.7
appVersion: 3.2.0
dependencies:
- name: common
version: 25.1.5
Expand Down Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/containers/tree/master/apps/traefik
- https://traefik.io/
type: application
version: 29.3.6
version: 29.4.0
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: v3.1.7@sha256:f16565c6c68287804608b0a8f225bbfc827f10ed2cd09f4d5c5e28ba644f6f9e
tag: v3.2.0@sha256:f43d461c75562a123a3b4a2a5e1c4bda813e2f1ed97aafe231917aca807fe08c
pullPolicy: IfNotPresent

workload:
Expand Down

0 comments on commit 2dd1a59

Please sign in to comment.