Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 #v3.0.0
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: TibiaData/tibiadata-argocd-app-of-apps
repository: tibiadata/tibiadata-argocd-app-of-apps
event-type: bump-tibiadata-helm-chart-versions
client-payload: '{"chart_name": "${{ steps.get_chart_versions.outputs.name }}", "chart_version": "${{ steps.get_chart_versions.outputs.version }}"}'
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TibiaData Helm Charts

[![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)
[![GitHub license](https://img.shields.io/github/license/TibiaData/tibiadata-helm-charts)](https://github.com/TibiaData/tibiadata-helm-charts/blob/main/LICENSE)
[![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)
[![GitHub license](https://img.shields.io/github/license/tibiadata/tibiadata-helm-charts)](https://github.com/tibiadata/tibiadata-helm-charts/blob/main/LICENSE)

TibiaData Helm charts for deploying into Kubernetes.

Expand All @@ -25,5 +25,5 @@ Tibia is a registered trademark of [CipSoft GmbH](https://www.cipsoft.com/en/).

## Credits

- Authors: [Tobias Lindberg](https://github.com/tobiasehlert) – [List of contributors](https://github.com/TibiaData/tibiadata-helm-charts/graphs/contributors)
- Authors: [Tobias Lindberg](https://github.com/tobiasehlert) – [List of contributors](https://github.com/tibiadata/tibiadata-helm-charts/graphs/contributors)
- Distributed under [MIT License](LICENSE)
6 changes: 3 additions & 3 deletions charts/tibiadata-api-go/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ maintainers:
url: https://tobiasehlert.github.io
email: tobias@tibiadata.com
sources:
- https://github.com/TibiaData/tibiadata-api-go
- https://github.com/TibiaData/tibiadata-helm-charts
- https://github.com/tibiadata/tibiadata-api-go
- https://github.com/tibiadata/tibiadata-helm-charts
keywords:
- api
- tibia
- tibiadata
- tibiadata-api
- tibiadata-api-go
type: application
version: 1.2.16
version: 1.2.17
appVersion: 4.4.0