Skip to content

Commit 8da2f0a

Browse files
committed
chore: bump kubectl to v1.34.1 in driver-crds
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent f1e326a commit 8da2f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/crd.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
FROM alpine as builder
16-
ARG KUBE_VERSION=v1.33.4
16+
ARG KUBE_VERSION=v1.34.1
1717
ARG TARGETARCH
1818

1919
RUN apk add --no-cache curl && \

0 commit comments

Comments
 (0)