Skip to content

Commit eb30969

Browse files
committed
Add maintainer and bump chart
1 parent 27214d6 commit eb30969

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

charts/atuin/Chart.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
apiVersion: v2
22
name: atuin
33
description: A Helm chart for Atuin, the shell sync tool
4+
maintainers:
5+
- name: Ellie Huxtable
6+
7+
url: https://ellie.wtf
48

59
# A chart can be either an 'application' or a 'library' chart.
610
#
@@ -15,7 +19,7 @@ type: application
1519
# This is the chart version. This version number should be incremented each time you make changes
1620
# to the chart and its templates, including the app version.
1721
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.0
22+
version: 0.1.1
1923

2024
# This is the version number of the application being deployed. This version number should be
2125
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)