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 002e17e commit 1154d89Copy full SHA for 1154d89
Formula/i/istioctl.rb
@@ -1,8 +1,8 @@
1
class Istioctl < Formula
2
desc "Istio configuration command-line utility"
3
homepage "https://istio.io/"
4
- url "https://github.com/istio/istio/archive/refs/tags/1.26.3.tar.gz"
5
- sha256 "38503a436851e01972b811683d5c8ba71cc3b64a2f9e9c80b6e3dbbde5cbdb68"
+ url "https://github.com/istio/istio/archive/refs/tags/1.27.0.tar.gz"
+ sha256 "77705777f33dfe3a63ce19344b3e9ace80d0e8160907b112b9eaf9e791a27a37"
6
license "Apache-2.0"
7
head "https://github.com/istio/istio.git", branch: "master"
8
0 commit comments