diff --git a/install/cyclops-install.yaml b/install/cyclops-install.yaml index 9fc8fe6f..468761f7 100644 --- a/install/cyclops-install.yaml +++ b/install/cyclops-install.yaml @@ -383,7 +383,7 @@ spec: spec: containers: - name: cyclops-ui - image: cyclopsui/cyclops-ui:v0.14.1 + image: cyclopsui/cyclops-ui:v0.14.2 ports: - containerPort: 80 env: @@ -448,7 +448,7 @@ spec: serviceAccountName: cyclops-ctrl containers: - name: cyclops-ctrl - image: cyclopsui/cyclops-ctrl:v0.14.1 + image: cyclopsui/cyclops-ctrl:v0.14.2 ports: - containerPort: 8080 env: