Skip to content

Commit

Permalink
Merge pull request #117 from superstreamlabs/staging
Browse files Browse the repository at this point in the history
release
  • Loading branch information
valeraBr authored Jan 15, 2025
2 parents ca998c4 + 1fc2bd3 commit a0813a6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.31
version: 0.1.33
# 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.115"
appVersion: "1.1.202"
icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
dependencies:
- name: nats
Expand Down
8 changes: 4 additions & 4 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.115"
tag: "1.1.202"
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.107"
tag: "1.1.109"
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.108"
tag: "1.1.201"
registry:
imagePullSecrets: []
# Overrides for Helm's default naming conventions
Expand Down Expand Up @@ -238,7 +238,7 @@ autoScaler:
# Policy for pulling the image
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "1.1.101"
tag: "1.1.200"
podAnnotations:
prometheus.io/path: "/monitoring/metrics"
prometheus.io/scrape: 'true'
Expand Down
2 changes: 1 addition & 1 deletion version.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.31
0.1.33

0 comments on commit a0813a6

Please sign in to comment.