chore(deps): update container image ghcr.io/a-sync/game-server-watcher to v3.0.10@e8c2f4d by renovate (#21096)
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.0.9` -> `v3.0.10` | --- > [!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.0.10`](https://togithub.com/a-sync/game-server-watcher/compare/v3.0.9...v3.0.10) [Compare Source](https://togithub.com/a-sync/game-server-watcher/compare/v3.0.9...v3.0.10) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
e7e819ff22
commit
30231bbcf1
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.9
|
||||
appVersion: 3.0.10
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- game-server-watcher
|
||||
- monitoring
|
||||
- bots
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/game-server-watcher
|
||||
- https://ghcr.io/a-sync/game-server-watcher
|
||||
type: application
|
||||
version: 1.5.8
|
||||
version: 1.5.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/a-sync/game-server-watcher
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.0.9@sha256:70268805e2aee51ad27a34c50da44cf19261e6b8f26c133df2d69dd98ec9be94
|
||||
tag: v3.0.10@sha256:e8c2f4d4a68837be2c37267b88a0b2cb6acdd2025fef4e176e2ce1f344cca5de
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue