Update gitea helm chart to 6.0.3

This commit is contained in:
2022-12-04 12:54:06 +01:00
parent c1d7b5384f
commit cd57ee32ca

View File

@@ -10,7 +10,7 @@ resource "helm_release" "this" {
repository = "https://dl.gitea.io/charts/"
chart = "gitea"
version = "5.0.0"
version = "6.0.3"
create_namespace = false