Skip to content

Commit

Permalink
Merge pull request #129 from superstreamlabs/qa
Browse files Browse the repository at this point in the history
release
  • Loading branch information
valeraBr authored Jan 27, 2025
2 parents ff2e45c + d5e413f commit 1717350
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/superstream/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.35
version: 0.1.36
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.1.215"
appVersion: "1.1.217"
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
dependencies:
- name: nats
Expand Down
4 changes: 2 additions & 2 deletions charts/superstream/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ superstreamControlPlane:
# Policy for pulling the image
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "1.1.215"
tag: "1.1.217"
registry:
imagePullSecrets: []
initContainers:
Expand Down Expand Up @@ -103,7 +103,7 @@ superstreamControlPlane:
# Policy for pulling the image
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "1.1.203"
tag: "1.1.204"
registry:
imagePullSecrets: []
initContainers:
Expand Down
2 changes: 1 addition & 1 deletion version.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.35
0.1.36

0 comments on commit 1717350

Please sign in to comment.