From 374046abbab41921b49c66032d5781ba706c68d7 Mon Sep 17 00:00:00 2001 From: petar-cvit Date: Wed, 6 Sep 2023 15:56:21 +0000 Subject: [PATCH] ci update cyclops ctrl to v0.13.0 --- install/cyclops-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/cyclops-install.yaml b/install/cyclops-install.yaml index 8659483a..08b3c0c5 100644 --- a/install/cyclops-install.yaml +++ b/install/cyclops-install.yaml @@ -279,7 +279,7 @@ spec: serviceAccountName: cyclops-ctrl containers: - name: cyclops-ctrl - image: petarcvit223/cyclops-ctrl:v0.12.0 + image: petarcvit223/cyclops-ctrl:v0.13.0 ports: - containerPort: 8080 env: