From e81890b6f6966465c3e052a6c92268a7fea6b76c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 09:00:50 +0000 Subject: [PATCH] Update library Docker tag to v2.2.3 --- nodejs/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs/Chart.yaml b/nodejs/Chart.yaml index 2165d68..d02db07 100644 --- a/nodejs/Chart.yaml +++ b/nodejs/Chart.yaml @@ -3,7 +3,7 @@ description: A Helm chart for HMCTS nodejs apps name: nodejs # This is the chart version. This doesn't need to be incremented on every change. # It is managed by release pipeline based on Github tag -version: 0.1.0 # Do not change +version: 0.1.1 appVersion: 0.1.0 # Do not change keywords: - node @@ -14,5 +14,5 @@ sources: icon: https://nodejs.org/static/images/logos/nodejs-new-pantone-black.png dependencies: - name: library - version: 2.2.2 + version: 2.2.3 repository: oci://hmctsprod.azurecr.io/helm