From cfd362fc6f53a34df37040f537bdaa3ae487c975 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Wed, 20 Jul 2022 11:59:11 +0530 Subject: [PATCH] Update deployment.yml --- solar-system/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solar-system/deployment.yml b/solar-system/deployment.yml index 7ad725c..a760f5d 100644 --- a/solar-system/deployment.yml +++ b/solar-system/deployment.yml @@ -16,7 +16,7 @@ spec: app: solar-system spec: containers: - - image: siddharth67/solar-system:v0 + - image: siddharth67/solar-system:v3 name: solar-system ports: - containerPort: 3000