From 6156a00705099dba0a58ea065cfa7607399ab828 Mon Sep 17 00:00:00 2001 From: Scotte Zinn Date: Sat, 4 Nov 2023 19:10:44 -0400 Subject: [PATCH] Fix cnpg version number --- home/.chezmoiexternal.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoiexternal.yaml.tmpl b/home/.chezmoiexternal.yaml.tmpl index 32f7169..86f5874 100644 --- a/home/.chezmoiexternal.yaml.tmpl +++ b/home/.chezmoiexternal.yaml.tmpl @@ -39,7 +39,7 @@ args: ["--extract", "--file", "/dev/stdin", "--gzip", "--to-stdout", "tesla_auth"] ".local/bin/kubectl-cnpg": - url: "https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.21.1/kubectl-cnpg_1.21.0_darwin_arm64.tar.gz" + url: "https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.21.1/kubectl-cnpg_1.21.1_darwin_arm64.tar.gz" type: file executable: true refreshPeriod: 168h