Skip to content

Commit

Permalink
Update helmfile.yaml to accomodate for repo oci changes (8gears#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
dolohow committed Jan 26, 2024
1 parent 9081b3f commit 6c9995a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ helmDefaults:

repositories:
- name: 8gears
url: https://8gears.container-registry.com/chartrepo/library
url: 8gears.container-registry.com/library
oci: true

releases:
- name: n8n
Expand Down

0 comments on commit 6c9995a

Please sign in to comment.