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

feat(helm): update cloudnative-pg (0.19.1 → 0.20.0) #1601

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 21, 2023

This PR contains the following updates:

Package Update Change
cloudnative-pg (source) minor 0.19.1 -> 0.20.0

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.20.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 21, 2023 14:05
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 21, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 21, 2023

--- kubernetes HelmRelease: databases/cloudnative-pg Deployment: databases/cloudnative-pg

+++ kubernetes HelmRelease: databases/cloudnative-pg Deployment: databases/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.21.1
+          value: ghcr.io/cloudnative-pg/cloudnative-pg:1.22.0
         - name: OPERATOR_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: MONITORING_QUERIES_CONFIGMAP
           value: cnpg-default-monitoring
-        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.21.1
+        image: ghcr.io/cloudnative-pg/cloudnative-pg:1.22.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /readyz
             port: 9443
             scheme: HTTPS

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 21, 2023

--- kubernetes/apps/databases/cloudnative-pg/app Kustomization: flux-system/cluster-apps-cloudnative-pg HelmRelease: databases/cloudnative-pg

+++ kubernetes/apps/databases/cloudnative-pg/app Kustomization: flux-system/cluster-apps-cloudnative-pg HelmRelease: databases/cloudnative-pg

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

     spec:
       chart: cloudnative-pg
       sourceRef:
         kind: HelmRepository
         name: cloudnative-pg-charts
         namespace: flux-system
-      version: 0.19.1
+      version: 0.20.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@buroa buroa merged commit c55c4df into master Dec 21, 2023
7 checks passed
@buroa buroa deleted the renovate/cloudnative-pg-0.x branch December 21, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant