We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c45482 commit ff02c84Copy full SHA for ff02c84
charts/ecosystem/Chart.yaml
@@ -11,4 +11,4 @@ type: application
11
#
12
home: "galasa.dev"
13
14
-version: "0.40.0"
+version: "0.41.0"
charts/ecosystem/values.yaml
@@ -13,7 +13,7 @@ externalHostname: "example.com"
# The version of Galasa you want to run with, it is better that you do not use "latest" to ensure
# all the components are running the same version and a controlled upgrade can be performed
15
16
-galasaVersion: "0.40.0"
+galasaVersion: "0.41.0"
17
18
19
0 commit comments