Skip to content

Commit 6353a2f

Browse files
committed
skaffold 2.16.1
1 parent 93047a4 commit 6353a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/skaffold.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Skaffold < Formula
22
desc "Easy and Repeatable Kubernetes Development"
33
homepage "https://skaffold.dev/"
44
url "https://github.com/GoogleContainerTools/skaffold.git",
5-
tag: "v2.16.0",
6-
revision: "7912f7ef4381533e3a9f98d7966211af1dd0f940"
5+
tag: "v2.16.1",
6+
revision: "95fb592deb61a4e290edca4925bd7c9c2fa93f6c"
77
license "Apache-2.0"
88
head "https://github.com/GoogleContainerTools/skaffold.git", branch: "main"
99

0 commit comments

Comments
 (0)