chore(deps): update container image ghcr.io/a-sync/game-server-watcher to v3.1.15@58f1024 by renovate (#23372)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/a-sync/game-server-watcher](https://togithub.com/a-sync/game-server-watcher) | patch | `v3.1.14` -> `v3.1.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>a-sync/game-server-watcher (ghcr.io/a-sync/game-server-watcher)</summary> ### [`v3.1.15`](https://togithub.com/a-sync/game-server-watcher/compare/v3.1.14...v3.1.15) [Compare Source](https://togithub.com/a-sync/game-server-watcher/compare/v3.1.14...v3.1.15) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
45e6c66a8e
commit
92de013622
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.14
|
||||
appVersion: 3.1.15
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.6
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/a-sync/game-server-watcher
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/game-server-watcher
|
||||
type: application
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/a-sync/game-server-watcher
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.1.14@sha256:6311d6b03fd479075d211b963b52d6ecb3022df4b6def158b38baf549bf08fa6
|
||||
tag: v3.1.15@sha256:58f102474b54a6c3177000e8f3f5e30a414e0ecd0989e08f20a0c4ecc4af4f91
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue