Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(helm): update image docker.io/phalcode/gamevault-backend 12.2.0 → 13.1.3 #30324

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(helm): update image docker.io/phalcode/gamevault-backend 12.2.0…
… → 13.1.3
  • Loading branch information
truecharts-admin committed Jan 25, 2025
commit 202e0f26634101742b0bc74c3ab1e9d1fa841622
4 changes: 2 additions & 2 deletions charts/stable/gamevault-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 12.2.0
appVersion: 13.1.3
dependencies:
- name: common
version: 25.3.1
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend
- https://hub.docker.com/r/phalcode/gamevault-backend
type: application
version: 8.5.0
version: 9.0.0
2 changes: 1 addition & 1 deletion charts/stable/gamevault-backend/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/phalcode/gamevault-backend
pullPolicy: IfNotPresent
tag: 12.2.0@sha256:56f0f3db07f7433f9a8a46365a176acca1a623c42aa9f352fcd0bf6af8ac313a
tag: 13.1.3@sha256:22d2e56f05ea3c2b7ffcf61d955efa9b13da78c38c91575807366b868784e89a
securityContext:
container:
runAsNonRoot: false
Expand Down
Loading