diff --git a/charts/superstream/Chart.yaml b/charts/superstream/Chart.yaml index f811d01..4216ce7 100644 --- a/charts/superstream/Chart.yaml +++ b/charts/superstream/Chart.yaml @@ -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.41 +version: 0.1.42 # 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.304" +appVersion: "1.1.310" icon: https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png dependencies: - name: nats diff --git a/charts/superstream/values.yaml b/charts/superstream/values.yaml index dc4dc3b..5d98bb7 100644 --- a/charts/superstream/values.yaml +++ b/charts/superstream/values.yaml @@ -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.304" + tag: "1.1.310" registry: imagePullSecrets: [] initContainers: @@ -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.302" + tag: "1.1.304" registry: imagePullSecrets: [] initContainers: @@ -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.309" + tag: "1.1.313" registry: imagePullSecrets: [] # Overrides for Helm's default naming conventions @@ -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.206" + tag: "1.1.300" podAnnotations: prometheus.io/path: "/monitoring/metrics" prometheus.io/scrape: 'true' diff --git a/version.conf b/version.conf index 37f868f..4a3e97d 100644 --- a/version.conf +++ b/version.conf @@ -1 +1 @@ -0.1.41 +0.1.42