Skip to content

Commit d589ab5

Browse files
committed
fix: WPB-25755 update default artifact hashes for wiab-stag and dev and update changelog
1 parent e16266e commit d589ab5

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
## Breaking changes
1212
1313
-->
14+
# Relase 5.30
15+
16+
## Release notes
17+
18+
* Changed: the wire-builds reference with 5.30.18 commit
19+
1420
# Relase 5.28
1521

1622
## Release notes

ansible/inventory/demo/host.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ wiab:
1818
wire_ip: ""
1919

2020
# artifact_hash
21-
artifact_hash: "8b427c9d8cb7ca40bcf592baae5692eb32772f28"
21+
artifact_hash: "14209ac0389523346a6a051793181c6070bb193f"
2222

2323
# docker vars
2424
docker_ce_version: "5:28.1.1-1~ubuntu.24.04~noble"

ansible/inventory/demo/wiab-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ wiab-staging:
66
ansible_user: 'demo'
77
ansible_ssh_private_key_file: "~/.ssh/id_ed25519"
88
vars:
9-
artifact_hash: 8b427c9d8cb7ca40bcf592baae5692eb32772f28
9+
artifact_hash: 14209ac0389523346a6a051793181c6070bb193f
1010
# when enabled, disable WAN SNAT/masquerading for VMs on the private network
1111
private_deployment: true

changelog.d/2-wire-builds/release-5.30

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)