From 7a963f7dea35adb3253e6aee113af068b491d426 Mon Sep 17 00:00:00 2001
From: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
Date: Fri, 3 Nov 2023 22:06:33 +0000
Subject: [PATCH] fix(deps): update cloudnative-pg/cloudnative-pg to v1.21.1

| datasource      | package                       | from    | to      |
| --------------- | ----------------------------- | ------- | ------- |
| github-releases | cloudnative-pg/cloudnative-pg | v1.21.0 | v1.21.1 |
---
 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 787fdcf..32f7169 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.0/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.0_darwin_arm64.tar.gz"
   type: file
   executable: true
   refreshPeriod: 168h