From 9d483059cece4f5846303c9d34b5802b2935bd80 Mon Sep 17 00:00:00 2001 From: msm1984 Date: Thu, 5 Sep 2024 15:47:05 +0000 Subject: [PATCH] Update webapp and migration image tag to v0.15.2-dev.0 --- mychart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mychart/values.yaml b/mychart/values.yaml index 0a97e7d..b99f5ec 100644 --- a/mychart/values.yaml +++ b/mychart/values.yaml @@ -66,12 +66,12 @@ webApp: replicaCount: 1 container: name: web-app - image: mohammadsadeghmontazeri/starback:v0.15.1-dev.3 + image: mohammadsadeghmontazeri/starback:v0.15.2-dev.0 imagePullPolicy: IfNotPresent port: 80 initContainer: name: migrate-db - image: mohammadsadeghmontazeri/migratestar:v0.15.1-dev.3 + image: mohammadsadeghmontazeri/migratestar:v0.15.2-dev.0 imagePullPolicy: IfNotPresent resources: limits: