Gitea-HelmChart/templates/gitea
joelgallant bf1f5601be Use apiVersion v1 for Ingress in 1.19+ (#63)
Use apiVersion v1 for Ingress in 1.19+

Currently, a warning is shown in newer versions of kubernetes:

```
W1120 10:04:16.194312    8003 warnings.go:67] networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Co-authored-by: Joel Gallant <joel@joelgallant.me>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/63
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-Authored-By: joelgallant <joelgallant@noreply.gitea.io>
Co-Committed-By: joelgallant <joelgallant@noreply.gitea.io>
2020-11-25 06:55:49 +08:00
..
config.yaml Upgrade mariadb Helm chart to 8.0.0 (#48) 2020-10-22 13:13:37 +08:00
http-svc.yaml Allow templated annotations for http-service (#62) 2020-11-20 16:08:26 +08:00
ingress.yaml Use apiVersion v1 for Ingress in 1.19+ (#63) 2020-11-25 06:55:49 +08:00
init.yaml Move all password related data to secrets (#28) 2020-09-25 13:37:55 +00:00
ssh-svc.yaml Fix indention of exterrnal IPs for SSH service (#52) 2020-10-26 21:04:04 +08:00
statefulset.yaml Let storageClass be set automatically (#45) 2020-10-30 01:10:10 +08:00