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

CASM-4467 stable 1.5 #2580

Merged
merged 1 commit into from
Jul 20, 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
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

- Update iuf to 0.1.11; cray-nls and cray-iuf to 3.1.8
- Put storage container images in docker/index.yaml (CASMPET-6650)
- Update cray-keycloak-users-localize to 1.11.5 (CASMTRIAGE-5694)
- Update cray-keycloak-users-localize to 1.11.4 (CASMTRIAGE-5647 and CASMPET-6645)
Expand All @@ -15,7 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add acpid to 2.0.31-2.0 (MTL-2019)
- Update cray-dhcp-kea to 0.10.24 (CASMNET-2095)
- Update cray-keycloak to 5.0.3 (CASMTRIAGE-5527)
- Update iuf to 0.1.10; cray-nls and cray-iuf to 4.0.0; downgrade argoexec to v3.3.6 (CASM-4352)
- Update iuf to 0.1.10; cray-nls and cray-iuf to 3.1.7; downgrade argoexec to v3.3.6 (CASM-4352)
- Update cray-powerdns-manager to 0.8.1 (CASMNET-2122)
- update cray-ims to 3.9.3 (CASMCMS-8624)
- Update craycli to 0.82.2 (CASMCMS-8624)
Expand Down
2 changes: 1 addition & 1 deletion docker/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ artifactory.algol60.net/csm-docker/stable:
- 0.2.0

iuf:
- v0.1.10
- v0.1.11

# Rebuilt third-party images below

Expand Down
4 changes: 2 additions & 2 deletions manifests/platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,11 @@ spec:
namespace: services
- name: cray-iuf
source: csm-algol60
version: 4.0.0
version: 3.1.8
namespace: argo
- name: cray-nls
source: csm-algol60
version: 4.0.0
version: 3.1.8
namespace: argo
swagger:
- name: nls
Expand Down