From 003edf8cf0a419bd67cd822d61ff806db49e7026 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Tue, 5 Nov 2024 14:26:59 +0100 Subject: [PATCH] Revert "Update LINSTOR v1.29.2" (#467) Reverts aenix-io/cozystack#465 --- .../piraeus-operator/charts/piraeus/templates/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/system/piraeus-operator/charts/piraeus/templates/config.yaml b/packages/system/piraeus-operator/charts/piraeus/templates/config.yaml index 6dfeb4d0..da49186e 100644 --- a/packages/system/piraeus-operator/charts/piraeus/templates/config.yaml +++ b/packages/system/piraeus-operator/charts/piraeus/templates/config.yaml @@ -17,11 +17,11 @@ data: # quay.io/piraeusdatastore/piraeus-server:v1.24.2 components: linstor-controller: - tag: v1.29.2 + tag: v1.29.1 image: piraeus-server linstor-satellite: # Pin with digest to ensure we pull the version with downgraded thin-send-recv - tag: v1.29.2 + tag: v1.29.1 image: piraeus-server linstor-csi: tag: v1.6.3