chore(helm): update image ghcr.io/a-sync/game-server-watcher v3.1.20 → v3.1.21 (#28299)
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 | `dea53a0` -> `6d95569` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>a-sync/game-server-watcher (ghcr.io/a-sync/game-server-watcher)</summary> ### [`v3.1.21`](https://redirect.github.com/a-sync/game-server-watcher/compare/v3.1.20...v3.1.21) [Compare Source](https://redirect.github.com/a-sync/game-server-watcher/compare/v3.1.20...v3.1.21) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.20
|
||||
appVersion: 3.1.21
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -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.2.0
|
||||
version: 3.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/a-sync/game-server-watcher
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.1.20@sha256:dea53a036771da8cf8524453fd23027e06ae8a45d34419139183418516aa70c7
|
||||
tag: v3.1.21@sha256:6d9556962868569bcd5a97711135e9b0d78fc98fc0e0ae0bd4f9d2b8181c03e4
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user