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:
66 autoScalerVersion : " 1.1.700"
77 artifacthub.io/changes : |-
88 - kind: changed
9- description: Bump Superstream-Data-Plane to 1.1.705
9+ description: Bump Syslog version to 4.8.3
1010name : superstream
1111description : Superstream Official Helm chart
1212home : https://superstream.ai
@@ -30,7 +30,7 @@ type: application
3030# This is the chart version. This version number should be incremented each time you make changes
3131# to the chart and its templates, including the app version.
3232# Versions are expected to follow Semantic Versioning (https://semver.org/)
33- version : 0.8.42
33+ version : 0.9.0
3434# This is the version number of the application being deployed. This version number should be
3535# incremented each time you make changes to the application. Versions are not expected to
3636# 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:
217217 image :
218218 repository : linuxserver/syslog-ng
219219 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
221221 registry :
222222 imagePullSecrets : []
223223 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