fixed repository entry
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 7s

This commit is contained in:
Jonas Forsberg 2024-10-18 15:39:20 +02:00
parent e596c93931
commit 4f5f14adfc
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ to use, add this to your Charts.yaml
```
dependencies:
- name: lib
repository: "repo.rre.nu/helm"
repository: oci://repo.rre.nu/helm
version: 1.0.0
```

View File

@ -6,7 +6,7 @@ to use, add this to your Charts.yaml
```
dependencies:
- name: lib
repository: "repo.rre.nu/helm"
repository: oci://repo.rre.nu/helm
version: 1.0.0
```
Common functions for my helm charts at home