Skip to content

Commit

Permalink
restore OCI chart dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Feb 9, 2024
1 parent 8c577bb commit 9a4e36c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions helm/shared/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ type: application
dependencies:
- name: ioc-instance
version: "2.0.0+b3"
#repository: "oci://ghcr.io/epics-containers"
repository: "file:///scratch/hgv27681/work/ec-helm-charts/Charts/ioc-instance"
repository: "oci://ghcr.io/epics-containers"
#repository: "file:///scratch/hgv27681/work/ec-helm-charts/Charts/ioc-instance"
4 changes: 2 additions & 2 deletions services/epics-opis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ type: application
dependencies:
- name: epics-opis
version: "2.0.0+b3"
repository: "file:///scratch/hgv27681/work/ec-helm-charts/Charts/epics-opis"
#repository: "oci://ghcr.io/epics-containers"
#repository: "file:///scratch/hgv27681/work/ec-helm-charts/Charts/epics-opis"
repository: "oci://ghcr.io/epics-containers"
4 changes: 2 additions & 2 deletions services/epics-pvcs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ type: application
dependencies:
- name: epics-pvcs
version: "2.0.0+b3"
repository: "file:///scratch/hgv27681/work/ec-helm-charts/Charts/epics-pvcs"
# repository: "oci://ghcr.io/epics-containers"
# repository: "file:///scratch/hgv27681/work/ec-helm-charts/Charts/epics-pvcs"
repository: "oci://ghcr.io/epics-containers"

0 comments on commit 9a4e36c

Please sign in to comment.