From f79033197c03ece2da5b4658722f10657a9bc98e Mon Sep 17 00:00:00 2001 From: Sanket Sudake Date: Fri, 26 Jul 2024 10:56:21 +0530 Subject: [PATCH] Bump chromadb chart version to 0.1.2 --- charts/chromadb/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/chromadb/Chart.yaml b/charts/chromadb/Chart.yaml index 3d97b17..dbdbd32 100644 --- a/charts/chromadb/Chart.yaml +++ b/charts/chromadb/Chart.yaml @@ -15,7 +15,7 @@ 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.1.1 +version: 0.1.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 @@ -24,4 +24,4 @@ version: 0.1.1 appVersion: "0.5.4" sources: - - https://github.com/chroma-core/chroma \ No newline at end of file + - https://github.com/chroma-core/chroma