Update Constellation containers to v2.3.0-pre.0.20221205155634-0981ab6fa45b (#725)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-06 13:29:54 +01:00 committed by GitHub
parent e91b60c577
commit 1766f0e4b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,11 +57,11 @@ const (
// KonnectivityServerImage server image for konnectivity service.
KonnectivityServerImage = "registry.k8s.io/kas-network-proxy/proxy-server:v0.0.33@sha256:2c111f004bec24888d8cfa2a812a38fb8341350abac67dcd0ac64e709dfe389c" // renovate:container
// JoinImage image of Constellation join service.
JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.3.0-pre.0.20221205121645-176dae317f6c@sha256:b8f009aa81eff70b092ec002ef2e33ff5a756c66157d634bb40506b007517c67" // renovate:container
JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.3.0-pre.0.20221205155634-0981ab6fa45b@sha256:02e1bd5cd2066e74342a4cb90a77c34144bf5b849a1e650bd1641d0cf51be9f0" // renovate:container
// KmsImage image of Constellation KMS server.
KmsImage = "ghcr.io/edgelesssys/constellation/kmsserver:v2.3.0-pre.0.20221205121645-176dae317f6c@sha256:a498fb64c6afb51c5ea0dc68ff1773e280c655bf54e027ea5caaa65ce6c91e70" // renovate:container
KmsImage = "ghcr.io/edgelesssys/constellation/kmsserver:v2.3.0-pre.0.20221205155634-0981ab6fa45b@sha256:24239839ad5d1baf3655dd6c5433496111e75b9a91626b3b20bafbbad6647f51" // renovate:container
// VerificationImage image of Constellation verification service.
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.3.0-pre.0.20221205121645-176dae317f6c@sha256:862538334d911880b41a7b192269c05c070f8915ce55ffdf6cec3c9469cff9fc" // renovate:container
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.3.0-pre.0.20221205155634-0981ab6fa45b@sha256:d6175bdd36e08a87abeca1f74e7061c07a2a18256594942b740c10e25292f1e5" // 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
@ -71,7 +71,7 @@ const (
NodeMaintenanceOperatorImage = "ghcr.io/edgelesssys/constellation/node-maintenance-operator:v0.13.1-alpha1@sha256:e011d428dba3ef66a2a4656a2bf58bcfe89836c62b0a75676f5c12350502a3cf" // renovate:container
// QEMUMetadataImage image of QEMU metadata api service.
QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.3.0-pre.0.20221205121645-176dae317f6c@sha256:3c2d40606197199149e38e291c0966547ae0119c85546e250b0e07fd465ab8ac" // renovate:container
QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.3.0-pre.0.20221205155634-0981ab6fa45b@sha256:ca733ca53ca37a5215c5442a8c2521297d24dfbb5dba73cdc6ff56cdc45558ab" // renovate:container
// LibvirtImage image that provides libvirt.
LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container