From ee507c2f49601b87d8ccad6ee39db71161eb1570 Mon Sep 17 00:00:00 2001 From: robot Date: Sun, 31 Mar 2024 04:48:19 +0000 Subject: [PATCH] =?UTF-8?q?[skip=20actions]=20=F0=9F=A4=96=20change=20dock?= =?UTF-8?q?er=20image=20version=20to=20f11ad7b19be1a68d28c12a9753469be1d39?= =?UTF-8?q?4508e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infra/gitops/dev/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/gitops/dev/deployment.yml b/infra/gitops/dev/deployment.yml index 8680848..f53e0ba 100644 --- a/infra/gitops/dev/deployment.yml +++ b/infra/gitops/dev/deployment.yml @@ -15,7 +15,7 @@ spec: spec: containers: - name: kbazaar-api - image: ghcr.io/kbtg-kampus-classnest-se-java/workshopb2-group-1:8a5b2f50e7308b35966b5208906fbec84252d565 + image: ghcr.io/kbtg-kampus-classnest-se-java/workshopb2-group-1:f11ad7b19be1a68d28c12a9753469be1d394508e imagePullPolicy: Always ports: - containerPort: 8080