Skip to content
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 ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-52 ) #2998

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

@unhesitatingeffectivebot unhesitatingeffectivebot bot commented Oct 10, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql patch 16.4-33 -> 16.4-52

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unhesitatingeffectivebot
Copy link
Contributor Author

unhesitatingeffectivebot bot commented Oct 10, 2024

--- kubernetes/apps/datasci/postgres/cloudnative-pg/cluster Kustomization: flux-system/cnpg-cluster-datasci Cluster: datasci/datasci16

+++ kubernetes/apps/datasci/postgres/cloudnative-pg/cluster Kustomization: flux-system/cnpg-cluster-datasci Cluster: datasci/datasci16

@@ -57,13 +57,13 @@

           key: S3_SECRET_KEY
           name: postgres-s3
       wal:
         compression: bzip2
         maxParallel: 8
     name: datasci16-init
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-33
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-52
   instances: 3
   monitoring:
     enablePodMonitor: true
   nodeMaintenanceWindow:
     inProgress: false
     reusePVC: false
--- kubernetes/apps/database/cloudnative-pg/cluster Kustomization: flux-system/cnpg-cluster-default Cluster: database/postgres16

+++ kubernetes/apps/database/cloudnative-pg/cluster Kustomization: flux-system/cnpg-cluster-default Cluster: database/postgres16

@@ -57,13 +57,13 @@

           key: S3_SECRET_KEY
           name: postgres-s3
       wal:
         compression: bzip2
         maxParallel: 8
     name: postgres16-init
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-33
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-52
   instances: 3
   monitoring:
     enablePodMonitor: true
   nodeMaintenanceWindow:
     inProgress: false
     reusePVC: false

@unhesitatingeffectivebot
Copy link
Contributor Author

unhesitatingeffectivebot bot commented Oct 10, 2024

--- HelmRelease: datasci/windmill Deployment: datasci/windmill-app

+++ HelmRelease: datasci/windmill Deployment: datasci/windmill-app

@@ -34,13 +34,13 @@

           preStop:
             exec:
               command:
               - /bin/sh
               - -c
               - sleep 30
-        image: ghcr.io/windmill-labs/windmill:1.409.2
+        image: ghcr.io/windmill-labs/windmill:1.408.1
         imagePullPolicy: Always
         ports:
         - containerPort: 8000
         - containerPort: 8001
         readinessProbe:
           timeoutSeconds: 1
--- HelmRelease: datasci/windmill Deployment: datasci/windmill-workers-default

+++ HelmRelease: datasci/windmill Deployment: datasci/windmill-workers-default

@@ -30,13 +30,13 @@

     spec:
       serviceAccountName: windmill
       terminationGracePeriodSeconds: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.409.2
+        image: ghcr.io/windmill-labs/windmill:1.408.1
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER..
--- HelmRelease: datasci/windmill Deployment: datasci/windmill-workers-native

+++ HelmRelease: datasci/windmill Deployment: datasci/windmill-workers-native

@@ -30,13 +30,13 @@

     spec:
       serviceAccountName: windmill
       terminationGracePeriodSeconds: 300
       containers:
       - name: windmill-worker
         securityContext: null
-        image: ghcr.io/windmill-labs/windmill:1.409.2
+        image: ghcr.io/windmill-labs/windmill:1.408.1
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER..

@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-34 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-35 ) Oct 11, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 2c84ba0 to b0b97ea Compare October 11, 2024 01:18
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-35 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-36 ) Oct 12, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from b0b97ea to d4cc22e Compare October 12, 2024 01:16
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-36 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-37 ) Oct 15, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from d4cc22e to 96fb5c9 Compare October 15, 2024 01:19
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-37 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-38 ) Oct 16, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 96fb5c9 to 511af35 Compare October 16, 2024 01:19
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-38 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-39 ) Oct 17, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 511af35 to 17330ee Compare October 17, 2024 01:18
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-39 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-40 ) Oct 18, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 17330ee to 8782849 Compare October 18, 2024 01:19
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-40 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-41 ) Oct 19, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 8782849 to b960b67 Compare October 19, 2024 01:17
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-41 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-42 ) Oct 22, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from b960b67 to 3094cf7 Compare October 22, 2024 01:19
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-42 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-43 ) Oct 23, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 3094cf7 to 6cb9fd6 Compare October 23, 2024 01:18
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-43 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-44 ) Oct 24, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 6cb9fd6 to 9638778 Compare October 24, 2024 01:18
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-44 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-45 ) Oct 25, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 9638778 to a38b641 Compare October 25, 2024 01:19
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-45 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-46 ) Oct 26, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from a38b641 to 343902a Compare October 26, 2024 01:17
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-46 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-51 ) Nov 3, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 343902a to ef99eae Compare November 3, 2024 23:18
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-51 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-33 → 16.4-52 ) Nov 7, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from ef99eae to 5e29a49 Compare November 7, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants