From ad2ac75512685396c8eeacf4c267f15319413887 Mon Sep 17 00:00:00 2001 From: Miles Smith Date: Sat, 28 Dec 2024 15:53:29 -0500 Subject: [PATCH] more fixes --- deploy/charts/prism-agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/charts/prism-agent/Chart.yaml b/deploy/charts/prism-agent/Chart.yaml index bee07e0..86b2be5 100644 --- a/deploy/charts/prism-agent/Chart.yaml +++ b/deploy/charts/prism-agent/Chart.yaml @@ -15,13 +15,13 @@ 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: 1.0.8-dev.1 +version: 1.0.8-dev.2 # 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. -appVersion: "1.0.8-dev.1" +appVersion: "1.0.8-dev.2" dependencies: - name: postgresql