Skip to content

Commit

Permalink
Update webapp and migration image tag to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msm1984 committed Sep 8, 2024
1 parent b079758 commit 9448ba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mychart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ webApp:
replicaCount: 1
container:
name: web-app
image: mohammadsadeghmontazeri/starback:v0.2.1
image: mohammadsadeghmontazeri/starback:v0.2.2
imagePullPolicy: IfNotPresent
port: 80
initContainer:
name: migrate-db
image: mohammadsadeghmontazeri/migratestar:v0.2.1
image: mohammadsadeghmontazeri/migratestar:v0.2.2
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 9448ba8

Please sign in to comment.