mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-12 16:09:39 -05:00
Update Constellation containers (#1003)
https://github.com/edgelesssys/constellation/actions/runs/3943576556/jobs/6748558235
This commit is contained in:
parent
912384a87d
commit
41eb533d63
@ -57,7 +57,7 @@ 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.0-pre.0.20230116125211-d37bd077d8c6@sha256:987ba6a53d66d0293e893fdcbe9d3fb74fa755ac138e461c53080d4440c4f51c" // renovate:container
|
||||
JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.5.0-pre.0.20230116153610-19cea2ede4da@sha256:b1a28e76bc0f3a40b38b59de56ff1143d79e8b5d192777e9eccf3b6f7c546c65" // renovate:container
|
||||
// KeyServiceImage image of Constellation KMS server.
|
||||
KeyServiceImage = "ghcr.io/edgelesssys/constellation/kmsserver:v2.5.0-pre.0.20230112123617-d0e9f427d1ba@sha256:d4319308eb62e2ee079cc86858acdd1faccc404edec7bfabecf35861284a55f3" // renovate:container
|
||||
// VerificationImage image of Constellation verification service.
|
||||
@ -66,7 +66,7 @@ const (
|
||||
// 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.0-pre.0.20230116135713-2241e41fcfab@sha256:79f204a0bdeb4c4fde2138848f681f13a16b70157dc3fa8ef373f71785a6124d" // renovate:container
|
||||
ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.5.0-pre.0.20230117150550-f534f1f351f3@sha256:91c119dfa8f3adbf076f288cb29b6ec66e5e788e726fa3e0d239714b21ea518f" // 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user