chore(deps): update container image josh5/steam-headless to latest@4a19b1d by renovate (#18802)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | josh5/steam-headless | digest | `d11bbe4` -> `4a19b1d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
8cbb7b9939
commit
e00560a0af
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png
|
||||||
keywords:
|
keywords:
|
||||||
- steam-headless
|
- steam-headless
|
||||||
- games
|
- games
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless
|
- https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless
|
||||||
- https://hub.docker.com/r/josh5/steam-headless
|
- https://hub.docker.com/r/josh5/steam-headless
|
||||||
type: application
|
type: application
|
||||||
version: 3.2.0
|
version: 3.2.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: josh5/steam-headless
|
repository: josh5/steam-headless
|
||||||
tag: latest@sha256:d11bbe4b4053a4e2f4d49f6dc364103473f2e3cb611c1ecb386310673b63ff43
|
tag: latest@sha256:4a19b1d00148725346e7d26a9e72ab085ff41f7150da1a60dcd032138c624d04
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue