From d7fb724152e02eae270e0ed5097ac9356a9b6596 Mon Sep 17 00:00:00 2001 From: "digicatapult-self-hosted-renovate[bot]" <181463083+digicatapult-self-hosted-renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:07:48 +0000 Subject: [PATCH] Update docker.io/digicatapult/bridgeai-prediction-service Docker tag to v0.3.4 --- charts/bridgeai-prediction-service/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bridgeai-prediction-service/Chart.yaml b/charts/bridgeai-prediction-service/Chart.yaml index 5b1579df..0b4d680c 100644 --- a/charts/bridgeai-prediction-service/Chart.yaml +++ b/charts/bridgeai-prediction-service/Chart.yaml @@ -19,14 +19,14 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.17 +version: 0.2.18 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=digicatapult/bridgeai-prediction-service -appVersion: "0.3.3" +appVersion: "0.3.4" dependencies: - condition: postgresql.enabled name: postgresql