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

Ubuntu update december #1440

Merged
merged 2 commits into from
Jan 9, 2025
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
26 changes: 1 addition & 25 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,4 @@
kolla_image_tags:
openstack:
rocky-9: 2024.1-rocky-9-20241218T141751
ubuntu-jammy: 2024.1-ubuntu-jammy-20240917T091559
blazar:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241125T093138
cinder:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241204T081836
nova:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540
neutron:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241203T232519
octavia:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540
horizon:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241202T210927
bifrost:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241128T162336
ironic:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241023T143407
ironic_dnsmasq:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241023T143407
ironic_neutron_agent:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241023T143407
letsencrypt:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241206T090120
grafana:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241128T123708
ubuntu-jammy: 2024.1-ubuntu-jammy-20241218T141809
8 changes: 4 additions & 4 deletions etc/kayobe/pulp-repo-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version: 20241212T022636
stackhpc_pulp_repo_centos_stream_9_opstools_version: 20231213T031318
stackhpc_pulp_repo_centos_stream_9_storage_ceph_reef_version: 20240923T233036
stackhpc_pulp_repo_ceph_reef_debian_version: 20240925T152022
stackhpc_pulp_repo_docker_ce_ubuntu_jammy_version: 20240910T001721
stackhpc_pulp_repo_docker_ce_ubuntu_jammy_version: 20241218T154614
stackhpc_pulp_repo_elrepo_9_version: 20241129T235743
stackhpc_pulp_repo_epel_9_version: 20241216T235733
stackhpc_pulp_repo_grafana_version: 20241216T002739
Expand Down Expand Up @@ -46,6 +46,6 @@ stackhpc_pulp_repo_rocky_9_5_crb_version: 20241217T005008
stackhpc_pulp_repo_rocky_9_5_extras_version: 20241216T004230
stackhpc_pulp_repo_rocky_9_5_highavailability_version: 20241202T003154
stackhpc_pulp_repo_rocky_9_sig_security_common_version: 20241127T003858
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20240911T041957
stackhpc_pulp_repo_ubuntu_jammy_security_version: 20240924T064114
stackhpc_pulp_repo_ubuntu_jammy_version: 20240924T064114
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20241217T045049
stackhpc_pulp_repo_ubuntu_jammy_security_version: 20241217T071258
stackhpc_pulp_repo_ubuntu_jammy_version: 20241217T071258
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
features:
- |
Refreshed all Ubuntu host package versions and contianer images for
December 2024.
Loading