From 550fbb7d9c76496ffd7d560ead7aab8f2589eb90 Mon Sep 17 00:00:00 2001 From: Matt Conway Date: Mon, 5 Feb 2024 09:26:44 -0500 Subject: [PATCH] bump version --- .app.yml | 2 +- helm/kubetruth/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.app.yml b/.app.yml index 104528f..1ef31de 100644 --- a/.app.yml +++ b/.app.yml @@ -1,4 +1,4 @@ org: cloudtruth name: kubetruth -version: 1.3.0-beta-1 +version: 1.3.0 diff --git a/helm/kubetruth/Chart.yaml b/helm/kubetruth/Chart.yaml index 48025a1..aa896ed 100644 --- a/helm/kubetruth/Chart.yaml +++ b/helm/kubetruth/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: 1.3.0-beta-1 +version: 1.3.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. -appVersion: 1.3.0-beta-1 +appVersion: 1.3.0