Skip to content

Commit

Permalink
Merge pull request #2610 from Cray-HPE/CASMCMS-8718-stable-1.5
Browse files Browse the repository at this point in the history
CASMCMS-8718: Fix CVE in CFS
  • Loading branch information
denniswalker authored Aug 3, 2023
2 parents 193c839 + 1f6e7ce commit a9400b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/sysmgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9400b3

Please sign in to comment.