From b15e47e720fcfe58a0184fe5b54f65278be31016 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Sep 2024 16:02:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20update=20cyclops=20to=20v0?= =?UTF-8?q?.13.0-rc.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/cyclops-install.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/cyclops-install.yaml b/install/cyclops-install.yaml index 2ba40517..1c7542e7 100644 --- a/install/cyclops-install.yaml +++ b/install/cyclops-install.yaml @@ -341,7 +341,7 @@ spec: spec: containers: - name: cyclops-ui - image: cyclopsui/cyclops-ui:v0.13.0-rc.1 + image: cyclopsui/cyclops-ui:v0.13.0-rc.2 ports: - containerPort: 80 env: @@ -406,7 +406,7 @@ spec: serviceAccountName: cyclops-ctrl containers: - name: cyclops-ctrl - image: cyclopsui/cyclops-ctrl:v0.13.0-rc.1 + image: cyclopsui/cyclops-ctrl:v0.13.0-rc.2 ports: - containerPort: 8080 env: