From 80b6a729bc9cc38c8aa0ceb47da1a335c9ef3868 Mon Sep 17 00:00:00 2001 From: Stephan Michard Date: Tue, 16 Jan 2024 13:39:43 +0000 Subject: [PATCH] ci: :robot: new image deployed - build tag: 0.4.4 --- k8s/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yml b/k8s/deployment.yml index c6aeb55..3a3ce60 100644 --- a/k8s/deployment.yml +++ b/k8s/deployment.yml @@ -6,7 +6,7 @@ metadata: annotations: app.openshift.io/vcs-ref: main app.openshift.io/vcs-uri: 'https://github.com/smichard/cities_demo' - ci.buildid: '0.4.3' + ci.buildid: '0.4.4' spec: replicas: 10 matchLabels: