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 93047a4 commit 6353a2fCopy full SHA for 6353a2f
Formula/s/skaffold.rb
@@ -2,8 +2,8 @@ class Skaffold < Formula
2
desc "Easy and Repeatable Kubernetes Development"
3
homepage "https://skaffold.dev/"
4
url "https://github.com/GoogleContainerTools/skaffold.git",
5
- tag: "v2.16.0",
6
- revision: "7912f7ef4381533e3a9f98d7966211af1dd0f940"
+ tag: "v2.16.1",
+ revision: "95fb592deb61a4e290edca4925bd7c9c2fa93f6c"
7
license "Apache-2.0"
8
head "https://github.com/GoogleContainerTools/skaffold.git", branch: "main"
9
0 commit comments