diff --git a/.frigate b/.frigate index 618d878..d9c0305 100644 --- a/.frigate +++ b/.frigate @@ -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 ``` diff --git a/README.md b/README.md index 692f2fb..0ac5867 100644 --- a/README.md +++ b/README.md @@ -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