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

feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.6-4 ) #3065

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

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

@unhesitatingeffectivebot unhesitatingeffectivebot bot commented Nov 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql minor 16.4-54 -> 16.6-4

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 Nov 12, 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-54
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.6-4
   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-54
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.6-4
   instances: 3
   monitoring:
     enablePodMonitor: true
   nodeMaintenanceWindow:
     inProgress: false
     reusePVC: false

@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.4-55 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.4-56 ) Nov 13, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 99671ae to 20fd203 Compare November 13, 2024 01:18
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.4-56 ) fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.4-57 ) Nov 14, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 20fd203 to 578daab Compare November 14, 2024 01:18
@unhesitatingeffectivebot
Copy link
Contributor Author

--- 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.423.2
+        image: ghcr.io/windmill-labs/windmill:1.423.0
         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.423.2
+        image: ghcr.io/windmill-labs/windmill:1.423.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER_database-windmill..
--- 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.423.2
+        image: ghcr.io/windmill-labs/windmill:1.423.0
         imagePullPolicy: Always
         ports:
         - containerPort: 8001
         env:
         - name: DATABASE_URL
           value: ..PLACEHOLDER_database-windmill..

@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.4-57 ) feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.5-1 ) Nov 15, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 578daab to 93af8df Compare November 15, 2024 01:23
@ahgraber ahgraber force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 93af8df to fe0b545 Compare November 16, 2024 20:55
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch 2 times, most recently from ca80dac to 2b9533e Compare November 20, 2024 02:55
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.5-1 ) feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.5-5 ) Nov 22, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 2b9533e to 7d45bf5 Compare November 22, 2024 21:17
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.5-5 ) feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.6-2 ) Nov 23, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 7d45bf5 to edaf88a Compare November 23, 2024 01:20
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.6-2 ) feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.6-3 ) Nov 25, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from edaf88a to 3d51b0f Compare November 25, 2024 11:15
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.6-3 ) feat(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-54 → 16.6-4 ) Nov 26, 2024
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch from 3d51b0f to 0bbc42f Compare November 26, 2024 01:23
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