mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-06 14:03:56 -04:00
deps: update version to v2.5.1
This commit is contained in:
parent
1e0f423789
commit
6f5f4b5ac4
@ -62,21 +62,21 @@ const (
|
||||
// KonnectivityServerImage server image for konnectivity service.
|
||||
KonnectivityServerImage = "registry.k8s.io/kas-network-proxy/proxy-server:v0.0.35@sha256:d863f7fd0da4392b9753dc6c9195a658e80d70e0be8c9adb410d77cf20b75c76" // renovate:container
|
||||
// JoinImage image of Constellation join service.
|
||||
JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.5.1@sha256:616b859d06d3d0e3d50214a6c528e5fdcb38bd815a60ebb8592dd16264e368b8" // renovate:container
|
||||
JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.5.1@sha256:49e980b087ede40fb7e7b48cfda8a6c28b2474f82a3a3b219368d3d59033bb5a" // renovate:container
|
||||
// KeyServiceImage image of Constellation KMS server.
|
||||
KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.5.1@sha256:47d95e7c6a3d14be3454eae3c66a7be2bcf92648aebbde0fdb75fd5a8d4ffa35" // renovate:container
|
||||
KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.5.1@sha256:73bd5b3d643b78b1a9bc5eb3f99ab25a28a161f76364a09594d09761465ea25a" // renovate:container
|
||||
// VerificationImage image of Constellation verification service.
|
||||
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.5.1@sha256:b2fa71de15c20f72ce0fc61a0a314a88dfd601ec06c8f9e85e3465dfd43fe794" // renovate:container
|
||||
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.5.1@sha256:c1b5207c25e2d4cc1fdf03d419848776d31fd02b5dfac6123e55b643eb6871d8" // renovate:container
|
||||
// GcpGuestImage image for GCP guest agent.
|
||||
// Check for new versions at https://github.com/GoogleCloudPlatform/guest-agent/releases and update in /.github/workflows/build-gcp-guest-agent.yml.
|
||||
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:20220927.00@sha256:3dea1ae3f162d2353e6584b325f0e325a39cda5f380f41e5a0ee43c6641d3905" // renovate:container
|
||||
// ConstellationOperatorImage is the image for the constellation node operator.
|
||||
ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.5.1@sha256:86a6fecce589a891ef982adefdde0b46438f6d865c6280685b602a5d676de64e" // renovate:container
|
||||
ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.5.1@sha256:3f62ba959411dfa4a9c32d9f76e14532eb7150148a0a0813e079197208e1ab03" // renovate:container
|
||||
// NodeMaintenanceOperatorImage is the image for the node maintenance operator.
|
||||
NodeMaintenanceOperatorImage = "quay.io/medik8s/node-maintenance-operator:v0.14.0@sha256:2dffb6ffdbbe997d317799fc709baf030d678bde0be0264931ff6b3e94fd89ab" // renovate:container
|
||||
|
||||
// QEMUMetadataImage image of QEMU metadata api service.
|
||||
QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.5.1@sha256:7e7f2b1d22949a55a31fb1a437adc0dce477b508528f4eb46b906ba6563e7266" // renovate:container
|
||||
QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.5.1@sha256:8099287509acbed345eaea8dc76d75cbca9fe2f51e8f4433e52b88f7224842cd" // renovate:container
|
||||
// LibvirtImage image that provides libvirt.
|
||||
LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user