From ed4a9ed074024361eaa05abe70dde0843581c402 Mon Sep 17 00:00:00 2001 From: Marcell Nagy <133755508+marcelldls@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:37:38 +0100 Subject: [PATCH] Up rev services repo --- apps/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/values.yaml b/apps/values.yaml index fce6b77..a5a13a2 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.3 + targetRevision: 2024.9.4 # list of services to deploy. Each item is of the form: # - service: service name as it appears in K8S (statefulset/deployment name)