diff --git a/install/cyclops-install.yaml b/install/cyclops-install.yaml index d47ac64a..c5e34161 100644 --- a/install/cyclops-install.yaml +++ b/install/cyclops-install.yaml @@ -384,7 +384,7 @@ spec: spec: containers: - name: cyclops-ui - image: cyclopsui/cyclops-ui:v0.3.2-rc.2 + image: cyclopsui/cyclops-ui:v0.3.2-rc.3 ports: - containerPort: 80 env: @@ -430,7 +430,7 @@ spec: serviceAccountName: cyclops-ctrl containers: - name: cyclops-ctrl - image: cyclopsui/cyclops-ctrl:v0.3.2-rc.2 + image: cyclopsui/cyclops-ctrl:v0.3.2-rc.3 ports: - containerPort: 8080 env: