From 63c5f98b59900ab23f4f373cee6044849b070fee Mon Sep 17 00:00:00 2001 From: Rehan Shaikh <90125341+srehany@users.noreply.github.com> Date: Wed, 10 Jul 2024 09:01:28 +0530 Subject: [PATCH] Update values.yaml --- petclinic-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/petclinic-chart/values.yaml b/petclinic-chart/values.yaml index cb13e6171..416391d6b 100644 --- a/petclinic-chart/values.yaml +++ b/petclinic-chart/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: kunchalavikram/spring-petclinic + repository: rehan146/spring-petclinic:latest pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest"