mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-30 22:58:56 +07:00
chore(gitea)!: ugrade Helm chart to v10
This is a breaking change, see https://gitea.com/gitea/helm-chart#upgrading before upgrading to avoid losing data. Personally I have my repos saved in many Git hosting providers so I just nuke it and reinstall. Fixes changed files detection in pull_request event in Woodpecker.
This commit is contained in:
@ -3,5 +3,5 @@ name: gitea
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: gitea
|
||||
version: 5.0.3
|
||||
version: 10.0.2
|
||||
repository: https://dl.gitea.io/charts/
|
||||
|
Reference in New Issue
Block a user