We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27214d6 commit eb30969Copy full SHA for eb30969
charts/atuin/Chart.yaml
@@ -1,6 +1,10 @@
1
apiVersion: v2
2
name: atuin
3
description: A Helm chart for Atuin, the shell sync tool
4
+maintainers:
5
+ - name: Ellie Huxtable
6
+ email: [email protected]
7
+ url: https://ellie.wtf
8
9
# A chart can be either an 'application' or a 'library' chart.
10
#
@@ -15,7 +19,7 @@ type: application
15
19
# This is the chart version. This version number should be incremented each time you make changes
16
20
# to the chart and its templates, including the app version.
17
21
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.1.0
22
+version: 0.1.1
23
24
# This is the version number of the application being deployed. This version number should be
25
# incremented each time you make changes to the application. Versions are not expected to
0 commit comments