-
Notifications
You must be signed in to change notification settings - Fork 14
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
fix(oci/pgo): update 5.5.1 ➼ 5.5.2 #888
Open
tinfoild
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pgo-5.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.
Open
Conversation
This file contains 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
Deploying jjgadgets-biohazard with Cloudflare Pages
|
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
from
May 16, 2024 19:32
6bbd535
to
a887467
Compare
--- kube/deploy/core/db/pg/app Kustomization: flux-system/1-core-db-pg-app HelmRelease: crunchy-pgo/crunchy-pgo
+++ kube/deploy/core/db/pg/app Kustomization: flux-system/1-core-db-pg-app HelmRelease: crunchy-pgo/crunchy-pgo
@@ -12,13 +12,13 @@
spec:
chart: pgo
sourceRef:
kind: HelmRepository
name: crunchydata
namespace: flux-system
- version: 5.5.1
+ version: 5.5.2
driftDetection:
ignore:
- paths:
- /spec/replicas
mode: warn
install: |
--- HelmRelease: crunchy-pgo/crunchy-pgo Deployment: crunchy-pgo/pgo
+++ HelmRelease: crunchy-pgo/crunchy-pgo Deployment: crunchy-pgo/pgo
@@ -20,51 +20,43 @@
labels:
postgres-operator.crunchydata.com/control-plane: pgo
spec:
serviceAccountName: pgo
containers:
- name: operator
- image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi8-5.5.1-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi8-5.5.2-0
env:
- name: CRUNCHY_DEBUG
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-22
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-25
- name: RELATED_IMAGE_PGBACKREST
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.49-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-0
- name: RELATED_IMAGE_PGBOUNCER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.21-3
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.22-0
- name: RELATED_IMAGE_PGEXPORTER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-3
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-6
- name: RELATED_IMAGE_PGUPGRADE
- value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.5.1-0
- - name: RELATED_IMAGE_POSTGRES_14
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.11-0
- - name: RELATED_IMAGE_POSTGRES_14_GIS_3.1
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.1-0
- - name: RELATED_IMAGE_POSTGRES_14_GIS_3.2
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.2-0
- - name: RELATED_IMAGE_POSTGRES_14_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.5.2-0
- name: RELATED_IMAGE_POSTGRES_15
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.6-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.7-0
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.6-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.7-3.3-0
- name: RELATED_IMAGE_POSTGRES_16
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.2-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-0
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.2-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.3-3.3-0
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.2-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.3-3.4-0
- name: RELATED_IMAGE_STANDALONE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-7.8-3
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.6-0
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true |
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
23 times, most recently
from
May 19, 2024 09:56
da58a69
to
c88c33a
Compare
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
from
December 5, 2024 09:59
5240f06
to
6c3c13b
Compare
tinfoild
bot
changed the title
fix(container): update image pgo to v5.5.2
fix(oci/): update 5.5.1 ➼ 5.5.2
Dec 5, 2024
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
2 times, most recently
from
December 5, 2024 11:06
ac16973
to
72b7287
Compare
tinfoild
bot
changed the title
fix(oci/): update 5.5.1 ➼ 5.5.2
fix(oci/pgo): update 5.5.1 ➼ 5.5.2
Dec 5, 2024
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
3 times, most recently
from
December 5, 2024 18:08
f79badb
to
2bbe0d5
Compare
tinfoild
bot
changed the title
fix(oci/pgo): update 5.5.1 ➼ 5.5.2
fix(oci/): update 5.5.1 ➼ 5.5.2
Dec 6, 2024
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
6 times, most recently
from
December 6, 2024 11:13
7fa695b
to
361b85f
Compare
tinfoild
bot
changed the title
fix(oci/): update 5.5.1 ➼ 5.5.2
fix(oci/pgo): update 5.5.1 ➼ 5.5.2
Dec 6, 2024
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
from
December 6, 2024 15:41
361b85f
to
dcf1273
Compare
tinfoild
bot
changed the title
fix(oci/pgo): update 5.5.1 ➼ 5.5.2
fix(oci/pgo): update 5.5.1 ➼ 5.5.2 - autoclosed
Dec 16, 2024
tinfoild
bot
changed the title
fix(oci/pgo): update 5.5.1 ➼ 5.5.2 - autoclosed
fix(oci/pgo): update 5.5.1 ➼ 5.5.2
Dec 16, 2024
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
3 times, most recently
from
December 16, 2024 05:53
21963df
to
d26b111
Compare
tinfoild
bot
force-pushed
the
renovate/pgo-5.5.x
branch
from
December 17, 2024 02:26
d26b111
to
4b51fde
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.5.1
->5.5.2
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 has been generated by Renovate Bot.