Skip to content

fix(container): update pgo ( 5.8.8 → 5.8.9 ) - #508

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pgo-5.x
Open

fix(container): update pgo ( 5.8.8 → 5.8.9 )#508
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pgo-5.x

Conversation

@renovate

@renovate renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
pgo patch 5.8.85.8.9

Configuration

📅 Schedule: (in timezone Europe/Lisbon)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
--- kubernetes/apps/databases/crunchy-postgres-operator/operator Kustomization: flux-system/crunchy-postgres-operator HelmRelease: databases/crunchy-postgres-operator

+++ kubernetes/apps/databases/crunchy-postgres-operator/operator Kustomization: flux-system/crunchy-postgres-operator HelmRelease: databases/crunchy-postgres-operator

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

       chart: pgo
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: crunchydata
         namespace: flux-system
-      version: 5.8.8
+      version: 5.8.9
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:
--- kubernetes/apps/security/authentik/app Kustomization: flux-system/authentik HelmRelease: security/authentik

+++ kubernetes/apps/security/authentik/app Kustomization: flux-system/authentik HelmRelease: security/authentik

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

       chart: authentik
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2026.8.1
+      version: 2026.8.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
--- HelmRelease: security/authentik Deployment: security/authentik-server

+++ HelmRelease: security/authentik Deployment: security/authentik-server

@@ -24,18 +24,18 @@

         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: server
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: authentik
       annotations:
-        checksum/secret: 00aaf86c36940b80f98b971b949e83a68342e19bdef7ec57ee353f6762538619
+        checksum/secret: 20fc1d84cf2d6c9033b645a00fa9268400e6ad5bfcf8a6f2389a2bb929aeb31c
     spec:
       terminationGracePeriodSeconds: 30
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2026.8.1
+        image: ghcr.io/goauthentik/server:2026.8.0
         imagePullPolicy: IfNotPresent
         args:
         - server
         env: null
         envFrom:
         - secretRef:
--- HelmRelease: security/authentik Deployment: security/authentik-worker

+++ HelmRelease: security/authentik Deployment: security/authentik-worker

@@ -24,19 +24,19 @@

         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: worker
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: authentik
       annotations:
-        checksum/secret: 00aaf86c36940b80f98b971b949e83a68342e19bdef7ec57ee353f6762538619
+        checksum/secret: 20fc1d84cf2d6c9033b645a00fa9268400e6ad5bfcf8a6f2389a2bb929aeb31c
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2026.8.1
+        image: ghcr.io/goauthentik/server:2026.8.0
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:
--- HelmRelease: databases/crunchy-postgres-operator Deployment: databases/pgo

+++ HelmRelease: databases/crunchy-postgres-operator Deployment: databases/pgo

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

       labels:
         postgres-operator.crunchydata.com/control-plane: pgo
     spec:
       serviceAccountName: pgo
       containers:
       - name: operator
-        image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.8-0
+        image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.9-0
         env:
         - name: PGO_INSTALLER
           value: helm
         - name: PGO_INSTALLER_ORIGIN
           value: developer-registry-oci
         - name: PGO_CONTROLLER_LEASE_NAME
@@ -36,45 +36,45 @@

         - name: PGO_NAMESPACE
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
         - name: RELATED_IMAGE_COLLECTOR
-          value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.8-0
+          value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.9-0
         - name: RELATED_IMAGE_PGBACKREST
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.58.0-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.59.0-2633
         - name: RELATED_IMAGE_PGBOUNCER
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2633
         - name: RELATED_IMAGE_PGEXPORTER
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.19.1-2633
         - name: RELATED_IMAGE_PGUPGRADE
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.4-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.6-2633
         - name: RELATED_IMAGE_POSTGRES_15
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.18-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.19-2633
         - name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.18-3.3-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.19-3.3-2633
         - name: RELATED_IMAGE_POSTGRES_16
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.14-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.15-2633
         - name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.3-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.15-3.3-2633
         - name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.4-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.15-3.4-2633
         - name: RELATED_IMAGE_POSTGRES_17
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.10-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.11-2633
         - name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.4-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.11-3.4-2633
         - name: RELATED_IMAGE_POSTGRES_17_GIS_3.5
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.5-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.11-3.5-2633
         - name: RELATED_IMAGE_POSTGRES_17_GIS_3.6
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.6-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.11-3.6-2633
         - name: RELATED_IMAGE_POSTGRES_18
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.4-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.6-2633
         - name: RELATED_IMAGE_POSTGRES_18_GIS_3.6
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.4-3.6-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.6-3.6-2633
         - name: RELATED_IMAGE_STANDALONE_PGADMIN
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.15-2621
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.17-2633
         securityContext:
           seccompProfile:
             type: RuntimeDefault
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@renovate
renovate Bot force-pushed the renovate/pgo-5.x branch from 2c364e7 to b4aa117 Compare September 5, 2026 08:47
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