You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2021/08/04 04:20:14 UTC

[cloudstack-kubernetes-provider] branch main updated: Setting initial version

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

davidjumani pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-kubernetes-provider.git


The following commit(s) were added to refs/heads/main by this push:
     new a8fccd9  Setting initial version
a8fccd9 is described below

commit a8fccd9fe5c145bc3a12e3681bdf33e9f6ed382c
Author: davidjumani <dj...@gmail.com>
AuthorDate: Wed Aug 4 09:49:32 2021 +0530

    Setting initial version
---
 deployment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deployment.yaml b/deployment.yaml
index 0c5ffcd..25989ac 100644
--- a/deployment.yaml
+++ b/deployment.yaml
@@ -143,7 +143,7 @@ spec:
     spec:
       containers:
       - name: cloud-controller-manager
-        image: apache/cloudstack-kubernetes-provider:latest
+        image: apache/cloudstack-kubernetes-provider:v1.0.0
         imagePullPolicy: IfNotPresent
         args:
         - --leader-elect=true