Skip to content

Commit

Permalink
Update webapp and migration image tag to v0.15.1-dev.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msm1984 committed Sep 1, 2024
1 parent 3a07fd8 commit ecd527a
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 @@ -61,12 +61,12 @@ webApp:
replicaCount: 1
container:
name: web-app
image: mohammadsadeghmontazeri/starback:v0.15.1-dev.0
image: mohammadsadeghmontazeri/starback:v0.15.1-dev.1
imagePullPolicy: IfNotPresent
port: 80
initContainer:
name: migrate-db
image: mohammadsadeghmontazeri/migratestar:v0.15.1-dev.0
image: mohammadsadeghmontazeri/migratestar:v0.15.1-dev.1
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit ecd527a

Please sign in to comment.