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 205bb9e commit 1c2a612Copy full SHA for 1c2a612
docker/crd.Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
FROM alpine as builder
16
-ARG KUBE_VERSION=v1.29.3
+ARG KUBE_VERSION=v1.29.4
17
ARG TARGETARCH
18
19
RUN apk add --no-cache curl && \
0 commit comments