mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 03:56:07 -04:00
Merge v2.2.1 changes back to main (#563)
* Bump version to v2.2.0 Signed-off-by: Daniel Weiße <dw@edgeless.systems> * Fix release detection in pipeline Signed-off-by: Daniel Weiße <dw@edgeless.systems> * Update CHANGELOG for 2.2.1 Signed-off-by: Fabian Kammel <fk@edgeless.systems> * bump constellation versions to 2.2.1 Signed-off-by: Fabian Kammel <fk@edgeless.systems> Signed-off-by: Daniel Weiße <dw@edgeless.systems> Signed-off-by: Fabian Kammel <fk@edgeless.systems> Co-authored-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
2f0b1a0f32
commit
ca4764c466
10 changed files with 26 additions and 16 deletions
|
@ -73,7 +73,7 @@ const (
|
|||
LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container
|
||||
|
||||
// ConstellationQEMUImageURL is the artifact URL for QEMU qcow2 images.
|
||||
ConstellationQEMUImageURL = "https://cdn.confidential.cloud/constellation/images/mini-constellation/v2.2.0/constellation.raw"
|
||||
ConstellationQEMUImageURL = "https://cdn.confidential.cloud/constellation/images/mini-constellation/v2.2.1/constellation.raw"
|
||||
|
||||
// currently supported versions.
|
||||
//nolint:revive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue