Skip to content

Commit f1c82ab

Browse files
Merge pull request #179 from superstreamlabs/qa
Qa
2 parents ae3d623 + 8764a3e commit f1c82ab

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.303"
77
artifacthub.io/changes: |-
88
- kind: changed
9-
description: Bump Superstream-Autoscaler to 1.1.303
9+
description: Bump Syslog-ng to 4.8.1
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.5.2
33+
version: 0.6.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
@@ -216,7 +216,7 @@ syslog:
216216
image:
217217
repository: linuxserver/syslog-ng
218218
pullPolicy: IfNotPresent
219-
tag: "4.7.1" # Use a specific version to ensure consistency across deployments
219+
tag: "4.8.1" # Use a specific version to ensure consistency across deployments
220220
registry:
221221
imagePullSecrets: []
222222
extraEnv: {}

version.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.2
1+
0.6.0

0 commit comments

Comments
 (0)