From 5b2fbb5c2750a98df693906b124df9fa11326631 Mon Sep 17 00:00:00 2001 From: Tomislav Plavcic Date: Tue, 12 Mar 2024 16:55:18 +0100 Subject: [PATCH] K8SPXC-1295 - Fix image for PXC 5.7.44 in PXCO 1.14.0 (#201) --- sources/operator.1.14.0.pxc-operator.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/operator.1.14.0.pxc-operator.json b/sources/operator.1.14.0.pxc-operator.json index 4b478739..f4ffd6ea 100644 --- a/sources/operator.1.14.0.pxc-operator.json +++ b/sources/operator.1.14.0.pxc-operator.json @@ -36,8 +36,8 @@ "critical": false }, "5.7.44-31.65": { - "image_path": "percona/percona-xtradb-cluster:5.7.44-31.66", - "image_hash": "ecba06d11d31e1797ab0fe74b389ffd893fdebbb4666471b6b1f61f84045f9d6", + "image_path": "percona/percona-xtradb-cluster:5.7.44-31.65", + "image_hash": "36fafdef46485839d4ff7c6dc73b4542b07031644c0152e911acb9734ff2be85", "status": "recommended", "critical": false },