chore(deps): update container image ghcr.io/a-sync/game-server-watcher to v3.1.20@dea53a0 by renovate (#26581)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/a-sync/game-server-watcher](https://redirect.github.com/a-sync/game-server-watcher) | patch | `v3.1.18` -> `v3.1.20` | --- > [!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.20`](https://redirect.github.com/a-sync/game-server-watcher/compare/v3.1.18...v3.1.20) [Compare Source](https://redirect.github.com/a-sync/game-server-watcher/compare/v3.1.18...v3.1.20) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC44NS4xIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
def3914146
commit
31d65d430d
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.18
|
||||
appVersion: 3.1.20
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
|
@ -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.1.9
|
||||
version: 3.1.10
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/a-sync/game-server-watcher
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.1.18@sha256:10dbe965f3cce72462eab3b097181b8b391466297b78c8023b7768afbfef27b6
|
||||
tag: v3.1.20@sha256:dea53a036771da8cf8524453fd23027e06ae8a45d34419139183418516aa70c7
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue