Skip to content

Commit

Permalink
Merge pull request #135 from superstreamlabs/qa
Browse files Browse the repository at this point in the history
Qa
  • Loading branch information
bkochauri-memphis authored Feb 3, 2025
2 parents 09bb868 + c8b3f7b commit 4c6e1b1
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.37
version: 0.1.38
# 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.219"
appVersion: "1.1.300"
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.219"
tag: "1.1.300"
registry:
imagePullSecrets: []
initContainers:
Expand Down Expand Up @@ -130,7 +130,7 @@ superstreamEngine:
# Policy for pulling the image
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "1.1.209"
tag: "1.1.300"
registry:
imagePullSecrets: []
# Overrides for Helm's default naming conventions
Expand Down
2 changes: 1 addition & 1 deletion version.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.37
0.1.38

0 comments on commit 4c6e1b1

Please sign in to comment.