Skip to content

Commit

Permalink
chore(helm): update image docker.io/phalcode/gamevault-backend 12.2.0…
Browse files Browse the repository at this point in the history
… → 13.1.0
  • Loading branch information
truecharts-admin committed Nov 5, 2024
1 parent 06a95f2 commit e760b92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.0
dependencies:
- name: common
version: 25.1.5
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.3.1
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.0@sha256:8aed2ef3be4881501c2cb891a4659e1466ea2df4db196ee1726cb99a29f5c681
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit e760b92

Please sign in to comment.