-
Notifications
You must be signed in to change notification settings - Fork 1
feat(container): update image pgo ( 5.7.4 → 5.8.6 ) #2184
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pgo-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
--- kubernetes/berries/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
+++ kubernetes/berries/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
@@ -13,13 +13,13 @@
chart: pgo
interval: 5m
sourceRef:
kind: HelmRepository
name: crunchydata-charts
namespace: flux-system
- version: 5.7.4
+ version: 5.8.6
install:
crds: CreateReplace
interval: 30m
upgrade:
crds: CreateReplace |
--- HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
+++ HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
@@ -69,12 +69,24 @@
- create
- delete
- get
- list
- patch
- watch
+- apiGroups:
+ - authentication.k8s.io
+ resources:
+ - tokenreviews
+ verbs:
+ - create
+- apiGroups:
+ - authorization.k8s.io
+ resources:
+ - subjectaccessreviews
+ verbs:
+ - create
- apiGroups:
- batch
resources:
- cronjobs
- jobs
verbs:
--- HelmRelease: database/crunchy-postgres-operator Deployment: database/pgo
+++ HelmRelease: database/crunchy-postgres-operator Deployment: database/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:ubi8-5.7.4-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.6-0
env:
- name: PGO_INSTALLER
value: helm
- name: PGO_INSTALLER_ORIGIN
value: developer-registry-oci
- name: PGO_CONTROLLER_LEASE_NAME
@@ -35,49 +35,58 @@
value: 'true'
- name: PGO_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- - name: RELATED_IMAGE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-35
+ - name: RELATED_IMAGE_COLLECTOR
+ value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.6-0
- name: RELATED_IMAGE_PGBACKREST
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.54.1-1
+ 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:ubi8-1.23-4
+ 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:ubi8-0.16.0-1
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2550
- name: RELATED_IMAGE_PGUPGRADE
- value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.1-2550
- name: RELATED_IMAGE_POSTGRES_15
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.12-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.15-2550
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.12-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.15-3.3-2550
- name: RELATED_IMAGE_POSTGRES_16
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.8-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.11-2550
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.11-3.3-2550
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.11-3.4-2550
- name: RELATED_IMAGE_POSTGRES_17
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.7-2550
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.4-2550
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.5
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.5-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.5-2550
+ - name: RELATED_IMAGE_POSTGRES_17_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.6-2550
+ - name: RELATED_IMAGE_POSTGRES_18
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.1-2550
+ - name: RELATED_IMAGE_POSTGRES_18_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.1-3.6-2550
- name: RELATED_IMAGE_STANDALONE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.14-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.8-2550
securityContext:
seccompProfile:
type: RuntimeDefault
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
+ ports:
+ - containerPort: 8443
+ name: metrics
livenessProbe:
httpGet:
path: /readyz
port: 8081
initialDelaySeconds: 15
periodSeconds: 20 |
--- kubernetes/subterra/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
+++ kubernetes/subterra/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
@@ -13,13 +13,13 @@
chart: pgo
interval: 5m
sourceRef:
kind: HelmRepository
name: crunchydata-charts
namespace: flux-system
- version: 5.7.4
+ version: 5.8.6
install:
crds: CreateReplace
interval: 30m
upgrade:
crds: CreateReplace |
--- HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
+++ HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
@@ -69,12 +69,24 @@
- create
- delete
- get
- list
- patch
- watch
+- apiGroups:
+ - authentication.k8s.io
+ resources:
+ - tokenreviews
+ verbs:
+ - create
+- apiGroups:
+ - authorization.k8s.io
+ resources:
+ - subjectaccessreviews
+ verbs:
+ - create
- apiGroups:
- batch
resources:
- cronjobs
- jobs
verbs:
--- HelmRelease: database/crunchy-postgres-operator Deployment: database/pgo
+++ HelmRelease: database/crunchy-postgres-operator Deployment: database/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:ubi8-5.7.4-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.6-0
env:
- name: PGO_INSTALLER
value: helm
- name: PGO_INSTALLER_ORIGIN
value: developer-registry-oci
- name: PGO_CONTROLLER_LEASE_NAME
@@ -35,49 +35,58 @@
value: 'true'
- name: PGO_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- - name: RELATED_IMAGE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-35
+ - name: RELATED_IMAGE_COLLECTOR
+ value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.6-0
- name: RELATED_IMAGE_PGBACKREST
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.54.1-1
+ 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:ubi8-1.23-4
+ 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:ubi8-0.16.0-1
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2550
- name: RELATED_IMAGE_PGUPGRADE
- value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.1-2550
- name: RELATED_IMAGE_POSTGRES_15
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.12-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.15-2550
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.12-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.15-3.3-2550
- name: RELATED_IMAGE_POSTGRES_16
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.8-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.11-2550
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.11-3.3-2550
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.11-3.4-2550
- name: RELATED_IMAGE_POSTGRES_17
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.7-2550
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.4-2550
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.5
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.5-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.5-2550
+ - name: RELATED_IMAGE_POSTGRES_17_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.6-2550
+ - name: RELATED_IMAGE_POSTGRES_18
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.1-2550
+ - name: RELATED_IMAGE_POSTGRES_18_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.1-3.6-2550
- name: RELATED_IMAGE_STANDALONE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.14-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.8-2550
securityContext:
seccompProfile:
type: RuntimeDefault
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
+ ports:
+ - containerPort: 8443
+ name: metrics
livenessProbe:
httpGet:
path: /readyz
port: 8081
initialDelaySeconds: 15
periodSeconds: 20 |
1f6477d to
b61e9f3
Compare
b61e9f3 to
bc89aa0
Compare
bc89aa0 to
6f71ab4
Compare
6f71ab4 to
50b4c1c
Compare
50b4c1c to
bb7e90f
Compare
bb7e90f to
3889a2f
Compare
a85a5c8 to
bc3477c
Compare
bc3477c to
7f514f5
Compare
fb99524 to
4ad0826
Compare
2dda1ab to
89f378b
Compare
89f378b to
f52338b
Compare
f52338b to
1a488bb
Compare
82472f2 to
4f55534
Compare
| datasource | package | from | to | | ---------- | --------------------------------------------------- | ----- | ----- | | docker | registry.developers.crunchydata.com/crunchydata/pgo | 5.7.4 | 5.8.6 |
4f55534 to
2230af5
Compare
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.7.4->5.8.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.