We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d4432 commit af186a5Copy full SHA for af186a5
charts/gateway/Chart.yaml
@@ -6,11 +6,11 @@ type: application
6
# This is the chart version. This version number should be incremented each time you make changes
7
# to the chart and its templates.
8
# Versions are expected to follow Semantic Versioning (https://semver.org/)
9
-version: 1.0.6
+version: 1.0.7
10
annotations:
11
artifacthub.io/changes: |
12
- - kind: fixed
13
- description: "chart formatting"
+ - kind: added
+ description: "unit tests for expected result"
14
15
sources:
16
- https://github.com/subshell/helm-charts/tree/main/charts/gateway
0 commit comments