Skip to content

Commit

Permalink
Update webapp and migration image tag to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msm1984 committed Sep 9, 2024
1 parent 8cbcb0c commit eddae3d
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.3.0
image: mohammadsadeghmontazeri/starback:v0.3.1
imagePullPolicy: IfNotPresent
port: 80
initContainer:
name: migrate-db
image: mohammadsadeghmontazeri/migratestar:v0.3.0
image: mohammadsadeghmontazeri/migratestar:v0.3.1
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit eddae3d

Please sign in to comment.