Skip to content

Commit

Permalink
Update ioc-instance chart all iocs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Oct 10, 2024
1 parent 6ec8a0f commit fbcc883
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 12 deletions.
3 changes: 1 addition & 2 deletions services/bl45p-ea-dcam-01/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# A Helm Chart for an IOC instance
apiVersion: v2
name: ec-service

version: 1.0.0

type: application

dependencies:
- name: ioc-instance
version: 3.5.1
version: 4.0.0
repository: "oci://ghcr.io/epics-containers"
# dls-aravis is locally available via symlink in the charts directory
- name: dls-aravis
Expand Down
3 changes: 1 addition & 2 deletions services/bl45p-ea-dcam-02/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# A Helm Chart for an IOC instance
apiVersion: v2
name: ec-service

version: 1.0.0

type: application

dependencies:
- name: ioc-instance
version: 3.5.1
version: 4.0.0
repository: "oci://ghcr.io/epics-containers"
# dls-aravis is locally available via symlink in the charts directory
- name: dls-aravis
Expand Down
3 changes: 1 addition & 2 deletions services/bl45p-mo-brick-01/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# A Helm Chart for an IOC instance
apiVersion: v2
name: ec-service

version: 1.0.0

type: application

dependencies:
- name: ioc-instance
version: 4.0.0
repository: "oci://ghcr.io/epics-containers"
repository: "oci://ghcr.io/epics-containers"
5 changes: 2 additions & 3 deletions services/bl45p-mo-panda-01/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# A Helm Chart for an IOC instance
apiVersion: v2
name: ec-service

version: 1.0.0

type: application

dependencies:
- name: ioc-instance
version: 3.5.1
repository: "oci://ghcr.io/epics-containers"
version: 4.0.0
repository: "oci://ghcr.io/epics-containers"
5 changes: 2 additions & 3 deletions services/bl45p-mo-panda-02/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# A Helm Chart for an IOC instance
apiVersion: v2
name: ec-service

version: 1.0.0

type: application

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

0 comments on commit fbcc883

Please sign in to comment.