File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ annotations:
6
6
autoScalerVersion : " 1.1.401"
7
7
artifacthub.io/changes : |-
8
8
- kind: changed
9
- description: Bump Superstream-Autoscaler to 1.1.401
9
+ description: Bump Nats to 2.10.25
10
10
name : superstream
11
11
description : Superstream Official Helm chart
12
12
home : https://superstream.ai
@@ -30,7 +30,7 @@ type: application
30
30
# This is the chart version. This version number should be incremented each time you make changes
31
31
# to the chart and its templates, including the app version.
32
32
# Versions are expected to follow Semantic Versioning (https://semver.org/)
33
- version : 0.6.5
33
+ version : 0.7.0
34
34
# This is the version number of the application being deployed. This version number should be
35
35
# incremented each time you make changes to the application. Versions are not expected to
36
36
# follow Semantic Versioning. They should reflect the version the application is using.
@@ -39,6 +39,6 @@ appVersion: "1.1.401"
39
39
icon : https://memphis-public-files.s3.eu-central-1.amazonaws.com/superstream_logo.png
40
40
dependencies :
41
41
- name : nats
42
- version : 1.2.4
42
+ version : 1.2.10
43
43
- name : telegraf
44
44
version : 1.8.55
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 2.10.20
2
+ appVersion : 2.10.25
3
3
description : A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
4
4
name : nats
5
5
keywords :
6
6
- nats
7
7
- messaging
8
8
- cncf
9
- version : 1.2.4
9
+ version : 1.2.10
10
10
home : http://github.com/nats-io/k8s
11
11
maintainers :
12
12
Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ config:
316
316
container :
317
317
image :
318
318
repository : nats
319
- tag : 2.10.20 -alpine
319
+ tag : 2.10.25 -alpine
320
320
pullPolicy :
321
321
registry :
322
322
@@ -368,7 +368,7 @@ reloader:
368
368
enabled : true
369
369
image :
370
370
repository : natsio/nats-server-config-reloader
371
- tag : 0.15 .1
371
+ tag : 0.16 .1
372
372
pullPolicy :
373
373
registry :
374
374
@@ -398,7 +398,7 @@ promExporter:
398
398
enabled : true
399
399
image :
400
400
repository : natsio/prometheus-nats-exporter
401
- tag : 0.15 .0
401
+ tag : 0.16 .0
402
402
pullPolicy :
403
403
registry :
404
404
@@ -589,7 +589,7 @@ natsBox:
589
589
container :
590
590
image :
591
591
repository : natsio/nats-box
592
- tag : 0.14.3
592
+ tag : 0.16.0
593
593
pullPolicy :
594
594
registry :
595
595
Original file line number Diff line number Diff line change 1
- 0.6.5
1
+ 0.7.0
You can’t perform that action at this time.
0 commit comments