From c6abba542484ffe313b8473279666870a1a13408 Mon Sep 17 00:00:00 2001 From: Marcell Nagy <133755508+marcelldls@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:50:35 +0100 Subject: [PATCH] Update values.yaml --- apps/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/values.yaml b/apps/values.yaml index 4328550..fce6b77 100644 --- a/apps/values.yaml +++ b/apps/values.yaml @@ -14,7 +14,7 @@ destination: namespace: p48-beamline source: repoURL: https://github.com/epics-containers/p48-services - targetRevision: 2024.9.2 + targetRevision: 2024.9.3 # list of services to deploy. Each item is of the form: # - service: service name as it appears in K8S (statefulset/deployment name) @@ -42,4 +42,4 @@ services: bl48p-mo-ioc-01: ec_service: true bl48p-ea-test-01: - ec_service: true \ No newline at end of file + ec_service: true