From 0e0fe21a01049e13bbab6d6af2fd72200514cb42 Mon Sep 17 00:00:00 2001 From: Ayoub Nasr Date: Wed, 12 Feb 2025 10:19:45 +0100 Subject: [PATCH] [TMP] update graph and bump VERSION (cherry picked from commit 31af50c0165a18789741cd50d700a4ca3027c3ce) --- VERSION | 2 +- catalog-source/catalog/nginx-operator/channels/stable.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 6496aa4f3d..a1b36c72db 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ VERSION_MAJOR=130 VERSION_MINOR=0 -VERSION_PATCH=0 +VERSION_PATCH=1 VERSION_SUFFIX=-dev diff --git a/catalog-source/catalog/nginx-operator/channels/stable.yaml b/catalog-source/catalog/nginx-operator/channels/stable.yaml index 3e4730b538..9b85de53e8 100644 --- a/catalog-source/catalog/nginx-operator/channels/stable.yaml +++ b/catalog-source/catalog/nginx-operator/channels/stable.yaml @@ -4,3 +4,4 @@ package: nginx-operator name: stable entries: - name: nginx-operator.v4.12.0 + replaces: nginx-operator.v4.11.3