From 951d2c37f4c406a783fc3f2bc28ddc5b0e1eb3c8 Mon Sep 17 00:00:00 2001 From: chobostar Date: Tue, 10 Jun 2025 08:47:28 +0500 Subject: [PATCH] reverted charts/postgres-operator/Chart.yaml --- charts/postgres-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-operator/Chart.yaml b/charts/postgres-operator/Chart.yaml index 1524ca669..35852c488 100644 --- a/charts/postgres-operator/Chart.yaml +++ b/charts/postgres-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postgres-operator -version: 1.14.1 +version: 1.14.0 appVersion: 1.14.0 home: https://github.com/zalando/postgres-operator description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes