Skip to content

Commit d1fdbf2

Browse files
author
Jenkins
committed
Merge staging into qa
2 parents c96d819 + 326e573 commit d1fdbf2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

charts/superstream-agent/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
annotations:
33
category: Streaming and Messaging
44
licenses: Superstream Labs Business Source License 1.0
5-
dataPlaneVersion: "1.1.948"
6-
autoScalerVersion: "1.1.902"
5+
dataPlaneVersion: "1.1.949"
6+
autoScalerVersion: "1.1.904"
77
artifacthub.io/changes: |-
88
- kind: fixed
99
description: Fix the agent name issue
@@ -30,12 +30,12 @@ type: application
3030
# This is the chart version. This version number should be incremented each time you make changes
3131
# to the chart and its templates, including the app version.
3232
# Versions are expected to follow Semantic Versioning (https://semver.org/)
33-
version: 0.1.82
33+
version: 0.1.83
3434
# This is the version number of the application being deployed. This version number should be
3535
# incremented each time you make changes to the application. Versions are not expected to
3636
# follow Semantic Versioning. They should reflect the version the application is using.
3737
# It is recommended to use it with quotes.
38-
appVersion: "1.1.948"
38+
appVersion: "1.1.949"
3939
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
4040
dependencies:
4141
- name: telegraf

version.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
0.1.82
2-
1+
0.1.83

0 commit comments

Comments
 (0)