Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
Rename helm-charts repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitris Karakasilis committed Dec 13, 2021
1 parent 4dc39b5 commit e32f838
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/examples/manifest-small.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ components:
type: helm
source:
name: epinio
url: https://github.com/epinio/epinio-helm-chart/releases/download/epinio-0.1.21/epinio-0.1.21.tgz
url: https://github.com/epinio/helm-charts/releases/download/epinio-0.1.21/epinio-0.1.21.tgz
values:
- name: email
value: "[email protected]"
Expand Down
4 changes: 2 additions & 2 deletions assets/examples/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ components:
type: helm
source:
name: epinio
url: https://github.com/epinio/epinio-helm-chart/releases/download/epinio-0.1.21/epinio-0.1.21.tgz
url: https://github.com/epinio/helm-charts/releases/download/epinio-0.1.21/epinio-0.1.21.tgz
values:
- name: email
value: "[email protected]"
Expand Down Expand Up @@ -173,7 +173,7 @@ components:
type: helm
source:
name: epinio-registry
url: https://github.com/epinio/epinio-helm-chart/releases/download/container-registry-0.1.0/container-registry-0.1.0.tgz
url: https://github.com/epinio/helm-charts/releases/download/container-registry-0.1.0/container-registry-0.1.0.tgz
values:
- name: domain
value: epinio-registry.10.86.4.38.omg.howdoi.website
Expand Down

0 comments on commit e32f838

Please sign in to comment.