From 8efbc5d58b8909533578f84f69e8979eeed9e863 Mon Sep 17 00:00:00 2001
From: "commit-commander[bot]"
 <184876747+commit-commander[bot]@users.noreply.github.com>
Date: Thu, 26 Dec 2024 08:18:49 +0000
Subject: [PATCH 1/9] =?UTF-8?q?chore(container):=20update=20ghcr.io/cloudn?=
 =?UTF-8?q?ative-pg/postgresql=20(=201a2cb95=20=E2=86=92=206d3737e=20)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../main/apps/database/cloudnative-pg/cluster/cluster17.yaml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml
index 0c0453438..bea0d581a 100755
--- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml
+++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml
@@ -6,7 +6,7 @@ metadata:
   name: postgres17
 spec:
   instances: 3
-  imageName: ghcr.io/cloudnative-pg/postgresql:17.2@sha256:1a2cb954a8f97ab9bd4a5ca7c51d90739cfa7db4d1e7a3de72221bc7e2305c9f
+  imageName: ghcr.io/cloudnative-pg/postgresql:17.2@sha256:6d3737ef52c9562a87bbacb74ba2f2068f25a24550256df374c1b622e02a23c1
   primaryUpdateStrategy: unsupervised
   storage:
     pvcTemplate:

From cfd13173ce04d76b156392b1ea8b64c8d348e8e4 Mon Sep 17 00:00:00 2001
From: "commit-commander[bot]"
 <184876747+commit-commander[bot]@users.noreply.github.com>
Date: Thu, 26 Dec 2024 08:18:52 +0000
Subject: [PATCH 2/9] =?UTF-8?q?fix(container):=20update=20amazon/aws-cli?=
 =?UTF-8?q?=20(=202.22.21=20=E2=86=92=202.22.23=20)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 kubernetes/main/apps/vault/vault/app/backup-cronjob.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kubernetes/main/apps/vault/vault/app/backup-cronjob.yaml b/kubernetes/main/apps/vault/vault/app/backup-cronjob.yaml
index 22c77caae..41324deff 100644
--- a/kubernetes/main/apps/vault/vault/app/backup-cronjob.yaml
+++ b/kubernetes/main/apps/vault/vault/app/backup-cronjob.yaml
@@ -29,7 +29,7 @@ spec:
               - name: share
                 mountPath: "/share"
           - name: snapshotupload
-            image: amazon/aws-cli:2.22.21@sha256:a53f0f555f45cb285df5d6d8f641b29966a36a02761b96228e0aeeb2664dcbaa
+            image: amazon/aws-cli:2.22.23@sha256:1216b6a7beefc53b7de49cb7c01a8eb64fc1769be2b4a11a6361956d8996c46d
             imagePullPolicy: IfNotPresent
             env:
               - name: AWS_ACCESS_KEY_ID

From f5e0392ccbdcd5562196ea7227e06e4cc5205c5c Mon Sep 17 00:00:00 2001
From: Georgi Panov <77702912+d4rkfella@users.noreply.github.com>
Date: Thu, 26 Dec 2024 10:23:52 +0200
Subject: [PATCH 3/9] Update renovate.json5

---
 .github/renovate.json5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 6691f536a..8973c9ac7 100755
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -25,7 +25,7 @@
   "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
   "onboarding": false,
   "requireConfig": "ignored",
