Skip to content

Commit 08967fc

Browse files
chore(deps): update dependency mikefarah/yq to v4.48.2
1 parent 9cd5c24 commit 08967fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.integration-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM --platform=${BUILDPLATFORM:-linux/amd64} bats/bats:1.12.0@sha256:0257e4f532
22

33
ARG KUBECTL_VERSION=v1.34.0
44
ARG GRPC_HEALTH_PROBE_VERSION=v0.4.40
5-
ARG YQ_VERSION=v4.47.1
5+
ARG YQ_VERSION=v4.48.2
66

77
# Add packages
88
RUN apk upgrade --no-cache --no-progress \

0 commit comments

Comments
 (0)