Skip to content

fix(helm): update ext-postgres-operator ( 1.2.6 → 1.2.7 ) #746

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

flowbie-bot[bot]
Copy link
Contributor

@flowbie-bot flowbie-bot bot commented May 3, 2025

This PR contains the following updates:

Package Update Change
ext-postgres-operator patch 1.2.6 -> 1.2.7

Release Notes

movetokube/postgres-operator (ext-postgres-operator)

v1.2.7

Compare Source

A Helm chart for the External Postgres operator helm repo add ext-postgres-operator https://movetokube.github.io/postgres-operator/ helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.7


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot force-pushed the renovate/ext-postgres-operator-1.2.x branch from 4300c6a to 50e4e49 Compare May 3, 2025 00:28
Copy link
Contributor

github-actions bot commented May 3, 2025

--- HelmRelease: database/ext-postgres-operator Deployment: database/ext-postgres-operator

+++ HelmRelease: database/ext-postgres-operator Deployment: database/ext-postgres-operator

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

     spec:
       serviceAccountName: ext-postgres-operator
       securityContext: {}
       containers:
       - name: ext-postgres-operator
         securityContext: null
-        image: ghcr.io/movetokube/postgres-operator:1.3.3
+        image: ghcr.io/movetokube/postgres-operator:1.3.5
         command:
         - postgres-operator
         imagePullPolicy: IfNotPresent
         envFrom:
         - secretRef:
             name: ext-postgres-operator

Copy link
Contributor

github-actions bot commented May 3, 2025

--- kubernetes/apps/database/ext-postgres-operator/app Kustomization: flux-system/ext-postgres-operator HelmRelease: database/ext-postgres-operator

+++ kubernetes/apps/database/ext-postgres-operator/app Kustomization: flux-system/ext-postgres-operator HelmRelease: database/ext-postgres-operator

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

     spec:
       chart: ext-postgres-operator
       sourceRef:
         kind: HelmRepository
         name: ext-postgres-operator
         namespace: flux-system
-      version: 1.2.6
+      version: 1.2.7
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants