Skip to content

Commit f4c1e3a

Browse files
authored
Merge pull request #189 from superstreamlabs/qa
Qa
2 parents e4e9374 + b5c6550 commit f4c1e3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

charts/superstream/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
1010
name: superstream
1111
description: Superstream Official Helm chart
1212
home: 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.

charts/superstream/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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: {}

version.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.42
1+
0.9.0

0 commit comments

Comments
 (0)