Skip to content

Commit 0bfd1f5

Browse files
Update data plane version to 1.1.955 and bump chart version
1 parent 83062b3 commit 0bfd1f5

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
@@ -2,7 +2,7 @@ apiVersion: v2
22
annotations:
33
category: Streaming and Messaging
44
licenses: Superstream Labs Business Source License 1.0
5-
dataPlaneVersion: "1.1.954"
5+
dataPlaneVersion: "1.1.955"
66
autoScalerVersion: "1.1.909"
77
name: superstream-agent
88
description: Superstream Official Helm chart
@@ -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.92
30+
version: 0.1.93
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.954"
35+
appVersion: "1.1.955"
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.92
1+
0.1.93

0 commit comments

Comments
 (0)