Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 56c2fad

Browse files
author
Jenkins
committedMay 7, 2025·
Merge qa into master
2 parents 73c8dff + bbcb2d2 commit 56c2fad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎charts/superstream/Chart.yaml

Lines changed: 4 additions & 4 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.513"
5+
dataPlaneVersion: "1.1.514"
66
autoScalerVersion: "1.1.511"
77
artifacthub.io/changes: |-
88
- kind: changed
9-
description: Bump Superstream-Data-Plane to 1.1.513
9+
description: Bump Superstream-Data-Plane to 1.1.514
1010
name: superstream
1111
description: Superstream Official Helm chart
1212
home: https://superstream.ai
@@ -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.8.21
33+
version: 0.8.22
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.513"
38+
appVersion: "1.1.514"
3939
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
4040
dependencies:
4141
- name: nats

‎version.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.21
1+
0.8.22

0 commit comments

Comments
 (0)
Please sign in to comment.