mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-19 04:24:39 -04:00
deps: update Constellation containers (#3752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
db63cd1659
commit
4db767d89a
3 changed files with 3 additions and 3 deletions
|
@ -169,7 +169,7 @@ const (
|
|||
|
||||
// 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:v20250331.0.0@sha256:25275c58c5c1719e4eb371f79eda65203122c7cfd232cd4cdf521afafeaad15e" // renovate:container
|
||||
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:v20250331.0.0@sha256:89bf155b7ae723bcdcde604e0aa0f5aa98b549c86026504f140755d01a44bc07" // renovate:container
|
||||
// NodeMaintenanceOperatorImage is the image for the node maintenance operator.
|
||||
NodeMaintenanceOperatorImage = "quay.io/medik8s/node-maintenance-operator:v0.17.0@sha256:bf1c5758b3d266dd6234422d156c67ffdd47f50f70ce17d5cef1de6065030337" // renovate:container
|
||||
// LogstashImage is the container image of logstash, used for log collection by debugd.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue