From 43ae73f6a745e181ed3850a72a79f0b85d1d12ee Mon Sep 17 00:00:00 2001 From: Vibhav Bobade Date: Wed, 22 May 2024 03:31:15 +0530 Subject: [PATCH] ready for 1.6.5 release --- Makefile | 2 +- chart/Chart.yaml | 4 ++-- chart/values.yaml | 4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index f9c61eb4..81ab97c4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 1.6.4 +VERSION ?= 1.6.5 # check if we are using MacOS or LINUX and use that to determine the sed command UNAME_S := $(shell uname -s) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 82aa8c87..41ccf0a0 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -5,12 +5,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.6.4 +version: 1.6.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v1.6.4" +appVersion: "v1.6.5" dependencies: - name: common repository: https://charts.bitnami.com/bitnami diff --git a/chart/values.yaml b/chart/values.yaml index a124c378..0974d4af 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,11 +4,9 @@ image: repository: docker.io/uffizzi/uffizzi-cluster-operator - tag: v1.6.4 - + tag: v1.6.5 manager: concurrent: 5 - # `flux` dependency values flux: helmController: