rename old

This commit is contained in:
behrooz
2025-08-18 10:57:50 +03:30
parent 80e9650141
commit 5af8a4195f
58 changed files with 0 additions and 0 deletions

View File

@@ -1,14 +0,0 @@
Add [unittest plugin](https://github.com/helm-unittest/helm-unittest) via:
```
helm plugin install https://github.com/helm-unittest/helm-unittest.git
```
Run tests via:
```
helm unittest chart
```
To update the `values.schema.json` run:
```
go run hack/schema/main.go
```