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 42f2584 commit 32c1f80Copy full SHA for 32c1f80
Formula/g/glooctl.rb
@@ -4,8 +4,8 @@ class Glooctl < Formula
4
# NOTE: Please wait until the newest stable release is finished building and
5
# no longer marked as "Pre-release" before creating a PR for a new version.
6
url "https://github.com/solo-io/gloo.git",
7
- tag: "v1.17.4",
8
- revision: "edc84c4f28c6b28522b449bdea2b79466c5f1cb0"
+ tag: "v1.17.5",
+ revision: "e46a61b7cf05d3c620d3ffcea7185ae35b8fe534"
9
license "Apache-2.0"
10
head "https://github.com/solo-io/gloo.git", branch: "main"
11
0 commit comments