chore(deps): update container image phalcode/gamevault-backend to v10.1.0@49cbc35 by renovate (#17272)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | phalcode/gamevault-backend | minor | `10.0.2` -> `10.1.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
8296819b05
commit
248df888fa
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.0.2
|
||||
appVersion: 10.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend
|
||||
- https://hub.docker.com/r/phalcode/gamevault-backend
|
||||
type: application
|
||||
version: 4.1.8
|
||||
version: 4.2.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: phalcode/gamevault-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.0.2@sha256:0cce5171d88af4bad85f6fc1fe99dfebc08002b7c2691b6edcd1679639fe3cc1
|
||||
tag: 10.1.0@sha256:49cbc351e05293966d43fb8a1d7f072fb3945aea7369cb165584cb717db839bd
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue