File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ annotations:
6
6
autoScalerVersion : " 1.1.700"
7
7
artifacthub.io/changes : |-
8
8
- kind: changed
9
- description: Bump Superstream-Data-Plane to 1.1.705
9
+ description: Bump Syslog version to 4.8.3
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.8.42
33
+ version : 0.9.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.
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ syslog:
217
217
image :
218
218
repository : linuxserver/syslog-ng
219
219
pullPolicy : IfNotPresent
220
- tag : " 4.8.1 " # Use a specific version to ensure consistency across deployments
220
+ tag : " 4.8.3 " # Use a specific version to ensure consistency across deployments
221
221
registry :
222
222
imagePullSecrets : []
223
223
extraEnv : {}
Original file line number Diff line number Diff line change 1
- 0.8.42
1
+ 0.9.0
You can’t perform that action at this time.
0 commit comments