diff --git a/charts/superstream/Chart.yaml b/charts/superstream/Chart.yaml index 01dd40b..e2e8d76 100644 --- a/charts/superstream/Chart.yaml +++ b/charts/superstream/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v2 annotations: category: Streaming and Messaging licenses: Memphis Business Source License 1.0 - dataPlaneVersion: "1.1.208" - autoScalerVersion: "1.1.205" + dataPlaneVersion: "1.1.209" + autoScalerVersion: "1.1.206" artifacthub.io/changes: |- - kind: changed - description: Bump Superstream-Data-Plane to 1.1.208 + description: Bump Superstream-Data-Plane to 1.1.209 name: superstream description: Superstream Official Helm chart home: https://superstream.ai @@ -30,12 +30,12 @@ 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.37 +version: 0.4.38 # 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: "1.1.208" +appVersion: "1.1.209" icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png dependencies: - name: nats diff --git a/version.conf b/version.conf index c156d0d..c1e5bbd 100644 --- a/version.conf +++ b/version.conf @@ -1 +1 @@ -0.4.37 \ No newline at end of file +0.4.38 \ No newline at end of file