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 6f41c70 commit cbb7ab4Copy full SHA for cbb7ab4
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.15",
8
- revision: "f371f9e342519ac4d1c637411ba747b4fb07ec71"
+ tag: "v1.17.16",
+ revision: "051b0ca4b33a39b7b7cdf4cf6d3cdb4bab32e50b"
9
license "Apache-2.0"
10
head "https://github.com/solo-io/gloo.git", branch: "main"
11
0 commit comments