1
0
2022-12-03 20:29:21 -08:00

15 lines
209 B
YAML

---
kind: template
load: multiarch-container.yaml
data:
repo: examples/kubectl
build_args:
- KUBERNETES_RELEASE=v1.24.2
tags:
- "1.24.2"
- "1.24"
- "1"
platforms:
- os: linux
arch: arm64