From 4a2902884b8ee6ed892bbae13469cc3c63e5c6aa Mon Sep 17 00:00:00 2001 From: Yi Chen Date: Thu, 24 Oct 2024 19:55:05 +0800 Subject: [PATCH] Release v0.11.0 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 571215736..d9df1bbc0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.1 +0.11.0 diff --git a/arena-artifacts/Chart.yaml b/arena-artifacts/Chart.yaml index c520cb7e4..4c973a591 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.1 +version: 0.11.0 # 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.1 +appVersion: 0.11.0 dependencies: - name: tf-operator