From 796dadee5b4d54aa97b2f47cab9cede68b97aa76 Mon Sep 17 00:00:00 2001 From: Tim Beermann Date: Thu, 12 Dec 2024 10:36:12 +0100 Subject: [PATCH] chore(deps): update helm release nats to v1.2.7 (#98) Co-authored-by: Renovate Bot --- scrumlr/Chart.lock | 6 +++--- scrumlr/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scrumlr/Chart.lock b/scrumlr/Chart.lock index a6b711c..d65e37c 100644 --- a/scrumlr/Chart.lock +++ b/scrumlr/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: nats repository: https://nats-io.github.io/k8s/helm/charts/ - version: 1.2.6 + version: 1.2.7 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts version: 16.3.0 -digest: sha256:0f13e19eb11477a99abbc2c8b49adf0db95553ea71fb300870bc795278e37f82 -generated: "2024-12-11T04:50:54.460583291Z" +digest: sha256:e06a4d6a8a012ee96564ea5d42d06da1123dbf37c9c5c595385d0d68d257b936 +generated: "2024-12-11T21:30:28.673489585Z" diff --git a/scrumlr/Chart.yaml b/scrumlr/Chart.yaml index 0ae29ce..57743cd 100644 --- a/scrumlr/Chart.yaml +++ b/scrumlr/Chart.yaml @@ -26,7 +26,7 @@ appVersion: '3.10.0' dependencies: - name: nats - version: 1.2.6 + version: 1.2.7 repository: https://nats-io.github.io/k8s/helm/charts/ condition: nats.enabled - name: postgresql