Skip to content

Commit

Permalink
Update apps helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Sep 30, 2024
1 parent 8b50405 commit 4e68b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ appVersion: "1.0"

dependencies:
- name: argocd-apps
version: 4.0.0+b1
version: 4.1.0+b1
repository: "oci://ghcr.io/epics-containers"
7 changes: 1 addition & 6 deletions apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,21 @@ services:
epics-opis:
targetRevision: 2024.9.1

iocs:
# epics iocs #################################################################
p47-ea-test-01:
ec_service: true
enabled: false
targetRevision: 2024.8.5
bl47p-ea-panda-01:
ec_service: true
targetRevision: 2024.9.1
bl47p-ea-dcam-01:
ec_service: true
targetRevision: 2024.9.1
enabled: false
bl47p-ea-dcam-02:
ec_service: true
# tracking a development branch for demo purposes
targetRevision: feature-branch2
enabled: true
bl47p-mo-ioc-01:
ec_service: true
targetRevision: 2024.9.1
bl47p-ea-test-01:
ec_service: true
targetRevision: 2024.9.1

0 comments on commit 4e68b33

Please sign in to comment.