haraldkoch / kochhaus-home

Experimental homelab configuration for running things on kubernetes
MIT License
114 stars 14 forks source link

fix(helm): update cloudnative-pg ( 0.22.0 → 0.22.1 ) [main] #5640

Closed doug-piranha-bot[bot] closed 9 hours ago

doug-piranha-bot[bot] commented 11 hours ago

This PR contains the following updates:

Package Update Change
cloudnative-pg (source) patch 0.22.0 -> 0.22.1

Release Notes

cloudnative-pg/charts (cloudnative-pg) ### [`v0.22.1`](https://redirect.github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.22.1) [Compare Source](https://redirect.github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.22.0...cloudnative-pg-v0.22.1) CloudNativePG Operator Helm Chart #### What's Changed - chore(deps): update actions/setup-python action to v5.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/365](https://redirect.github.com/cloudnative-pg/charts/pull/365) - cluster: Add possibility to configure custom pg_hba by [@​mjtrangoni](https://redirect.github.com/mjtrangoni) in [https://github.com/cloudnative-pg/charts/pull/321](https://redirect.github.com/cloudnative-pg/charts/pull/321) - feat( cluster ): cluster.imageCatalogRef; ImageCatalog support; TimescaleDB support by [@​itay-grudev](https://redirect.github.com/itay-grudev) in [https://github.com/cloudnative-pg/charts/pull/306](https://redirect.github.com/cloudnative-pg/charts/pull/306) - chore(deps): update kyverno/action-install-chainsaw action to v0.2.9 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/378](https://redirect.github.com/cloudnative-pg/charts/pull/378) - exposing pg_ident and shared_preload_libraries by [@​nealcm](https://redirect.github.com/nealcm) in [https://github.com/cloudnative-pg/charts/pull/377](https://redirect.github.com/cloudnative-pg/charts/pull/377) - Add explicit `postgresql` in places where inferred by default `type` by [@​philippemnoel](https://redirect.github.com/philippemnoel) in [https://github.com/cloudnative-pg/charts/pull/385](https://redirect.github.com/cloudnative-pg/charts/pull/385) - Use 'tpl' function for owner value. by [@​apriebeAVSystem](https://redirect.github.com/apriebeAVSystem) in [https://github.com/cloudnative-pg/charts/pull/346](https://redirect.github.com/cloudnative-pg/charts/pull/346) - chore(deps): update kyverno/action-install-chainsaw action to v0.2.10 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/392](https://redirect.github.com/cloudnative-pg/charts/pull/392) - chore(deps): pin sigstore/cosign-installer action to [`4959ce0`](https://redirect.github.com/cloudnative-pg/charts/commit/4959ce0) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/403](https://redirect.github.com/cloudnative-pg/charts/pull/403) - chore(deps): update kyverno/action-install-chainsaw action to v0.2.11 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/410](https://redirect.github.com/cloudnative-pg/charts/pull/410) - chore(deps): update sigstore/cosign-installer action to v3.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/413](https://redirect.github.com/cloudnative-pg/charts/pull/413) - chore(deps): update dependency ubuntu to v24 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/406](https://redirect.github.com/cloudnative-pg/charts/pull/406) - chore(deps): update actions/checkout action to v4.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/405](https://redirect.github.com/cloudnative-pg/charts/pull/405) - Re-order template keywords by [@​MoonMoon2](https://redirect.github.com/MoonMoon2) in [https://github.com/cloudnative-pg/charts/pull/389](https://redirect.github.com/cloudnative-pg/charts/pull/389) - chore(deps): update actions/checkout action to v4.2.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/415](https://redirect.github.com/cloudnative-pg/charts/pull/415) - feat(cluster): Extend monitoring options with relabelings by [@​dragoangel](https://redirect.github.com/dragoangel) in [https://github.com/cloudnative-pg/charts/pull/358](https://redirect.github.com/cloudnative-pg/charts/pull/358) - feat(cluster): Allow to deploy multiple poolers by [@​dragoangel](https://redirect.github.com/dragoangel) in [https://github.com/cloudnative-pg/charts/pull/357](https://redirect.github.com/cloudnative-pg/charts/pull/357) - Fixed missing comments in the documentation by [@​itay-grudev](https://redirect.github.com/itay-grudev) in [https://github.com/cloudnative-pg/charts/pull/401](https://redirect.github.com/cloudnative-pg/charts/pull/401) - Added pooler parameters and documentation by [@​itay-grudev](https://redirect.github.com/itay-grudev) in [https://github.com/cloudnative-pg/charts/pull/416](https://redirect.github.com/cloudnative-pg/charts/pull/416) - Release cloudnative-pg-v0.22.1 by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/cloudnative-pg/charts/pull/418](https://redirect.github.com/cloudnative-pg/charts/pull/418) #### New Contributors - [@​mjtrangoni](https://redirect.github.com/mjtrangoni) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/321](https://redirect.github.com/cloudnative-pg/charts/pull/321) - [@​nealcm](https://redirect.github.com/nealcm) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/377](https://redirect.github.com/cloudnative-pg/charts/pull/377) - [@​philippemnoel](https://redirect.github.com/philippemnoel) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/385](https://redirect.github.com/cloudnative-pg/charts/pull/385) - [@​apriebeAVSystem](https://redirect.github.com/apriebeAVSystem) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/346](https://redirect.github.com/cloudnative-pg/charts/pull/346) - [@​MoonMoon2](https://redirect.github.com/MoonMoon2) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/389](https://redirect.github.com/cloudnative-pg/charts/pull/389) - [@​dragoangel](https://redirect.github.com/dragoangel) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/358](https://redirect.github.com/cloudnative-pg/charts/pull/358) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.0.11...cloudnative-pg-v0.22.1

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone America/Toronto, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

