From 41739826cf4b9e0db62b44bae2c767d3d08fb64f Mon Sep 17 00:00:00 2001 From: Vibhav Bobade Date: Mon, 12 Feb 2024 18:15:34 +0530 Subject: [PATCH] release 1.5.5 --- Makefile | 2 +- chart/Chart.yaml | 4 ++-- chart/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 957e1d1d..7b56f528 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #include tests/e2e/Makefile -VERSION ?= 1.5.4 +VERSION ?= 1.5.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 d1bac8d3..77cdab9a 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.5.4 +version: 1.5.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.5.4" +appVersion: "v1.5.5" dependencies: - name: common repository: https://charts.bitnami.com/bitnami diff --git a/chart/values.yaml b/chart/values.yaml index 6763d259..d3aadca8 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,7 +4,7 @@ image: repository: docker.io/uffizzi/uffizzi-cluster-operator - tag: v1.5.4 + tag: v1.5.5 # `flux` dependency values flux: helmController: