chore(helm): update image ghcr.io/traefik/whoami v1.10.4 → v1.11.0 (#33227)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/traefik/whoami](https://redirect.github.com/traefik/whoami) | minor | `1699d99` -> `2006897` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>traefik/whoami (ghcr.io/traefik/whoami)</summary> ### [`v1.11.0`](https://redirect.github.com/traefik/whoami/releases/tag/v1.11.0) [Compare Source](https://redirect.github.com/traefik/whoami/compare/v1.10.4...v1.11.0) ##### What's Changed - Add output of client certificate by [@​rochaporto](https://redirect.github.com/rochaporto) in [https://github.com/traefik/whoami/pull/16](https://redirect.github.com/traefik/whoami/pull/16) ##### New Contributors - [@​rochaporto](https://redirect.github.com/rochaporto) made their first contribution in [https://github.com/traefik/whoami/pull/16](https://redirect.github.com/traefik/whoami/pull/16) **Full Changelog**: https://github.com/traefik/whoami/compare/v1.10.4...v1.11.0 </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: library
|
||||
apiVersion: v2
|
||||
appVersion: 1.10.4
|
||||
appVersion: 1.11.0
|
||||
dependencies: []
|
||||
deprecated: false
|
||||
description: Function library for TrueCharts
|
||||
@@ -48,4 +48,4 @@ sources:
|
||||
- https://hub.docker.com/_/
|
||||
- https://hub.docker.com/r/mikefarah/yq
|
||||
type: library
|
||||
version: 27.1.1
|
||||
version: 27.1.2
|
||||
|
||||
@@ -80,7 +80,7 @@ namespace: ""
|
||||
image:
|
||||
repository: ghcr.io/traefik/whoami
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.10.4@sha256:1699d99cb4b9acc17f74ca670b3d8d0b7ba27c948b3445f0593b58ebece92f04
|
||||
tag: v1.11.0@sha256:200689790a0a0ea48ca45992e0450bc26ccab5307375b41c84dfc4f2475937ab
|
||||
|
||||
chartContext:
|
||||
APPURL: ""
|
||||
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://ghcr.io/linuxserver/jackett
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/app-template
|
||||
type: application
|
||||
version: 14.5.2
|
||||
version: 14.5.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/traefik/whoami
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.10.4@sha256:1699d99cb4b9acc17f74ca670b3d8d0b7ba27c948b3445f0593b58ebece92f04
|
||||
tag: v1.11.0@sha256:200689790a0a0ea48ca45992e0450bc26ccab5307375b41c84dfc4f2475937ab
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user