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 2b9b655 commit 737c869Copy full SHA for 737c869
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.19.4",
8
- revision: "38ee810beb4e439d17041a7bf9b543b69d9c975a"
+ tag: "v1.19.5",
+ revision: "7822e7b07829320037bb6b4bffa804330868e572"
9
license "Apache-2.0"
10
head "https://github.com/solo-io/gloo.git", branch: "main"
11
0 commit comments