diff --git a/install/cyclops-install.yaml b/install/cyclops-install.yaml index caca2a53..5f205ba3 100644 --- a/install/cyclops-install.yaml +++ b/install/cyclops-install.yaml @@ -317,7 +317,7 @@ spec: spec: containers: - name: cyclops-ui - image: cyclopsui/cyclops-ui:v0.7.3 + image: cyclopsui/cyclops-ui:v0.8.0 ports: - containerPort: 80 env: @@ -380,7 +380,7 @@ spec: serviceAccountName: cyclops-ctrl containers: - name: cyclops-ctrl - image: cyclopsui/cyclops-ctrl:v0.7.3 + image: cyclopsui/cyclops-ctrl:v0.8.0 ports: - containerPort: 8080 env: