Fix typo in Dockerfile ARG comment for kubectl datasource
Some checks failed
Build k8s-mgmt-pod image / Build & Push (push) Failing after 1m54s
Some checks failed
Build k8s-mgmt-pod image / Build & Push (push) Failing after 1m54s
This commit is contained in:
parent
60c4ed3c02
commit
89c1e900b8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
|
|||
|
||||
# renovate: datasource=github-releases depName=janosmiko/lfk
|
||||
ARG LFK_VERSION=0.14.9
|
||||
# renovate: datasource=github-releases depName=kubernetes/kubectl
|
||||
# renovate: datasource=github-releases depName=kubernetes/kubernetes
|
||||
ARG KUBECTL_VERSION=1.31.0
|
||||
# renovate: datasource=github-releases depName=helm/helm
|
||||
ARG HELM_VERSION=3.16.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue