From 8ba9a6dcbac4fbc5c3ae76759bbd1cc45f1be184 Mon Sep 17 00:00:00 2001 From: scflavell Date: Tue, 22 Nov 2022 18:08:55 +0000 Subject: [PATCH] Ondat v2.9.1 --- charts/umbrella-charts/ondat/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/umbrella-charts/ondat/Chart.yaml b/charts/umbrella-charts/ondat/Chart.yaml index f8f9cc7..f8a7900 100644 --- a/charts/umbrella-charts/ondat/Chart.yaml +++ b/charts/umbrella-charts/ondat/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "v2.9.0" +appVersion: "v2.9.1" description: Ondat with in-cluster etcd name: ondat -version: 0.2.6 +version: 0.2.7 keywords: - ondat - data @@ -15,7 +15,7 @@ sources: dependencies: - name: ondat-operator repository: https://ondat.github.io/charts - version: 0.7.2 + version: 0.7.3 - name: etcd-cluster-operator version: 0.1.4 repository: https://ondat.github.io/charts