diff --git a/Makefile b/Makefile index 367d15c5..14df1536 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 1.6.0 +VERSION ?= 1.6.2 # 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 b3e71f65..1bd41d69 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.0 +version: 1.6.2 # 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.0" +appVersion: "v1.6.2" dependencies: - name: common repository: https://charts.bitnami.com/bitnami diff --git a/chart/values.yaml b/chart/values.yaml index b3d8e4b0..7f631171 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,7 +4,7 @@ image: repository: docker.io/uffizzi/uffizzi-cluster-operator - tag: v1.6.0 + tag: v1.6.2 # `flux` dependency values flux: helmController: