From 11edaee0f3920c42a5b90ad30a1c2a60da8740d0 Mon Sep 17 00:00:00 2001 From: Adam Vollrath Date: Thu, 10 Aug 2023 15:10:11 -0500 Subject: [PATCH] release: v0.2.2 --- Makefile | 2 +- chart/Chart.yaml | 4 ++-- chart/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index bf4cfba3..fa0c16ba 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #include tests/e2e/Makefile -VERSION ?= 0.2.1 +VERSION ?= 0.2.2 # CHANNELS define the bundle channels used in the bundle. # Add a new line here if you would like to change its default config. (E.g CHANNELS = "candidate,fast,stable") diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 0fb6b2a8..a15192cc 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: 0.2.0 +version: 0.2.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: "v0.2.1" +appVersion: "v0.2.2" dependencies: - name: common repository: https://charts.bitnami.com/bitnami diff --git a/chart/values.yaml b/chart/values.yaml index 7312e9a2..bcf2aeda 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,7 +4,7 @@ image: repository: docker.io/uffizzi/uffizzi-cluster-operator - tag: v0.2.1 + tag: v0.2.2 # `flux` dependency values flux: