feat: update gitea to v1.21.10

This commit is contained in:
cătălin 2024-03-26 08:25:24 +01:00
commit 8964946374
No known key found for this signature in database
5 changed files with 81 additions and 2 deletions

View file

@ -10,6 +10,9 @@ lint--kubescore:
lint--tflint:
tflint --recursive
lint--scripts:
shellcheck scripts/**.sh
lint:
make lint--pre-commit
make lint--kubeconform