Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update chart cloudnative-pg ( 0.21.4 → 0.21.5 ) #3841

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 14, 2024

This PR contains the following updates:

Package Update Change
cloudnative-pg (source) patch 0.21.4 -> 0.21.5

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.21.5

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

Full Changelog: cloudnative-pg/charts@cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5

| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | cloudnative-pg | 0.21.4 | 0.21.5 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 14, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 14, 2024

--- kubernetes/staging/apps/dbms/cloudnative-pg/cloudnative-pg Kustomization: flux-system/dbms-cloudnative-pg HelmRelease: dbms/cloudnative-pg

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

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

     spec:
       chart: cloudnative-pg
       sourceRef:
         kind: HelmRepository
         name: cloudnative-pg-charts
         namespace: flux-system
-      version: 0.21.4
+      version: 0.21.5
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 14, 2024

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

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

@@ -35,20 +35,12 @@

   verbs:
   - create
   - patch
 - apiGroups:
   - ''
   resources:
-  - namespaces
-  verbs:
-  - get
-  - list
-  - watch
-- apiGroups:
-  - ''
-  resources:
   - nodes
   verbs:
   - get
   - list
   - watch
 - apiGroups:
--- 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.23.1
+          value: ghcr.io/cloudnative-pg/cloudnative-pg:1.23.2
         - name: OPERATOR_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: MONITORING_QUERIES_CONFIGMAP
           value: cnpg-default-monitoring
-        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.23.1
+        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.23.2
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /readyz
             port: 9443
             scheme: HTTPS

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 14, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.18s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.74s
✅ YAML prettier 1 0 0.42s
✅ YAML yamllint 1 0 0.25s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 2e49155 into main Jun 14, 2024
12 checks passed
@szinn szinn deleted the renovate/staging-cloudnative-pg-0.x branch June 14, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant