Skip to content

Commit 3d9f229

Browse files
Update auto scaler version to 1.1.909 and bump chart version
1 parent 2934042 commit 3d9f229

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/superstream-agent/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ annotations:
33
category: Streaming and Messaging
44
licenses: Superstream Labs Business Source License 1.0
55
dataPlaneVersion: "1.1.952"
6-
autoScalerVersion: "1.1.907"
6+
autoScalerVersion: "1.1.909"
77
name: superstream-agent
88
description: Superstream Official Helm chart
99
home: https://superstream.ai
@@ -27,12 +27,12 @@ type: application
2727
# This is the chart version. This version number should be incremented each time you make changes
2828
# to the chart and its templates, including the app version.
2929
# Versions are expected to follow Semantic Versioning (https://semver.org/)
30-
version: 0.1.89
30+
version: 0.1.90
3131
# This is the version number of the application being deployed. This version number should be
3232
# incremented each time you make changes to the application. Versions are not expected to
3333
# follow Semantic Versioning. They should reflect the version the application is using.
3434
# It is recommended to use it with quotes.
35-
appVersion: "1.1.907"
35+
appVersion: "1.1.909"
3636
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
3737
dependencies:
3838
- name: telegraf

version.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.89
1+
0.1.90

0 commit comments

Comments
 (0)