Skip to content

Commit

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

0 comments on commit 7a35982

Please sign in to comment.