Skip to content

Commit e116485

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

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.28
15+
16+
## Release notes
17+
18+
* Changed: the wire-builds reference for 2026-q1 with 5.28 backend
19+
1420
# Relase 5.27
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: "54c1c37d9b5d963d581d43e38c2c0b93c4c086d9"
21+
artifact_hash: "8b427c9d8cb7ca40bcf592baae5692eb32772f28"
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: 54c1c37d9b5d963d581d43e38c2c0b93c4c086d9
9+
artifact_hash: 8b427c9d8cb7ca40bcf592baae5692eb32772f28
1010
# when enabled, disable WAN SNAT/masquerading for VMs on the private network
1111
private_deployment: true

changelog.d/2-wire-builds/wsd-5.28

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

0 commit comments

Comments
 (0)