This is an automated email from the ASF dual-hosted git repository.

pearl11594 pushed a commit to branch update-image-tag
in repository 
https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git


The following commit(s) were added to refs/heads/update-image-tag by this push:
     new e2d877e3 update tag n version
e2d877e3 is described below

commit e2d877e3d28786462db1c89839c5d9bb765f3d83
Author: Pearl Dsilva <[email protected]>
AuthorDate: Wed Jul 31 10:36:32 2024 -0400

    update tag n version
---
 deployment.yaml | 2 +-
 version         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/deployment.yaml b/deployment.yaml
index 09ec6d9b..8089dbf3 100644
--- a/deployment.yaml
+++ b/deployment.yaml
@@ -143,7 +143,7 @@ spec:
     spec:
       containers:
       - name: cloud-controller-manager
-        image: apache/cloudstack-kubernetes-provider:v1.1a
+        image: apache/cloudstack-kubernetes-provider:v1.1.0a
         imagePullPolicy: IfNotPresent
         args:
         - --leader-elect=true
diff --git a/version b/version
index 8431c50b..85abcee2 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.2.0-snapshot
+1.1.0a-snapshot

Reply via email to