From 9cc4b621bc3f3fa24897bd591dd5f1814d8f2f04 Mon Sep 17 00:00:00 2001 From: Christopher Weibel Date: Wed, 18 Dec 2024 08:31:34 -0500 Subject: [PATCH] Try a different way of setting uaa-customized --- bosh/opsfiles/pin-uaa.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bosh/opsfiles/pin-uaa.yml b/bosh/opsfiles/pin-uaa.yml index 9948ad32..45e55205 100644 --- a/bosh/opsfiles/pin-uaa.yml +++ b/bosh/opsfiles/pin-uaa.yml @@ -8,7 +8,5 @@ - type: replace - path: /releases/name=uaa-customized - value: - name: uaa-customized - version: 59 \ No newline at end of file + path: /releases/name=uaa-customized/version? + value: "59"