chore(deps): update container image phalcode/gamevault-backend to v10.3.3@e5b84c0 by renovate (#20023)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | phalcode/gamevault-backend | patch | `10.3.2` -> `10.3.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.3.2
|
||||
appVersion: 10.3.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png
|
||||
keywords:
|
||||
- gamevault-backend
|
||||
- games
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -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: 5.8.2
|
||||
version: 5.8.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: phalcode/gamevault-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.3.2@sha256:403ecfb903d6408750e7de113dd3d0d80959da42e737119a0b5e693eac7554d7
|
||||
tag: 10.3.3@sha256:e5b84c050926d54867d0db8900e6089e2c7a8e5f1f2b7189fb1fd5876c83d188
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user