Skip to content

chore(chart-deps): update cloudnative-pg to version 0.28.2#3239

Merged
merll merged 5 commits into
mainfrom
ci-update-cloudnative-pg-to-0.28.2
May 13, 2026
Merged

chore(chart-deps): update cloudnative-pg to version 0.28.2#3239
merll merged 5 commits into
mainfrom
ci-update-cloudnative-pg-to-0.28.2

Conversation

@svcAPLBot
Copy link
Copy Markdown
Contributor

This PR updates the dependency cloudnative-pg to version 0.28.2.

@svcAPLBot svcAPLBot added the chart-deps Auto generated helm chart dependencies label May 13, 2026
@merll merll marked this pull request as ready for review May 13, 2026 06:47
@svcAPLBot
Copy link
Copy Markdown
Contributor Author

Comparison of Helm chart templating output:

# cloudnative-pg/templates/config.yaml

# cloudnative-pg/templates/deployment.yaml

# cloudnative-pg/templates/monitoring-configmap.yaml

@@ data.queries @@
! ± value change in multiline text (one insert, one deletion)
  backends:
    query: |
      SELECT sa.datname
        , sa.usename
  
  [103 lines unchanged)]
  
          EXTRACT(EPOCH FROM (pg_catalog.now() OPERATOR(pg_catalog.-) pg_catalog.pg_last_xact_replay_timestamp())))
        END AS lag,
        pg_catalog.pg_is_in_recovery() AS in_recovery,
        EXISTS (TABLE pg_catalog.pg_stat_wal_receiver) AS is_wal_receiver_up,
-       (SELECT pg_catalog.count(*) FROM pg_catalog.pg_stat_replication) AS streaming_replicas"
+       (SELECT pg_catalog.count(*) FROM pg_catalog.pg_stat_replication) AS streaming_replicas
    metrics:
      - lag:
          usage: "GAUGE"
          description: "Replication lag behind primary in seconds"
  
  [363 lines unchanged)]
  
          usage: "GAUGE"
          description: "An update is available"
    target_databases:
      - '*'

# cloudnative-pg/templates/mutatingwebhookconfiguration.yaml

# cloudnative-pg/templates/rbac.yaml

# cloudnative-pg/templates/service.yaml

# cloudnative-pg/templates/validatingwebhookconfiguration.yaml

# rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml

# values-repo.yaml

@merll merll enabled auto-merge (squash) May 13, 2026 08:17
@merll merll merged commit 48ca181 into main May 13, 2026
14 checks passed
@merll merll deleted the ci-update-cloudnative-pg-to-0.28.2 branch May 13, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart-deps Auto generated helm chart dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants