Skip to content

Commit

Permalink
Merge pull request #139 from superstreamlabs/qa
Browse files Browse the repository at this point in the history
0.1.40
  • Loading branch information
valeraBr authored Feb 6, 2025
2 parents 30d03b1 + b881ebd commit 8ca7561
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.39
version: 0.1.40
# 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.303"
appVersion: "1.1.304"
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
dependencies:
- name: nats
Expand Down
6 changes: 3 additions & 3 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.303"
tag: "1.1.304"
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.300"
tag: "1.1.301"
registry:
imagePullSecrets: []
initContainers:
Expand All @@ -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.305"
tag: "1.1.309"
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.39
0.1.40

0 comments on commit 8ca7561

Please sign in to comment.