From 92dd3ba077b9032616cf897f0dc7333b37b72fad Mon Sep 17 00:00:00 2001 From: Asaf Levy Date: Mon, 14 Oct 2024 17:01:45 +0300 Subject: [PATCH] Release 1.2 Kuberenetes 1.30 --- charts/console/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/console/Chart.yaml b/charts/console/Chart.yaml index 9fd27b3..7dfdf3b 100644 --- a/charts/console/Chart.yaml +++ b/charts/console/Chart.yaml @@ -5,8 +5,8 @@ description: A Helm chart for Kubernetes type: application # This is the chart version. -version: 1.1.0 +version: 1.2.0 # This is the version number of the application being deployed. -# https://docs.openshift.com/container-platform/4.18/release_notes/ocp-4-17-release-notes.html -appVersion: "4.17.0" +# https://docs.openshift.com/container-platform/4.18/release_notes/ocp-4-18-release-notes.html +appVersion: "4.18.0"