chore(deps): update container image bitnami/postgresql to 14.10.0@f73fe14 by renovate (#16213)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/postgresql | digest | `861429d` -> `f73fe14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,27 +1,27 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: postgresql
|
name: postgresql
|
||||||
version: 15.0.4
|
version: 15.0.5
|
||||||
appVersion: 14.10.0
|
appVersion: 14.10.0
|
||||||
description: PostgresSQL
|
description: PostgresSQL
|
||||||
home: https://truecharts.org/charts/incubator/postgresql
|
home: https://truecharts.org/charts/incubator/postgresql
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://www.postgresql.org/
|
- https://www.postgresql.org/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
|
||||||
- https://hub.docker.com/r/bitnami/postgresql
|
- https://hub.docker.com/r/bitnami/postgresql
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- postgres
|
- postgres
|
||||||
- postgressql
|
- postgressql
|
||||||
- dtabase
|
- dtabase
|
||||||
- sql
|
- sql
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.7
|
version: 16.2.7
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ cnpg:
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: bitnami/postgresql
|
repository: bitnami/postgresql
|
||||||
tag: 14.10.0@sha256:861429d707ffbf21f7d45afe6af741173801ea7bcd57408d931a9bfbf316cd58
|
tag: 14.10.0@sha256:f73fe14c4a24dac0e322abed5cf6d8fd7fe923dc2281324e549ddb9c912429da
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user