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

Update 24.04 AMI #24

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
1264aa0
Update ubuntu_ami_id to ami-01ec84b284795cbc7
polling-bot-4000 Aug 6, 2024
7add424
Update ubuntu_ami_id to ami-02f921fd5f09a1812
polling-bot-4000 Aug 7, 2024
c540e95
Update ubuntu_ami_id to ami-0bc743bd935283b7f
polling-bot-4000 Aug 9, 2024
9cfa608
Update ubuntu_ami_id to ami-0327abace22c4fc30
polling-bot-4000 Aug 15, 2024
ad9a8f4
Update ubuntu_ami_id to ami-0f3585a4368ef5852
polling-bot-4000 Aug 20, 2024
258cc02
Update ubuntu_ami_id to ami-092fd591375fed760
polling-bot-4000 Aug 21, 2024
bcc4502
Update ubuntu_ami_id to ami-03c4538b821ffbab1
polling-bot-4000 Aug 22, 2024
618c015
Update ubuntu_ami_id to ami-045174db17a9d785d
polling-bot-4000 Aug 23, 2024
8d212b4
Update ubuntu_ami_id to ami-0c4511e78d895f969
polling-bot-4000 Aug 27, 2024
f3da43a
Update ubuntu_ami_id to ami-0c4511e78d895f969
polling-bot-4000 Aug 31, 2024
5c30945
Update ubuntu_ami_id to ami-0798adb1f05798e7d
polling-bot-4000 Sep 4, 2024
2578401
Update ubuntu_ami_id to ami-0fbee47effd5b4132
polling-bot-4000 Sep 5, 2024
157cebe
Update ubuntu_ami_id to ami-0c302e107dd736d24
polling-bot-4000 Sep 6, 2024
d88fa53
Update ubuntu_ami_id to ami-0c302e107dd736d24
polling-bot-4000 Sep 17, 2024
33c02f8
Update ubuntu_ami_id to ami-0c302e107dd736d24
polling-bot-4000 Sep 25, 2024
f14f9da
Update ubuntu_ami_id to ami-0c302e107dd736d24
polling-bot-4000 Sep 27, 2024
b95e61f
Update ubuntu_ami_id to ami-0e8d228ad90af673b
polling-bot-4000 Sep 30, 2024
36473d5
Update ubuntu_ami_id to ami-0483140185627b07d
polling-bot-4000 Oct 8, 2024
aad8fb2
Update ubuntu_ami_id to ami-0d4321eea796fa645
polling-bot-4000 Oct 11, 2024
6050f30
Update ubuntu_ami_id to ami-05c172c7f0d3aed00
polling-bot-4000 Nov 14, 2024
20d6825
Update ubuntu_ami_id to ami-05c172c7f0d3aed00
polling-bot-4000 Nov 20, 2024
dcdea2a
Update ubuntu_ami_id to ami-08872086e266ea9d0
polling-bot-4000 Dec 9, 2024
9631af6
Update ubuntu_ami_id to ami-08872086e266ea9d0
polling-bot-4000 Dec 11, 2024
01dd44b
Update ubuntu_ami_id to ami-08872086e266ea9d0
polling-bot-4000 Dec 17, 2024
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
6 changes: 3 additions & 3 deletions settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"supported_ubuntu_versions": {
"22.04": {
"base_ami": "ami-0d18e50ca22537278",
"base_ami": "ami-003c3655bc8e97ae1",
"recipe_version": "0.0.15",
"components": [
{
Expand Down Expand Up @@ -35,7 +35,7 @@
]
},
"24.04": {
"base_ami": "ami-0d85ba2efe654edaa",
"base_ami": "ami-08872086e266ea9d0",
"recipe_version": "0.0.2",
"components": [
{
Expand Down Expand Up @@ -69,4 +69,4 @@
]
}
}
}
}