removed hardcoded version in example
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:
2
.frigate
2
.frigate
@@ -11,7 +11,7 @@ to use, add this to your Charts.yaml
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: lib
|
- name: lib
|
||||||
repository: oci://repo.rre.nu/helm
|
repository: oci://repo.rre.nu/helm
|
||||||
version: 1.0.0
|
version: <chart version>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ to use, add this to your Charts.yaml
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: lib
|
- name: lib
|
||||||
repository: oci://repo.rre.nu/helm
|
repository: oci://repo.rre.nu/helm
|
||||||
version: 1.0.0
|
version: <chart version>
|
||||||
```
|
```
|
||||||
Common functions for my helm charts at home
|
Common functions for my helm charts at home
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user