Skip to content

Commit

Permalink
update to latest generic iocs and ec-helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 6, 2024
1 parent 839b707 commit ae2bc99
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 17 deletions.
2 changes: 1 addition & 1 deletion services/bl45p-ea-dcam-01/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ type: application

dependencies:
- name: ioc-instance
version: 4.0.0
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
# dls-aravis is locally available via symlink in the charts directory
- name: dls-aravis
Expand Down
2 changes: 1 addition & 1 deletion services/bl45p-ea-dcam-01/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dls-aravis:
ID: bl45p-ea-detector-01

ioc-instance:
image: ghcr.io/epics-containers/ioc-adaravis-runtime:2024.7.1
image: ghcr.io/epics-containers/ioc-adaravis-runtime:2024.11.1
2 changes: 1 addition & 1 deletion services/bl45p-ea-dcam-02/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ type: application

dependencies:
- name: ioc-instance
version: 4.0.0
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
# dls-aravis is locally available via symlink in the charts directory
- name: dls-aravis
Expand Down
2 changes: 1 addition & 1 deletion services/bl45p-ea-dcam-02/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dls-aravis:
ID: bl45p-ea-detector-02

ioc-instance:
image: ghcr.io/epics-containers/ioc-adaravis-runtime:2024.7.1
image: ghcr.io/epics-containers/ioc-adaravis-runtime:2024.11.1
4 changes: 2 additions & 2 deletions services/bl45p-mo-brick-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.0.0
repository: "oci://ghcr.io/epics-containers"
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
4 changes: 1 addition & 3 deletions services/bl45p-mo-brick-01/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@

# latest container image for the pmac motion controller
ioc-instance:
image: ghcr.io/epics-containers/ioc-pmac-runtime:2024.5.1


image: ghcr.io/epics-containers/ioc-pmac-runtime:2024.9.1
4 changes: 2 additions & 2 deletions services/bl45p-mo-panda-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.0.0
repository: "oci://ghcr.io/epics-containers"
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
2 changes: 1 addition & 1 deletion services/bl45p-mo-panda-01/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# latest container image for GigE cameras from the GitHub Container Registry
ioc-instance:
image: ghcr.io/pandablocks/pandablocks-ioc:0.9.0
image: ghcr.io/pandablocks/pandablocks-ioc:0.11.2

# this causes our config folder's start.sh to be mounted over the default
# /epics/ioc/start.sh - thus making the pandaBlocks container image have
Expand Down
4 changes: 2 additions & 2 deletions services/bl45p-mo-panda-02/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.0.0
repository: "oci://ghcr.io/epics-containers"
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"
2 changes: 1 addition & 1 deletion services/bl45p-mo-panda-02/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# latest container image for GigE cameras from the GitHub Container Registry
ioc-instance:
image: ghcr.io/pandablocks/pandablocks-ioc:0.9.0
image: ghcr.io/pandablocks/pandablocks-ioc:0.11.2

# this causes our config folder's start.sh to be mounted over the default
# /epics/ioc/start.sh - thus making the pandaBlocks container image have
Expand Down
4 changes: 2 additions & 2 deletions services/p45-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.0.0
repository: "oci://ghcr.io/epics-containers"
version: 4.1.2
repository: "oci://ghcr.io/epics-containers"

0 comments on commit ae2bc99

Please sign in to comment.