From a3a3e95628a6ecc4cc7e43ff1bdd8cdc087381bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jan 2024 02:02:05 +0000 Subject: [PATCH] Update all non-major dependencies --- apps/nginx/Chart.yaml | 2 +- platform/database/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/nginx/Chart.yaml b/apps/nginx/Chart.yaml index fd4e61dfef..e930a4ae4e 100644 --- a/apps/nginx/Chart.yaml +++ b/apps/nginx/Chart.yaml @@ -3,5 +3,5 @@ name: emby version: 0.0.0 dependencies: - name: nginx - version: 15.5.3 + version: 15.6.0 repository: https://charts.bitnami.com/bitnami diff --git a/platform/database/Chart.yaml b/platform/database/Chart.yaml index 3e14c5fcd1..e7707dd28d 100644 --- a/platform/database/Chart.yaml +++ b/platform/database/Chart.yaml @@ -3,8 +3,8 @@ name: database version: 0.0.0 dependencies: - name: postgresql - version: 13.2.27 + version: 13.2.28 repository: https://charts.bitnami.com/bitnami - name: redis - version: 18.6.2 + version: 18.6.3 repository: https://charts.bitnami.com/bitnami