mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-21 06:21:43 -04:00
deps: update ghcr.io/edgelesssys/gcp-guest-agent Docker tag to v20250508 (#3832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e03aa0606e
commit
ba9dcb87ed
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ const (
|
||||||
|
|
||||||
// GcpGuestImage image for GCP guest agent.
|
// 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.
|
// 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:v20250502.1.0@sha256:024faa0724b52d4d03117861aa7db533395d6e336d1bdf1f81f8e8d74baada5a" // renovate:container
|
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:v20250508.0.0@sha256:ed3e1a4ae394bcc8d00bdd9255ba5092fd7d6274f1f888a199bf2797861879b0" // renovate:container
|
||||||
// NodeMaintenanceOperatorImage is the image for the node maintenance operator.
|
// NodeMaintenanceOperatorImage is the image for the node maintenance operator.
|
||||||
NodeMaintenanceOperatorImage = "quay.io/medik8s/node-maintenance-operator:v0.17.0@sha256:bf1c5758b3d266dd6234422d156c67ffdd47f50f70ce17d5cef1de6065030337" // renovate:container
|
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.
|
// LogstashImage is the container image of logstash, used for log collection by debugd.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue