Skip to content

Commit d335906

Browse files
committed
feat: bump nova kolla image tags
The `Nova` containers with the tag `20241126T110410` provides support for `ssh-sk` providing users the option of improving the security of SSH access to their instances. [skip ci]
1 parent 857c8fd commit d335906

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ kolla_image_tags:
1212
heat:
1313
rocky-9: 2024.1-rocky-9-20240805T142526
1414
nova:
15-
rocky-9: 2024.1-rocky-9-20241004T094540
16-
ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540
15+
rocky-9: 2024.1-rocky-9-20241126T110410
16+
ubuntu-jammy: 2024.1-ubuntu-jammy-20241126T110410
1717
neutron:
1818
rocky-9: 2024.1-rocky-9-20241025T090323
1919
ubuntu-jammy: 2024.1-ubuntu-jammy-20241025T090323
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
features:
3+
- |
4+
Add support for using `ssh-sk` key types within Nova providing
5+
users with the option of improving security of SSH access to
6+
their instances.
7+

0 commit comments

Comments
 (0)