We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ff56c commit 05fab40Copy full SHA for 05fab40
Formula/e/eksctl.rb
@@ -2,8 +2,8 @@ class Eksctl < Formula
2
desc "Simple command-line tool for creating clusters on Amazon EKS"
3
homepage "https://eksctl.io"
4
url "https://github.com/eksctl-io/eksctl.git",
5
- tag: "0.202.0",
6
- revision: "5c8b046f649e1a21dafad24e80f94a2e2c800d67"
+ tag: "0.203.0",
+ revision: "00788c83782ee147c602698393d96ed50dde61ec"
7
license "Apache-2.0"
8
head "https://github.com/eksctl-io/eksctl.git", branch: "main"
9
0 commit comments