-
-
Notifications
You must be signed in to change notification settings - Fork 2
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(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-51 #3006
Merged
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
github-actions
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Oct 30, 2024
--- kubernetes/main/apps/database/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: database/postgres
+++ kubernetes/main/apps/database/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: database/postgres
@@ -45,13 +45,13 @@
name: cloudnative-pg-secret
serverName: postgres-v26
wal:
compression: bzip2
maxParallel: 8
name: postgres-v26
- imageName: ghcr.io/cloudnative-pg/postgresql:16.4-47
+ imageName: ghcr.io/cloudnative-pg/postgresql:16.4-51
instances: 1
monitoring:
enablePodMonitor: true
postgresql:
parameters:
max_connections: '600' |
layla-bot
bot
changed the title
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-48
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-49
Oct 31, 2024
layla-bot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
October 31, 2024 01:32
89b1720
to
2c13370
Compare
layla-bot
bot
changed the title
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-49
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-50
Nov 1, 2024
layla-bot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
November 1, 2024 01:32
2c13370
to
d38c272
Compare
layla-bot
bot
changed the title
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-50
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-51
Nov 2, 2024
layla-bot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
2 times, most recently
from
November 4, 2024 15:48
2e3b989
to
7370f8b
Compare
--- HelmRelease: default/authentik Deployment: default/authentik-server
+++ HelmRelease: default/authentik Deployment: default/authentik-server
@@ -26,25 +26,25 @@
app.kubernetes.io/name: authentik
app.kubernetes.io/instance: authentik
app.kubernetes.io/component: server
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: authentik
annotations:
- checksum/secret: f969adb3696f6c1a6aed7c571e5230ba7d346e076cbb669bad6bfe7786391ee5
+ checksum/secret: 9036478f83c7c8baa4a8d95b4bc7b5f02880aaa707f344681cb91c099917de96
spec:
terminationGracePeriodSeconds: 30
initContainers:
- envFrom:
- secretRef:
name: authentik-secret
image: ghcr.io/onedr0p/postgres-init:16.3
imagePullPolicy: IfNotPresent
name: init-db
containers:
- name: server
- image: ghcr.io/goauthentik/server:2024.10.0
+ image: ghcr.io/goauthentik/server:2024.8.3
imagePullPolicy: IfNotPresent
args:
- server
env:
- name: AUTHENTIK_LISTEN__HTTP
value: 0.0.0.0:9000
--- HelmRelease: default/authentik Deployment: default/authentik-worker
+++ HelmRelease: default/authentik Deployment: default/authentik-worker
@@ -26,19 +26,19 @@
app.kubernetes.io/name: authentik
app.kubernetes.io/instance: authentik
app.kubernetes.io/component: worker
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: authentik
annotations:
- checksum/secret: f969adb3696f6c1a6aed7c571e5230ba7d346e076cbb669bad6bfe7786391ee5
+ checksum/secret: 9036478f83c7c8baa4a8d95b4bc7b5f02880aaa707f344681cb91c099917de96
spec:
serviceAccountName: authentik
terminationGracePeriodSeconds: 30
containers:
- name: worker
- image: ghcr.io/goauthentik/server:2024.10.0
+ image: ghcr.io/goauthentik/server:2024.8.3
imagePullPolicy: IfNotPresent
args:
- worker
env: null
envFrom:
- secretRef:
--- HelmRelease: default/minio Deployment: default/minio
+++ HelmRelease: default/minio Deployment: default/minio
@@ -61,13 +61,13 @@
value: 'off'
- name: TZ
value: America/Los_Angeles
envFrom:
- secretRef:
name: minio-secret
- image: quay.io/minio/minio:RELEASE.2024-10-29T16-01-48Z@sha256:ebd2af76d40ff25ccc630533615f7ccd55fbe83d629a4b7c7a1b6311c1af3d6c
+ image: quay.io/minio/minio:RELEASE.2024-10-13T13-34-11Z@sha256:9535594ad4122b7a78c6632788a989b96d9199b483d3bd71a5ceae73a922cdfa
livenessProbe:
failureThreshold: 6
httpGet:
path: /minio/health/live
port: 9000
initialDelaySeconds: 30 |
layla-bot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
November 4, 2024 15:50
7370f8b
to
20cf2d4
Compare
layla-bot
bot
deleted the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
November 4, 2024 18:05
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
16.4-47
->16.4-51
Warning
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 has been generated by Renovate Bot.