Skip to content

Commit

Permalink
update to latest copier template
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 12, 2024
1 parent 167f9fd commit b27e651
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 4.0.2b1
_commit: 4.0.2b2
_src_path: gh:epics-containers/services-template-helm
cluster_name: pollux
cluster_namespace: p47-beamline
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci_skip_checks
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
daq-nexus
4 changes: 2 additions & 2 deletions services/.ioc_template/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ type: application

dependencies:
- name: ioc-instance
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
version: 4.0.0
repository: "oci://ghcr.io/epics-containers"
2 changes: 1 addition & 1 deletion services/epics-opis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ type: application

dependencies:
- name: epics-opis
version: 4.1.2
version: 4.0.0
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 @@ -8,5 +8,5 @@ type: application

dependencies:
- name: epics-pvcs
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
version: 4.0.0
repository: "oci://ghcr.io/epics-containers"
4 changes: 2 additions & 2 deletions services/p47-ea-test-01/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ type: application

dependencies:
- name: ioc-instance
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
version: 4.0.0
repository: "oci://ghcr.io/epics-containers"

0 comments on commit b27e651

Please sign in to comment.