From 1f6e7cebc250d880417639c3e09beda96ecd2509 Mon Sep 17 00:00:00 2001 From: "Mitch Harding (the weird one)" Date: Tue, 25 Jul 2023 13:11:21 -0400 Subject: [PATCH] CASMCMS-8718: Fix CVE in CFS --- manifests/sysmgmt.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/sysmgmt.yaml b/manifests/sysmgmt.yaml index c9ef1d49e..7768b8018 100644 --- a/manifests/sysmgmt.yaml +++ b/manifests/sysmgmt.yaml @@ -137,12 +137,12 @@ spec: url: https://raw.githubusercontent.com/Cray-HPE/bos/v2.5.4/api/openapi.yaml.in - name: cray-cfs-api source: csm-algol60 - version: 1.13.1 + version: 1.13.2 namespace: services swagger: - name: cfs version: v1 - url: https://raw.githubusercontent.com/Cray-HPE/config-framework-service/v1.13.1/api/openapi.yaml + url: https://raw.githubusercontent.com/Cray-HPE/config-framework-service/v1.13.2/api/openapi.yaml - name: cray-cfs-batcher source: csm-algol60 version: 1.8.0