diff --git a/install/cyclops-install.yaml b/install/cyclops-install.yaml index 3d2b464d..205e4231 100644 --- a/install/cyclops-install.yaml +++ b/install/cyclops-install.yaml @@ -314,7 +314,7 @@ spec: spec: containers: - name: cyclops-ui - image: cyclopsui/cyclops-ui:v0.3.2-rc.3 + image: cyclopsui/cyclops-ui:v0.3.2 ports: - containerPort: 80 env: @@ -360,7 +360,7 @@ spec: serviceAccountName: cyclops-ctrl containers: - name: cyclops-ctrl - image: cyclopsui/cyclops-ctrl:v0.3.2-rc.3 + image: cyclopsui/cyclops-ctrl:v0.3.2 ports: - containerPort: 8080 env: