From ebc4036db67e9d77fa7a7e6b366cd8b99da20d7e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 29 Jan 2025 15:33:46 +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 e2e8d76..1c23407 100644 --- a/charts/superstream/Chart.yaml +++ b/charts/superstream/Chart.yaml @@ -6,7 +6,7 @@ annotations: autoScalerVersion: "1.1.206" artifacthub.io/changes: |- - kind: changed - description: Bump Superstream-Data-Plane to 1.1.209 + description: Bump Superstream-Autoscaler to 1.1.206 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.4.38 +version: 0.4.39 # 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 c1e5bbd..6dc77a6 100644 --- a/version.conf +++ b/version.conf @@ -1 +1 @@ -0.4.38 \ No newline at end of file +0.4.39 \ No newline at end of file