From 467ea6a379582c82555512930022ed48fd176c81 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 22 Sep 2026 14:25:43 +0000 Subject: [PATCH] ci: update image to build 5 [skip ci] --- k8s/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yml b/k8s/deployment.yml index bd62164..fb3d829 100644 --- a/k8s/deployment.yml +++ b/k8s/deployment.yml @@ -17,7 +17,7 @@ spec: - name: harbor-pull-secret containers: - name: hello-world - image: harbor.knapp-world.app.ariki.ai/knapp-world/hello-world:3 + image: harbor.knapp-world.app.ariki.ai/knapp-world/hello-world:5 ports: - containerPort: 80 resources: