Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASMCMS-8753/CASMCMS-8755: BOS bug fixes #2666

Merged
merged 1 commit into from
Aug 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manifests/sysmgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@ spec:
namespace: services
- name: cray-bos
source: csm-algol60
version: 2.5.4
version: 2.5.5
namespace: services
timeout: 10m
swagger:
- name: bos
version: v2
url: https://raw.githubusercontent.com/Cray-HPE/bos/v2.5.4/api/openapi.yaml.in
url: https://raw.githubusercontent.com/Cray-HPE/bos/v2.5.5/api/openapi.yaml.in
- name: cray-cfs-api
source: csm-algol60
version: 1.13.2
Expand Down
2 changes: 1 addition & 1 deletion rpm/cray/csm/sle-15sp4/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#
https://artifactory.algol60.net/artifactory/csm-rpms/hpe/stable/sle-15sp4/:
rpms:
- bos-reporter-2.5.4-1.noarch
- bos-reporter-2.5.5-1.noarch
- canu-1.7.4-1.x86_64
- cf-ca-cert-config-framework-2.6.0-1.noarch
- cfs-debugger-1.4.0-1.noarch
Expand Down
2 changes: 1 addition & 1 deletion rpm/cray/csm/sle-15sp5/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#
https://artifactory.algol60.net/artifactory/csm-rpms/hpe/stable/sle-15sp5/:
rpms:
- bos-reporter-2.5.4-1.noarch
- bos-reporter-2.5.5-1.noarch
- cf-ca-cert-config-framework-2.6.0-1.noarch
- cfs-debugger-1.4.0-1.noarch
- cfs-state-reporter-1.9.3-1.noarch
Expand Down