File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 75
75
uses : peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3.0.0
76
76
with :
77
77
token : ${{ secrets.REPO_ACCESS_TOKEN }}
78
- repository : TibiaData /tibiadata-argocd-app-of-apps
78
+ repository : tibiadata /tibiadata-argocd-app-of-apps
79
79
event-type : bump-tibiadata-helm-chart-versions
80
80
client-payload : ' {"chart_name": "${{ steps.get_chart_versions.outputs.name }}", "chart_version": "${{ steps.get_chart_versions.outputs.version }}"}'
Original file line number Diff line number Diff line change 1
1
# TibiaData Helm Charts
2
2
3
- [ ![ Release Status] ( https://github.com/TibiaData /tibiadata-helm-charts/actions/workflows/release.yaml/badge.svg?branch=main )] ( https://github.com/TibiaData /tibiadata-helm-charts/actions )
4
- [ ![ GitHub license] ( https://img.shields.io/github/license/TibiaData /tibiadata-helm-charts )] ( https://github.com/TibiaData /tibiadata-helm-charts/blob/main/LICENSE )
3
+ [ ![ Release Status] ( https://github.com/tibiadata /tibiadata-helm-charts/actions/workflows/release.yaml/badge.svg?branch=main )] ( https://github.com/tibiadata /tibiadata-helm-charts/actions )
4
+ [ ![ GitHub license] ( https://img.shields.io/github/license/tibiadata /tibiadata-helm-charts )] ( https://github.com/tibiadata /tibiadata-helm-charts/blob/main/LICENSE )
5
5
6
6
TibiaData Helm charts for deploying into Kubernetes.
7
7
@@ -25,5 +25,5 @@ Tibia is a registered trademark of [CipSoft GmbH](https://www.cipsoft.com/en/).
25
25
26
26
## Credits
27
27
28
- - Authors: [ Tobias Lindberg] ( https://github.com/tobiasehlert ) – [ List of contributors] ( https://github.com/TibiaData /tibiadata-helm-charts/graphs/contributors )
28
+ - Authors: [ Tobias Lindberg] ( https://github.com/tobiasehlert ) – [ List of contributors] ( https://github.com/tibiadata /tibiadata-helm-charts/graphs/contributors )
29
29
- Distributed under [ MIT License] ( LICENSE )
Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ maintainers:
10
10
url : https://tobiasehlert.github.io
11
11
email : tobias@tibiadata.com
12
12
sources :
13
- - https://github.com/TibiaData /tibiadata-api-go
14
- - https://github.com/TibiaData /tibiadata-helm-charts
13
+ - https://github.com/tibiadata /tibiadata-api-go
14
+ - https://github.com/tibiadata /tibiadata-helm-charts
15
15
keywords :
16
16
- api
17
17
- tibia
18
18
- tibiadata
19
19
- tibiadata-api
20
20
- tibiadata-api-go
21
21
type : application
22
- version : 1.2.16
22
+ version : 1.2.17
23
23
appVersion : 4.4.0
You can’t perform that action at this time.
0 commit comments