generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 8
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-19 → 16.4-27 ) #2941
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
unhesitatingeffectivebot
bot
requested a review
from ahgraber
as a code owner
September 24, 2024 01:19
unhesitatingeffectivebot
bot
added
the
area/kubernetes
Changes made in the kubernetes directory
label
Sep 24, 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-19
+ imageName: ghcr.io/cloudnative-pg/postgresql:16.4-27
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-19
+ imageName: ghcr.io/cloudnative-pg/postgresql:16.4-27
instances: 3
monitoring:
enablePodMonitor: true
nodeMaintenanceWindow:
inProgress: false
reusePVC: false
--- kubernetes/apps/datasci/windmill/app Kustomization: flux-system/windmill HelmRelease: datasci/windmill
+++ kubernetes/apps/datasci/windmill/app Kustomization: flux-system/windmill HelmRelease: datasci/windmill
@@ -13,13 +13,13 @@
spec:
chart: windmill
sourceRef:
kind: HelmRepository
name: windmill
namespace: flux-system
- version: 2.0.282
+ version: 2.0.281
driftDetection:
ignore:
- paths:
- /spec/containers/resources/limits
target:
kind: Pod |
unhesitatingeffectivebot
bot
changed the title
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-20 )
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-21 )
Sep 25, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
September 25, 2024 01:20
0dcbf2f
to
eb5f2f1
Compare
unhesitatingeffectivebot
bot
changed the title
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-21 )
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-22 )
Sep 26, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
September 26, 2024 01:18
eb5f2f1
to
7155456
Compare
unhesitatingeffectivebot
bot
changed the title
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-22 )
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-23 )
Sep 27, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
September 27, 2024 01:18
7155456
to
74c3b4a
Compare
unhesitatingeffectivebot
bot
changed the title
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-23 )
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-24 )
Sep 27, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
September 27, 2024 10:20
74c3b4a
to
c274e12
Compare
unhesitatingeffectivebot
bot
changed the title
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-24 )
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-25 )
Sep 27, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
September 27, 2024 17:16
c274e12
to
b3a1a79
Compare
unhesitatingeffectivebot
bot
changed the title
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-25 )
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-26 )
Sep 28, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
September 28, 2024 01:18
b3a1a79
to
d52f4d3
Compare
unhesitatingeffectivebot
bot
changed the title
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-26 )
fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-19 → 16.4-27 )
Oct 1, 2024
unhesitatingeffectivebot
bot
force-pushed
the
renovate/ghcr.io-cloudnative-pg-postgresql-16.x
branch
from
October 1, 2024 12:35
d52f4d3
to
06669dd
Compare
--- 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.402.3
+ image: ghcr.io/windmill-labs/windmill:1.403.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.402.3
+ image: ghcr.io/windmill-labs/windmill:1.403.0
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.402.3
+ image: ghcr.io/windmill-labs/windmill:1.403.0
imagePullPolicy: Always
ports:
- containerPort: 8001
env:
- name: DATABASE_URL
value: ..PLACEHOLDER.. |
ahgraber
approved these changes
Oct 1, 2024
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-19
->16.4-27
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.