Skip to content

Commit

Permalink
Merge pull request #962 from gthao313/eksctl-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jpculp authored Jan 30, 2025
2 parents f680dbb + 1be78a9 commit 05e2ca6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ USER root
RUN mkdir -p /usr/share/licenses/eksctl && \
chown -R builder:builder /usr/share/licenses/eksctl

ARG EKSCTL_VERSION=0.191.0
ARG EKSCTL_VERSION=0.202.0
ARG EKSCTL_SOURCE_URL="https://github.com/eksctl-io/eksctl/archive/refs/tags/v${EKSCTL_VERSION}.tar.gz"

ARG EKSCTL_BINARY_URL="https://github.com/eksctl-io/eksctl/releases/download/v${EKSCTL_VERSION}/eksctl_Linux_${GOARCH}.tar.gz"
Expand Down
6 changes: 3 additions & 3 deletions tools/hashes/eksctl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
141c37de0e809bca68032b9ba1b08c52a0c4408d491b7b903ff85a71fd5102f0d5492640a796a32081b643a85c2be4f568694c291460b01a04f37112c085a071 eksctl_0.191.0_linux_amd64.tar.gz
0a278ee40857f3a215f16d1984751339e0443db65b19a9757b2159eb6fb254f2d1a1e6e4445f2958143f4c21a30747a802dbc689d46a7f361b6c9f24f6a9ca57 eksctl_0.191.0_linux_arm64.tar.gz
38f4117d5b56d43c7feee78e267eaff8dffa56ba7dfd56718101c841f4cdee6a4d77ac5d13aa40ba539dcca11f36cc0f15e837799e0bbf98794767b4002d54ac eksctl_0.191.0.tar.gz
f56b31751100781d412323782fc48d884bb30badc0698a44c15650008bfcf0b245a689f6ee3fd5421bd071d9c31e759e107aa767099601e72b3f265ce3535bef eksctl_0.202.0_linux_amd64.tar.gz
8b8132c3da27b003bd2f6d93da8c41278afea881c502f03b536e26bba43f5172630686b72a0899567849a78bc00ef867d0f22fd5da3cc31791b1517a55bb5ef5 eksctl_0.202.0_linux_arm64.tar.gz
ef12280e6f4cc0288e064547e81dc8d6cb31aad86e8e95dd9511af1fb80db1ed5657368e5275b1aa4b2b3657c138d15b4def5774348e1d891f4368b55a038f04 eksctl_0.202.0.tar.gz

0 comments on commit 05e2ca6

Please sign in to comment.