From ebbbb2517184cb06f2ad3657cb5c0370fdfb562e Mon Sep 17 00:00:00 2001 From: dnskr Date: Tue, 23 Jan 2024 22:11:21 +0100 Subject: [PATCH] Release 0.2.0 --- charts/presto/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/presto/Chart.yaml b/charts/presto/Chart.yaml index c7e67e5..a5b06b4 100644 --- a/charts/presto/Chart.yaml +++ b/charts/presto/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: presto description: The official Helm chart for Presto type: application -version: 0.1.0 +version: 0.2.0 appVersion: "0.285.1" home: https://prestodb.io icon: https://prestodb.io/docs/current/_static/logo.png