From e38bd6da5506f20bfaee369dc82fc300374f8e68 Mon Sep 17 00:00:00 2001 From: Tyler Potts <49161327+tylerpotts@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:39:16 -0500 Subject: [PATCH] chore(helm): bump ravnar chart to 0.0.11 --- helm/nebari-chat/Chart.lock | 6 +++--- helm/nebari-chat/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/nebari-chat/Chart.lock b/helm/nebari-chat/Chart.lock index 6c2d3ba..6f67648 100644 --- a/helm/nebari-chat/Chart.lock +++ b/helm/nebari-chat/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: ravnar repository: oci://quay.io/nebari/charts - version: 0.0.10 -digest: sha256:16e9b54afd12cde72ab68e652f10a7e2e87b3bc9f59e7f7f03676e2761607301 -generated: "2026-06-17T09:00:17.172822057+02:00" + version: 0.0.11 +digest: sha256:cf6d4495e3c0e0c7e88cbbdf2564d5c61eff190b5601e18934432e41013bcca5 +generated: "2026-07-16T13:38:43.259976-05:00" diff --git a/helm/nebari-chat/Chart.yaml b/helm/nebari-chat/Chart.yaml index 3e069d5..f37ee3a 100644 --- a/helm/nebari-chat/Chart.yaml +++ b/helm/nebari-chat/Chart.yaml @@ -16,4 +16,4 @@ maintainers: dependencies: - name: ravnar repository: oci://quay.io/nebari/charts - version: "0.0.10" + version: "0.0.11"