fixed repository entry
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 7s
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 7s
This commit is contained in:
parent
e596c93931
commit
4f5f14adfc
2
.frigate
2
.frigate
@ -10,7 +10,7 @@ to use, add this to your Charts.yaml
|
|||||||
```
|
```
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: lib
|
- name: lib
|
||||||
repository: "repo.rre.nu/helm"
|
repository: oci://repo.rre.nu/helm
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ to use, add this to your Charts.yaml
|
|||||||
```
|
```
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: lib
|
- name: lib
|
||||||
repository: "repo.rre.nu/helm"
|
repository: oci://repo.rre.nu/helm
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
```
|
```
|
||||||
Common functions for my helm charts at home
|
Common functions for my helm charts at home
|
||||||
|
Loading…
Reference in New Issue
Block a user