Skip to content

Commit

Permalink
Merge pull request #62 from cloudkats/renovate/docker-lachlanevenson-…
Browse files Browse the repository at this point in the history
…k8s-kubectl-1.x

Update lachlanevenson/k8s-kubectl Docker tag to v1.19.2
  • Loading branch information
ivankatliarchuk authored Sep 19, 2020
2 parents 0f3b0e4 + 5b77101 commit 117c781
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubectl-helm-aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Update versions as needed.
FROM lachlanevenson/k8s-helm:v3.1.0
FROM lachlanevenson/k8s-kubectl:v1.19.0
FROM lachlanevenson/k8s-kubectl:v1.19.2


FROM alpine:3.10
Expand Down
2 changes: 1 addition & 1 deletion kubectl-helm-az/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM lachlanevenson/k8s-helm:v3.1.0
FROM lachlanevenson/k8s-kubectl:v1.19.0
FROM lachlanevenson/k8s-kubectl:v1.19.2

# We build our own base az alpine image becase all official images currently
# have security vulnerabilities (as of mcr.microsoft.com/azure-cli:2.0.64).
Expand Down

0 comments on commit 117c781

Please sign in to comment.