We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6bbc6 commit 7c8f564Copy full SHA for 7c8f564
charts/steadybit-extension-scaffold/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: steadybit-extension-scaffold
3
description: Steadybit scaffold extension Helm chart for Kubernetes.
4
-version: 1.0.22
+version: 1.0.23
5
appVersion: latest
6
home: https://www.steadybit.com/
7
icon: https://steadybit-website-assets.s3.amazonaws.com/logo-symbol-transparent.png
charts/steadybit-extension-scaffold/values.yaml
@@ -77,7 +77,7 @@ topologySpreadConstraints: []
77
affinity: {}
78
79
# priorityClassName -- Priority class used to influence pod scheduling priority.
80
-priorityClassName: ""
+priorityClassName: null
81
82
# podSecurityContext -- SecurityContext to apply to the pod.
83
podSecurityContext: {}
0 commit comments