chore(helm): update image ghcr.io/traefik/whoami v1.10.3 → v1.10.4 (#31089)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/traefik/whoami](https://redirect.github.com/traefik/whoami) | patch | `43a68d1` -> `1699d99` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.10.4`](https://redirect.github.com/traefik/whoami/releases/tag/v1.10.4) [Compare Source](https://redirect.github.com/traefik/whoami/compare/v1.10.3...v1.10.4) ##### Changelog - [`4c339e1`](https://redirect.github.com/traefik/whoami/commit/4c339e1) chore(ci): upgrade go to v1.23 and linter - [`b49779d`](https://redirect.github.com/traefik/whoami/commit/b49779d) feat: add issue template </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> --------- 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.3
|
||||
appVersion: 1.10.4
|
||||
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: 25.4.4
|
||||
version: 25.4.5
|
||||
|
||||
@@ -95,7 +95,7 @@ namespace: ""
|
||||
image:
|
||||
repository: ghcr.io/traefik/whoami
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.10.3@sha256:43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c
|
||||
tag: v1.10.4@sha256:1699d99cb4b9acc17f74ca670b3d8d0b7ba27c948b3445f0593b58ebece92f04
|
||||
|
||||
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.4.0
|
||||
version: 14.4.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/traefik/whoami
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.10.3@sha256:43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c
|
||||
tag: v1.10.4@sha256:1699d99cb4b9acc17f74ca670b3d8d0b7ba27c948b3445f0593b58ebece92f04
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user