Skip to content

Commit cea5d51

Browse files
authored
ci: use Flatcar LTS version in e2e tests (#826)
* ci: use Flatcar LTS version in e2e tests * ci: fix typo
1 parent 0380aab commit cea5d51

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

images/ami/flatcar.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ download_images: true
22

33
packer:
44
# Selectors for source AMI:
5-
ami_filter_name: "Flatcar*stable*"
5+
ami_filter_name: "Flatcar-lts-3033.3.*"
66
ami_filter_owners: "075585003325"
7-
# Flatcar-lts-3033.3.7-hvm
8-
source_ami: "ami-0f9a215a1195261ca"
97
# Tags applied to generated AMI:
108
distribution: "Flatcar"
119
distribution_version: "Stable"

0 commit comments

Comments
 (0)