From 553844f2fc4de0df86fa6acc2991301a462f55e7 Mon Sep 17 00:00:00 2001 From: Amelia Shin Date: Tue, 27 Feb 2024 14:47:40 +0900 Subject: [PATCH] 0.0.28 (#42) --- charts/vessl/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/vessl/Chart.yaml b/charts/vessl/Chart.yaml index a6ac3d0..0a6a4ab 100644 --- a/charts/vessl/Chart.yaml +++ b/charts/vessl/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: vessl type: application -version: 0.0.27 -appVersion: "0.6.20" +version: 0.0.28 +appVersion: "0.6.21" dependencies: - name: node-feature-discovery version: "0.13.3"