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-41 ) #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-41

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-41
   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-41
   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
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