File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ type: application
25
25
# This is the chart version. This version number should be incremented each time you make changes
26
26
# to the chart and its templates, including the app version.
27
27
# Versions are expected to follow Semantic Versioning (https://semver.org/)
28
- version : 0.1.41
28
+ version : 0.1.42
29
29
# This is the version number of the application being deployed. This version number should be
30
30
# incremented each time you make changes to the application. Versions are not expected to
31
31
# follow Semantic Versioning. They should reflect the version the application is using.
32
32
# It is recommended to use it with quotes.
33
- appVersion : " 1.1.304 "
33
+ appVersion : " 1.1.310 "
34
34
icon : https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
35
35
dependencies :
36
36
- name : nats
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ superstreamControlPlane:
66
66
# Policy for pulling the image
67
67
pullPolicy : Always
68
68
# Overrides the image tag whose default is the chart appVersion.
69
- tag : " 1.1.304 "
69
+ tag : " 1.1.310 "
70
70
registry :
71
71
imagePullSecrets : []
72
72
initContainers :
@@ -103,7 +103,7 @@ superstreamControlPlane:
103
103
# Policy for pulling the image
104
104
pullPolicy : Always
105
105
# Overrides the image tag whose default is the chart appVersion.
106
- tag : " 1.1.302 "
106
+ tag : " 1.1.304 "
107
107
registry :
108
108
imagePullSecrets : []
109
109
initContainers :
@@ -130,7 +130,7 @@ superstreamEngine:
130
130
# Policy for pulling the image
131
131
pullPolicy : Always
132
132
# Overrides the image tag whose default is the chart appVersion.
133
- tag : " 1.1.309 "
133
+ tag : " 1.1.313 "
134
134
registry :
135
135
imagePullSecrets : []
136
136
# Overrides for Helm's default naming conventions
@@ -238,7 +238,7 @@ autoScaler:
238
238
# Policy for pulling the image
239
239
pullPolicy : Always
240
240
# Overrides the image tag whose default is the chart appVersion.
241
- tag : " 1.1.206 "
241
+ tag : " 1.1.300 "
242
242
podAnnotations :
243
243
prometheus.io/path : " /monitoring/metrics"
244
244
prometheus.io/scrape : ' true'
Original file line number Diff line number Diff line change 1
- 0.1.41
1
+ 0.1.42
You can’t perform that action at this time.
0 commit comments