Skip to content

Commit 3f3459d

Browse files
deps: update ghcr.io/edgelesssys/gcp-guest-agent Docker tag to v20250818 (edgelesssys#3923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ba2f5b commit 3f3459d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/versions/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ const (
169169

170170
// GcpGuestImage image for GCP guest agent.
171171
// Check for new versions at https://github.com/GoogleCloudPlatform/guest-agent/releases and update in /.github/workflows/build-gcp-guest-agent.yml.
172-
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:v20250718.0.0@sha256:432c6bc1e65e7b28be1656e979587387a6789117c9d9c97dd20a79eb856c2042" // renovate:container
172+
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:v20250818.0.0@sha256:80237f67052301ab842bee20820dd25b233cc1c2626e5a2fbbb9243343922de9" // renovate:container
173173
// NodeMaintenanceOperatorImage is the image for the node maintenance operator.
174174
NodeMaintenanceOperatorImage = "quay.io/medik8s/node-maintenance-operator:v0.18.0@sha256:79f2f7e3b116618fc68a16d3e4524ba6e8c8dea47d7db445a4b4f9c1d4f0e0e8" // renovate:container
175175
// LogstashImage is the container image of logstash, used for log collection by debugd.

0 commit comments

Comments
 (0)