From c9e7fc2aff2452fb76e7d0679008fe2068436b19 Mon Sep 17 00:00:00 2001 From: Yi Chen Date: Mon, 14 Oct 2024 20:58:19 +0800 Subject: [PATCH] Release v0.10.1 Signed-off-by: Yi Chen --- VERSION | 2 +- arena-artifacts/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 78bc1abd1..71172b43a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.0 +0.10.1 \ No newline at end of file diff --git a/arena-artifacts/Chart.yaml b/arena-artifacts/Chart.yaml index 879c01aeb..c520cb7e4 100644 --- a/arena-artifacts/Chart.yaml +++ b/arena-artifacts/Chart.yaml @@ -15,13 +15,13 @@ 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.10.0 +version: 0.10.1 # 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: 0.10.0 +appVersion: 0.10.1 dependencies: - name: tf-operator