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:
TrueCharts Bot
2023-12-18 01:33:43 +01:00
committed by GitHub
parent 215747112f
commit 19e67c43d4
2 changed files with 20 additions and 20 deletions
+19 -19
View File
@@ -1,33 +1,33 @@
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: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4
+1 -1
View File
@@ -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