From 05c81e3eddecd56d0edf1873cf3472d21d67ca37 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 15 May 2019 11:26:47 +0200 Subject: [PATCH] add apiVersion (#13820) Signed-off-by: Carlos Panato --- stable/rethinkdb/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/rethinkdb/Chart.yaml b/stable/rethinkdb/Chart.yaml index 292ed8a76f..b1c55f2c73 100644 --- a/stable/rethinkdb/Chart.yaml +++ b/stable/rethinkdb/Chart.yaml @@ -1,6 +1,7 @@ +apiVersion: v1 name: rethinkdb description: The open-source database for the realtime web -version: 0.2.0 +version: 1.0.0 appVersion: 0.1.0 keywords: - rethinkdb