Skip to content

Commit edb8f10

Browse files
authored
fix: lowercase GitHub url in chart-home (#53)
1 parent d8cf857 commit edb8f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/tibiadata-api-go/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: tibiadata-api-go
33
description: A Helm chart to deploy TibiaData API Go application.
4-
home: https://github.com/TibiaData
4+
home: https://github.com/tibiadata
55
icon: https://avatars.githubusercontent.com/u/45961610
66
maintainers:
77
- name: TibiaData
@@ -19,5 +19,5 @@ keywords:
1919
- tibiadata-api
2020
- tibiadata-api-go
2121
type: application
22-
version: 1.2.17
22+
version: 1.2.18
2323
appVersion: 4.4.0

0 commit comments

Comments
 (0)