chore(deps): update container image gaseousgames/gaseousserver to v1.7.2@de14fd2 by renovate (#19163)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | gaseousgames/gaseousserver | patch | `v1.7.1` -> `v1.7.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuNSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
5b1e03c3f0
commit
5cca08c09f
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.1
|
||||
appVersion: 1.7.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 19.0.0
|
||||
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.png
|
|||
keywords:
|
||||
- gaseous-server
|
||||
- rom-manager
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -41,4 +41,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server
|
||||
- https://hub.docker.com/r/gaseousgames/gaseousserver
|
||||
type: application
|
||||
version: 1.2.0
|
||||
version: 1.2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: gaseousgames/gaseousserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.7.1@sha256:ebbd35645d8e15e48fbf8b5af4adde9ac65e3aad3b0de627dacb2a012feff723
|
||||
tag: v1.7.2@sha256:de14fd2519dd8999986f4ce11d19536965721c25159b3e4695bd57e1556ca867
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue