diff options
author | vyosbot <autobuild@vyos.net> | 2024-08-23 17:45:50 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-23 17:45:50 +0000 |
commit | 528bfc1d17118d26b0815f8c8205a2f47747d639 (patch) | |
tree | 57e9c0293e802c5a57a379b4a769a6a5a4bf2d04 | |
parent | 18628c218ea1acc98dfcd1b3c0c062e2a143cddd (diff) | |
download | vyos-nightly-build-1.5-rolling-202408231729.tar.gz vyos-nightly-build-1.5-rolling-202408231729.zip |
1.5-rolling-2024082317291.5-rolling-202408231729
-rw-r--r-- | CHANGELOG.md | 4 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c147ec3..b5c0282 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,4 @@ ## vyos-1x -- T3900: firewall: fix for initial implementation - - PR: vyos/vyos-1x#3693 -- snmp: T6489: use new Python wrapper to interact with config filesystem - - PR: vyos/vyos-1x#3694 - op-mode: T6503: "restart ssh" command not working - PR: vyos/vyos-1x#3702 - GitHub: T6494: add workflow to build custom ISO for integration tests diff --git a/version.json b/version.json index d93469f..727357f 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ [ { - "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/vyos-1.5-rolling-202408230022-generic-amd64/vyos-1.5-rolling-202408230022-generic-amd64.iso", - "version": "1.5-rolling-202408230022", - "timestamp": "2024-08-23T00:22:03Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/vyos-1.5-rolling-202408231729-generic-amd64/vyos-1.5-rolling-202408231729-generic-amd64.iso", + "version": "1.5-rolling-202408231729", + "timestamp": "2024-08-23T17:29:52Z" } ]
\ No newline at end of file |