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 c7ee0a6 commit 9c35618Copy full SHA for 9c35618
chart/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-name: chart
+name: deploydefender
3
description: A Helm chart for Kubernetes
4
5
# A chart can be either an 'application' or a 'library' chart.
@@ -15,7 +15,7 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.1.0
+version: 0.1.1
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
0 commit comments