WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 2fbbd38

Browse files
chore(helm): update image ghcr.io/cloudnative-pg/postgresql 15.14 → 15.15 (#41885)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/postgresql | minor | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
1 parent 8dc0213 commit 2fbbd38

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

charts/library/common/Chart.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ annotations:
33
artifacthub.io/license: BUSL-1.1
44
artifacthub.io/links: |-
55
- name: support
6-
url: https://discord.com/invite/tVsPTHWTtr
6+
url: https://discord.com/invite/tVsPTHWTtr
77
truecharts.org/category: unsorted
88
truecharts.org/max_helm_version: "3.17"
99
truecharts.org/max_kubernetes_version: 1.32.0
@@ -34,10 +34,6 @@ sources:
3434
- https://ghcr.io/tensorchord/cloudnative-vectorchord
3535
- https://ghcr.io/traefik/whoami
3636
- https://github.com/truecharts/containers/tree/master/apps/alpine
37-
- https://github.com/truecharts/containers/tree/master/apps/db-wait-mariadb
38-
- https://github.com/truecharts/containers/tree/master/apps/db-wait-mongodb
39-
- https://github.com/truecharts/containers/tree/master/apps/db-wait-postgres
40-
- https://github.com/truecharts/containers/tree/master/apps/db-wait-redis
4137
- https://github.com/truecharts/containers/tree/master/apps/gluetun
4238
- https://github.com/truecharts/containers/tree/master/apps/netshoot
4339
- https://github.com/truecharts/containers/tree/master/apps/openvpn-client
@@ -46,4 +42,5 @@ sources:
4642
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
4743
- https://hub.docker.com/_/
4844
type: library
49-
version: 28.28.0
45+
version: 28.29.0
46+

charts/library/common/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ mongodbClientImage:
644644

645645
postgres15Image:
646646
repository: ghcr.io/cloudnative-pg/postgresql
647-
tag: "15.14"
647+
tag: "15.15"
648648
pullPolicy: IfNotPresent
649649

650650
postgres16Image:

0 commit comments

Comments
 (0)