diff --git a/internal/versions/versions.go b/internal/versions/versions.go index 318305e0d..726b037c8 100644 --- a/internal/versions/versions.go +++ b/internal/versions/versions.go @@ -62,19 +62,19 @@ const ( // JoinImage image of Constellation join service. JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.6.0-pre.0.20230127131021-e174146e0c93@sha256:6aeaab979ed0297fcab658d77b51ee26d9f1ce380d0add30f4d14648f34bd033" // renovate:container // KeyServiceImage image of Constellation KMS server. - KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.6.0-pre.0.20230127131021-e174146e0c93@sha256:2dd35a085bae6e15be3f07098759463b8575579db3cbf3356a5f2239598ae656" // renovate:container + KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.6.0-pre.0.20230131161703-e0354826e058@sha256:6b25f9519f9a2ff40d08f4d74cdab8b66c4ad8c27ec64e0f7f5e460ac76b6b63" // renovate:container // VerificationImage image of Constellation verification service. - VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.6.0-pre.0.20230127131021-e174146e0c93@sha256:fb976dedb8cfdaf7b289d9dfc70f6572b0b57bf68ae756771ef3599113cd5fd0" // renovate:container + VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.6.0-pre.0.20230131161703-e0354826e058@sha256:ad9e04f1cbe544ffc2fbd60c99a9ffcaa36389e206281bcf4603b6022a26f3b6" // 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.6.0-pre.0.20230131091620-88e3da750e24@sha256:6502f9021c30385f166990af75af2d8da46a9cdeecb9851e2a47aa802d84cccb" // renovate:container + ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.6.0-pre.0.20230131161703-e0354826e058@sha256:6502f9021c30385f166990af75af2d8da46a9cdeecb9851e2a47aa802d84cccb" // 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.6.0-pre.0.20230127131021-e174146e0c93@sha256:794dcced708b93773e414dab83ac2aa1cd0b48b8604c79e2a051d2919c3c56f1" // renovate:container + QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.6.0-pre.0.20230131161703-e0354826e058@sha256:39f5b47abf96baa31b0512bb2c9d0c049f4c087e1c32786fd94c5036181e880b" // renovate:container // LibvirtImage image that provides libvirt. LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container