Skip to content

Commit e4edf92

Browse files
author
Jenkins
committed
Merge qa into master
2 parents 959e0eb + ef02efb commit e4edf92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/superstream/Chart.yaml

+4-4
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.510"
5+
dataPlaneVersion: "1.1.511"
66
autoScalerVersion: "1.1.510"
77
artifacthub.io/changes: |-
88
- kind: changed
9-
description: Bump Superstream-Data-Plane to 1.1.510
9+
description: Bump Superstream-Data-Plane to 1.1.511
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.17
33+
version: 0.8.18
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.510"
38+
appVersion: "1.1.511"
3939
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
4040
dependencies:
4141
- name: nats

version.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.17
1+
0.8.18

0 commit comments

Comments
 (0)