We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e326a commit 8da2f0aCopy full SHA for 8da2f0a
docker/crd.Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
FROM alpine as builder
16
-ARG KUBE_VERSION=v1.33.4
+ARG KUBE_VERSION=v1.34.1
17
ARG TARGETARCH
18
19
RUN apk add --no-cache curl && \
0 commit comments