Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2781 from fluxcd/kubectl-1.15
Browse files Browse the repository at this point in the history
Update kubectl to 1.15 and Alpine to 3.11
  • Loading branch information
stefanprodan authored Jan 23, 2020
2 parents 1499e60 + b80aac7 commit ca0cf9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.flux
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11

WORKDIR /home/flux

Expand Down
8 changes: 4 additions & 4 deletions docker/kubectl.version
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
KUBECTL_VERSION=v1.14.7
KUBECTL_CHECKSUM_amd64=6d84db16061dd8d3e3eb49c94d2559d0c7cb4896f0ca3003259c733da4fd2de8de87619cff27249b0f8b29fb56f94e150b2dd2d64186e4195bda46e1e8048092
KUBECTL_CHECKSUM_arm=7c5245c50d4b20d90a5e9726fd0dc6160644310008960476b04a998b8c557fcfdba0e3127ee17afc743decdab781d88c7efe7b38c0d19f55bd60a74c9e520389
KUBECTL_CHECKSUM_arm64=68fc7335e6f0bc9a3c9f8b70da136d568606e8479d0568d928e04159164e15a118270ebdd39a32ff278f21870098dcf727331d3bf1b5151d9bac7d28e8f4092b
KUBECTL_VERSION=v1.15.9
KUBECTL_CHECKSUM_amd64=ca3b41e6374f442ba680f0b738c7a7cb10168868f15772e09b3ebc3686bb69e95c1a36e700ac0f12b8c4b5184b153a127f60655093fcb208412322071d1ff7e4
KUBECTL_CHECKSUM_arm=ed618f116312a31a371bfeaa34fb0565d4789b32fe4f9911d54a27d7459991506ca4336191c1b5f50703895cfd78148d756de11f16149a0655b9a3d863bc98ef
KUBECTL_CHECKSUM_arm64=ed0e24f50198fa017755c1e0c297839b1a93663d8df6d0adedaaa7982cbe130ceac93fcf6b063d90917defa661261332278e7c7f2f54e2c2bda2b2c033071b36

0 comments on commit ca0cf9c

Please sign in to comment.