feat(container)!: Update pgo ( 5.8.6 → 6.0.0 )#173
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update pgo ( 5.8.6 → 6.0.0 )#173renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- 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.6
+ version: 6.0.0
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- HelmRelease: databases/crunchy-postgres-operator ClusterRole: databases/pgo
+++ HelmRelease: databases/crunchy-postgres-operator ClusterRole: databases/pgo
@@ -116,30 +116,12 @@
- list
- patch
- watch
- apiGroups:
- postgres-operator.crunchydata.com
resources:
- - crunchybridgeclusters
- verbs:
- - get
- - list
- - patch
- - update
- - watch
-- apiGroups:
- - postgres-operator.crunchydata.com
- resources:
- - crunchybridgeclusters/finalizers
- - crunchybridgeclusters/status
- verbs:
- - patch
- - update
-- apiGroups:
- - postgres-operator.crunchydata.com
- resources:
- pgadmins
- pgupgrades
verbs:
- get
- list
- watch
--- 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.6-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-6.0.0-0
env:
- name: PGO_INSTALLER
value: helm
- name: PGO_INSTALLER_ORIGIN
value: developer-registry-oci
- name: PGO_CONTROLLER_LEASE_NAME
@@ -36,13 +36,13 @@
- 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.6-0
+ value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-6.0.0-0
- name: RELATED_IMAGE_PGBACKREST
value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2550
- name: RELATED_IMAGE_PGBOUNCER
value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2550
- name: RELATED_IMAGE_PGEXPORTER
value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2550 |
67d749b to
564e074
Compare
337dbae to
118f7c3
Compare
85317f0 to
5e3f9b4
Compare
662dfeb to
4c1b848
Compare
4c1b848 to
fa261d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.8.6→6.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Lisbon, 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.
This PR was generated by Mend Renovate. View the repository job log.