doug-piranha-bot[bot] commented 9 hours ago
--- kubernetes/main/apps/dbms/cloudnative-pg/app Kustomization: flux-system/cloudnative-pg HelmRelease: dbms/cloudnative-pg

+++ kubernetes/main/apps/dbms/cloudnative-pg/app Kustomization: flux-system/cloudnative-pg HelmRelease: dbms/cloudnative-pg

@@ -13,13 +13,13 @@

     spec:
       chart: cloudnative-pg
       sourceRef:
         kind: HelmRepository
         name: cloudnative-pg
         namespace: flux-system
-      version: 0.22.0
+      version: 0.22.1
   dependsOn:
   - name: openebs
     namespace: storage
   install:
     remediation:
       retries: 3
doug-piranha-bot[bot] commented 9 hours ago
--- HelmRelease: dbms/cloudnative-pg ClusterRole: dbms/cloudnative-pg

+++ HelmRelease: dbms/cloudnative-pg ClusterRole: dbms/cloudnative-pg

@@ -9,24 +9,27 @@

     app.kubernetes.io/managed-by: Helm
 rules:
 - apiGroups:
   - ''
   resources:
   - configmaps
+  - secrets
+  - services
   verbs:
   - create
   - delete
   - get
   - list
   - patch
   - update
   - watch
 - apiGroups:
   - ''
   resources:
   - configmaps/status
+  - secrets/status
   verbs:
   - get
   - patch
   - update
 - apiGroups:
   - ''
@@ -44,33 +47,13 @@

   - list
   - watch
 - apiGroups:
   - ''
   resources:
   - persistentvolumeclaims
-  verbs:
-  - create
-  - delete
-  - get
-  - list
-  - patch
-  - watch
-- apiGroups:
-  - ''
-  resources:
   - pods
-  verbs:
-  - create
-  - delete
-  - get
-  - list
-  - patch
-  - watch
-- apiGroups:
-  - ''
-  resources:
   - pods/exec
   verbs:
   - create
   - delete
   - get
   - list
@@ -82,62 +65,24 @@

   - pods/status
   verbs:
   - get
 - apiGroups:
   - ''
   resources:
-  - secrets
-  verbs:
-  - create
-  - delete
-  - get
-  - list
-  - patch
-  - update
-  - watch
-- apiGroups:
-  - ''
-  resources:
-  - secrets/status
-  verbs:
-  - get
-  - patch
-  - update
-- apiGroups:
-  - ''
-  resources:
   - serviceaccounts
   verbs:
   - create
   - get
   - list
   - patch
   - update
   - watch
 - apiGroups:
-  - ''
-  resources:
-  - services
-  verbs:
-  - create
-  - delete
-  - get
-  - list
-  - patch
-  - update
-  - watch
-- apiGroups:
   - admissionregistration.k8s.io
   resources:
   - mutatingwebhookconfigurations
-  verbs:
-  - get
-  - patch
-- apiGroups:
-  - admissionregistration.k8s.io
-  resources:
   - validatingwebhookconfigurations
   verbs:
   - get
   - patch
 - apiGroups:
   - apps
@@ -194,132 +139,62 @@

   - update
   - watch
 - apiGroups:
   - postgresql.cnpg.io
   resources:
   - backups
+  - clusters
+  - poolers
+  - scheduledbackups
   verbs:
   - create
   - delete
   - get
   - list
   - patch
   - update
   - watch
 - apiGroups:
   - postgresql.cnpg.io
   resources:
   - backups/status
+  - scheduledbackups/status
   verbs:
   - get
   - patch
   - update
 - apiGroups:
   - postgresql.cnpg.io
   resources:
   - clusterimagecatalogs
-  verbs:
-  - get
-  - list
-  - watch
-- apiGroups:
-  - postgresql.cnpg.io
-  resources:
-  - clusters
-  verbs:
-  - create
-  - delete
-  - get
-  - list
-  - patch
-  - update
+  - imagecatalogs
+  verbs:
+  - get
+  - list
   - watch
 - apiGroups:
   - postgresql.cnpg.io
   resources:
   - clusters/finalizers
+  - poolers/finalizers
   verbs:
   - update
 - apiGroups:
   - postgresql.cnpg.io
   resources:
   - clusters/status
-  verbs:
-  - get
-  - patch
-  - update
-  - watch
-- apiGroups:
-  - postgresql.cnpg.io
-  resources:
-  - imagecatalogs
-  verbs:
-  - get
-  - list
-  - watch
-- apiGroups:
-  - postgresql.cnpg.io
-  resources:
-  - poolers
-  verbs:
-  - create
-  - delete
-  - get
-  - list
-  - patch
-  - update
-  - watch
-- apiGroups:
-  - postgresql.cnpg.io
-  resources:
-  - poolers/finalizers
-  verbs:
-  - update
-- apiGroups:
-  - postgresql.cnpg.io
-  resources:
   - poolers/status
   verbs:
   - get
   - patch
   - update
   - watch
 - apiGroups:
-  - postgresql.cnpg.io
-  resources:
-  - scheduledbackups
-  verbs:
-  - create
-  - delete
-  - get
-  - list
-  - patch
-  - update
-  - watch
-- apiGroups:
-  - postgresql.cnpg.io
-  resources:
-  - scheduledbackups/status
-  verbs:
-  - get
-  - patch
-  - update
-- apiGroups:
   - rbac.authorization.k8s.io
   resources:
   - rolebindings
-  verbs:
-  - create
-  - get
-  - list
-  - patch
-  - update
-  - watch
-- apiGroups:
-  - rbac.authorization.k8s.io
-  resources:
   - roles
   verbs:
   - create
   - get
   - list
   - patch
--- HelmRelease: dbms/cloudnative-pg Deployment: dbms/cloudnative-pg

+++ HelmRelease: dbms/cloudnative-pg Deployment: dbms/cloudnative-pg

@@ -26,20 +26,20 @@

         - --config-map-name=cnpg-controller-manager-config
         - --webhook-port=9443
         command:
         - /manager
         env:
         - name: OPERATOR_IMAGE_NAME
-          value: ghcr.io/cloudnative-pg/cloudnative-pg:1.24.0
+          value: ghcr.io/cloudnative-pg/cloudnative-pg:1.24.1
         - name: OPERATOR_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: MONITORING_QUERIES_CONFIGMAP
           value: cnpg-default-monitoring
-        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.24.0
+        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.24.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /readyz
             port: 9443
             scheme: HTTPS