-  "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"],
+  "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**", "kubernetes/main/bootstrap/talos/**"],
   "flux": {
     "fileMatch": [
       "(^|/)kubernetes/.+\\.ya?ml(?:\\.j2)?$"

From 391ecec3aa28fd601a340fd435b8e71f4a04b9b8 Mon Sep 17 00:00:00 2001
From: Georgi Panov <77702912+d4rkfella@users.noreply.github.com>
Date: Thu, 26 Dec 2024 10:29:19 +0200
Subject: [PATCH 4/9] Update renovate.json5

---
 .github/renovate.json5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 8973c9ac7..653684430 100755
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -25,7 +25,7 @@
   "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
   "onboarding": false,
   "requireConfig": "ignored",
-  "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**", "kubernetes/main/bootstrap/talos/**"],
+  "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**", "**/talos/**"],
   "flux": {
     "fileMatch": [
       "(^|/)kubernetes/.+\\.ya?ml(?:\\.j2)?$"

From b26dc3fb0413a8481e56e82790a63cf93a34d2ce Mon Sep 17 00:00:00 2001
From: Georgi Panov <77702912+d4rkfella@users.noreply.github.com>
Date: Thu, 26 Dec 2024 10:37:32 +0200
Subject: [PATCH 5/9] Update packageRules.json5

---
 .github/renovate/packageRules.json5 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/renovate/packageRules.json5 b/.github/renovate/packageRules.json5
index 5744b7a81..eebff459c 100755
--- a/.github/renovate/packageRules.json5
+++ b/.github/renovate/packageRules.json5
@@ -7,6 +7,10 @@
       "matchPackagePatterns": ["cross-seed", "plex"],
       "versioning": "loose"
     },
+    {
+      "packageNames": ["factory.talos.dev/installer-secureboot"],
+      "enabled": false
+    },
     {
       "description": ["Custom schedule for frequently updated packages"],
       "matchDataSources": ["docker", "helm"],

From 6dd7bb048359efe80870f1a919c855d65c91d97b Mon Sep 17 00:00:00 2001
From: Georgi Panov <77702912+d4rkfella@users.noreply.github.com>
Date: Thu, 26 Dec 2024 10:42:11 +0200
Subject: [PATCH 6/9] Update renovate.json5

---
 .github/renovate.json5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 653684430..88920f57b 100755
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -25,7 +25,7 @@
   "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
   "onboarding": false,
   "requireConfig": "ignored",
-  "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**", "**/talos/**"],
+  "ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**", "**/k8s-0.secret.sops.yaml"],
   "flux": {
     "fileMatch": [
       "(^|/)kubernetes/.+\\.ya?ml(?:\\.j2)?$"

From 19ff8697c4a7535ccdbadf366c7bbc01e5017cb9 Mon Sep 17 00:00:00 2001
From: Georgi Panov <77702912+d4rkfella@users.noreply.github.com>
Date: Thu, 26 Dec 2024 10:53:45 +0200
Subject: [PATCH 7/9] Update packageRules.json5

---
 .github/renovate/packageRules.json5 | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/.github/renovate/packageRules.json5 b/.github/renovate/packageRules.json5
index eebff459c..1ef10c543 100755
--- a/.github/renovate/packageRules.json5
+++ b/.github/renovate/packageRules.json5
@@ -2,19 +2,21 @@
   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
   "packageRules": [
     {
-      "description": ["Loose versioning for non-semver packages"],
+      "description": ["Allowed postgresql major release"],
       "matchDatasources": ["docker"],
-      "matchPackagePatterns": ["cross-seed", "plex"],
-      "versioning": "loose"
+      "matchPackagePatterns": ["postgresql"],
+      "allowedVersions": "<18"
     },
     {
-      "packageNames": ["factory.talos.dev/installer-secureboot"],
-      "enabled": false
+      "description": ["Loose versioning for non-semver packages"],
+      "matchDatasources": ["docker"],
+      "matchPackagePatterns": ["plex"],
+      "versioning": "loose"
     },
     {
       "description": ["Custom schedule for frequently updated packages"],
-      "matchDataSources": ["docker", "helm"],
-      "matchPackagePatterns": ["postgresql", "reloader", "aws-cli"],
+      "matchDataSources": ["docker"],
+      "matchPackagePatterns": ["postgresql", "aws-cli"],
       "schedule": ["on the first day of the month"]
     }
   ]

From 53303c5a4bc50c47e0c340bba8a9f9cb7de378ce Mon Sep 17 00:00:00 2001
From: Georgi Panov <77702912+d4rkfella@users.noreply.github.com>
Date: Thu, 26 Dec 2024 10:53:53 +0200
Subject: [PATCH 8/9] Update renovate.json5

---
 .github/renovate.json5 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 88920f57b..0cde226ac 100755
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -10,7 +10,6 @@
     ":semanticCommits",
     ":skipStatusChecks",
     ":timezone(Europe/Sofia)",
-    "github>d4rkfella/home-ops//.github/renovate/allowedVersions.json5",
     "github>d4rkfella/home-ops//.github/renovate/autoMerge.json5",
     "github>d4rkfella/home-ops//.github/renovate/clusters.json5",
     "github>d4rkfella/home-ops//.github/renovate/commitMessage.json5",

From a1d8ac11b7812002f12bd0bdcb11815804c305eb Mon Sep 17 00:00:00 2001
From: Georgi Panov <77702912+d4rkfella@users.noreply.github.com>
Date: Thu, 26 Dec 2024 10:54:05 +0200
Subject: [PATCH 9/9] Delete .github/renovate/allowedVersions.json5

---
 .github/renovate/allowedVersions.json5 | 10 ----------
 1 file changed, 10 deletions(-)
 delete mode 100755 .github/renovate/allowedVersions.json5

diff --git a/.github/renovate/allowedVersions.json5 b/.github/renovate/allowedVersions.json5
deleted file mode 100755
index f02bf47a5..000000000
--- a/.github/renovate/allowedVersions.json5
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
-  "packageRules": [
-    {
-      "matchDatasources": ["docker"],
-      "matchPackagePatterns": ["postgresql"],
-      "allowedVersions": "<18"
-    }
-  ]
-}