feat(container)!: Update pgo ( 5.8.7 → 6.0.1 )#173
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update pgo ( 5.8.7 → 6.0.1 )#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.7
+ version: 6.0.1
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.7-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-6.0.1-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.7-0
+ value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-6.0.1-0
- name: RELATED_IMAGE_PGBACKREST
value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.58.0-2610
- name: RELATED_IMAGE_PGBOUNCER
value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2610
- name: RELATED_IMAGE_PGEXPORTER
value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2610 |
67d749b to
564e074
Compare
337dbae to
118f7c3
Compare
85317f0 to
5e3f9b4
Compare
662dfeb to
4c1b848
Compare
fa261d4 to
238f6cf
Compare
430ebc8 to
e0224f2
Compare
8f9910d to
ba98a7c
Compare
ba98a7c to
95941dc
Compare
9ccb9ed to
9a03e0e
Compare
9a03e0e to
dacdea9
Compare
07eece8 to
fab18ea
Compare
dacdea9 to
c4e44ac
Compare
e455454 to
75bfb3b
Compare
71ac0cb to
5a08c5d
Compare
5a08c5d to
e28841a
Compare
e28841a to
013e4ca
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.7→6.0.1Warning
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.