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 bccf550 commit fb5f2f0Copy full SHA for fb5f2f0
Formula/k/kubectl-cnpg.rb
@@ -2,8 +2,8 @@ class KubectlCnpg < Formula
2
desc "CloudNativePG plugin for kubectl"
3
homepage "https://cloudnative-pg.io/"
4
url "https://github.com/cloudnative-pg/cloudnative-pg.git",
5
- tag: "v1.26.1",
6
- revision: "252497fc9092a8b48bac20356026899627d31c8f"
+ tag: "v1.27.0",
+ revision: "8b442dcc3d2390e891ec4a53fe576fe9936dfa08"
7
license "Apache-2.0"
8
head "https://github.com/cloudnative-pg/cloudnative-pg.git", branch: "main"
9
0 commit comments