From 54c526ff2abb5914f0e6bacc78b66e79cea10c61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:09:09 +0000 Subject: [PATCH] chore(deps): update postgresql docker tag to v15.2.0 --- charts/coturn/Chart.lock | 6 +++--- charts/coturn/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index f0b915f..3555df8 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.1.4 + version: 15.2.0 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts version: 10.1.0 -digest: sha256:a60b40b982497a287b33a639cb4416e1687a25323fb291b9754337a2d0a96e0a -generated: "2024-03-27T12:12:51.984853928+01:00" +digest: sha256:03312f57a7b265ee94b1a880e3510736e6190066dd61b9dad4f533713ab9381e +generated: "2024-04-01T10:09:05.503240286Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 719fbec..a978761 100644 --- a/charts/coturn/Chart.yaml +++ b/charts/coturn/Chart.yaml @@ -17,7 +17,7 @@ maintainers: dependencies: - name: postgresql - version: 15.1.4 + version: 15.2.0 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: mysql