Skip to content

Commit 445b31d

Browse files
author
Jenkins
committed
Merge qa into master
2 parents 45ca0fd + a0a0def commit 445b31d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

charts/superstream/Chart.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: v2
22
annotations:
33
category: Streaming and Messaging
44
licenses: Memphis Business Source License 1.0
5-
dataPlaneVersion: "1.1.938"
5+
dataPlaneVersion: "1.1.939"
66
autoScalerVersion: "1.1.902"
77
artifacthub.io/changes: |-
8-
- kind: fixed
9-
description: DataDog Syslog configuration
8+
- kind: changed
9+
description: Bump Superstream-Data-Plane to 1.1.939
1010
name: superstream
1111
description: Superstream Official Helm chart
1212
home: https://superstream.ai
@@ -30,17 +30,17 @@ 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.9.48
33+
version: 0.9.49
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.938"
38+
appVersion: "1.1.939"
3939
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
4040
dependencies:
4141
- name: nats
4242
version: 1.2.10
4343
- name: telegraf
4444
version: 1.8.55
4545
- name: datadog
46-
version: 1.0.0
46+
version: 1.0.0

version.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.48
1+
0.9.49

0 commit comments

Comments
 (0)