Skip to content

Commit fb1cb50

Browse files
authored
Pin to metal-stack v0.10.0. (#107)
1 parent 2c9f9b5 commit fb1cb50

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

inventories/group_vars/all/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
metal_stack_release_version: develop
2+
metal_stack_release_version: v0.10.0
33

44
##
55
## for development purposes, you can override releases from our image vector here

inventories/group_vars/control-plane/metal.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ metal_api_admin_key: metal-admin
1212
metal_api_nsq_tcp_address: nsqd:4150
1313

1414
metal_api_images:
15-
- id: firewall-ubuntu-2.0.20220315
16-
name: Firewall 2 Ubuntu 20220315
17-
description: Firewall 2 Ubuntu 20220315
18-
url: http://images.metal-stack.io/metal-os/firewall/2.0-ubuntu/20220315/img.tar.lz4
15+
- id: firewall-ubuntu-2.0.20220531
16+
name: Firewall 2 Ubuntu 20220531
17+
description: Firewall 2 Ubuntu 20220531
18+
url: http://images.metal-stack.io/metal-os/firewall/2.0-ubuntu/20220531/img.tar.lz4
1919
features:
2020
- firewall
21-
- id: ubuntu-20.04.20220315
22-
name: Ubuntu 20.04 20220315
23-
description: Ubuntu 20.04 20220315
24-
url: http://images.metal-stack.io/metal-os/ubuntu/20.04/20220315/img.tar.lz4
21+
- id: ubuntu-20.04.20220531
22+
name: Ubuntu 20.04 20220531
23+
description: Ubuntu 20.04 20220531
24+
url: http://images.metal-stack.io/metal-os/ubuntu/20.04/20220531/img.tar.lz4
2525
features:
2626
- machine
2727

0 commit comments

Comments
 (0)