From 247d3d4d12be0116976c31527e943c3e88cea881 Mon Sep 17 00:00:00 2001 From: Piotr Parczewski Date: Fri, 6 Dec 2024 11:00:58 +0100 Subject: [PATCH] Update Let's Encrypt images --- etc/kayobe/kolla-image-tags.yml | 3 +++ .../notes/add-letsencrypt-eab-support-807bdc4078d3114d.yaml | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 releasenotes/notes/add-letsencrypt-eab-support-807bdc4078d3114d.yaml diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 97e965e0e..4f23304aa 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -42,3 +42,6 @@ kolla_image_tags: ironic_neutron_agent: rocky-9: 2024.1-rocky-9-20241023T143407 ubuntu-jammy: 2024.1-ubuntu-jammy-20241023T143407 + letsencrypt: + rocky-9: 2024.1-rocky-9-20241206T090120 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241206T090120 diff --git a/releasenotes/notes/add-letsencrypt-eab-support-807bdc4078d3114d.yaml b/releasenotes/notes/add-letsencrypt-eab-support-807bdc4078d3114d.yaml new file mode 100644 index 000000000..ff0ec922b --- /dev/null +++ b/releasenotes/notes/add-letsencrypt-eab-support-807bdc4078d3114d.yaml @@ -0,0 +1,4 @@ +--- +features: + - | + Adds support for Let's Encrypt external account binding (EAB).