chore(deps): update container image josh5/steam-headless to latest@d2ae05e by renovate (#16782)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | josh5/steam-headless | digest | `129e798` -> `d2ae05e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
297b6ebfd1
commit
2b1bd60e23
|
@ -1,37 +1,37 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: steam-headless
|
||||
version: 2.1.7
|
||||
version: 2.1.8
|
||||
appVersion: latest
|
||||
description: A Headless Steam chart.
|
||||
home: https://truecharts.org/charts/incubator/steam-headless
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Steam-Headless/docker-steam-headless
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless
|
||||
- https://hub.docker.com/r/josh5/steam-headless
|
||||
- https://github.com/Steam-Headless/docker-steam-headless
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless
|
||||
- https://hub.docker.com/r/josh5/steam-headless
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- steam-headless
|
||||
- games
|
||||
- steam-headless
|
||||
- games
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: games
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: games
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: josh5/steam-headless
|
||||
tag: latest@129e798a62a48116f8bd3fc53c5e2324f0177f27afd7cff234e0897349523129
|
||||
tag: latest@sha256:d2ae05e9c8bda0fe08bc3e76b5248a54d9e0522ae414233c0bd5ee3e021e36b2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue