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.
2 parents 9e4b229 + 1c2a612 commit 46041f3Copy full SHA for 46041f3
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