From fd3035700a6ffe3a7e9dd8916ae1b415f7109e97 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Mon, 19 Sep 2022 22:49:22 +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 d698f59..c24514b 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:v3 + - image: siddharth67/solar-system:v9 name: solar-system imagePullPolicy: Always ports: