From 27125c61dcf6e413c104e72978372f84432ca303 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 27 Feb 2025 11:16:18 +0000 Subject: [PATCH] update chart --- charts/superstream/Chart.yaml | 4 ++-- version.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/superstream/Chart.yaml b/charts/superstream/Chart.yaml index cf1f698..7afd188 100644 --- a/charts/superstream/Chart.yaml +++ b/charts/superstream/Chart.yaml @@ -6,7 +6,7 @@ annotations: autoScalerVersion: "1.1.401" artifacthub.io/changes: |- - kind: changed - description: Bump Superstream-Data-Plane to 1.1.401 + description: Bump Superstream-Autoscaler to 1.1.401 name: superstream description: Superstream Official Helm chart home: https://superstream.ai @@ -30,7 +30,7 @@ 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.6.4 +version: 0.6.5 # 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. diff --git a/version.conf b/version.conf index eb514eb..e0ea44c 100644 --- a/version.conf +++ b/version.conf @@ -1 +1 @@ -0.6.4 \ No newline at end of file +0.6.5 \ No newline at end of file