[stable/schema-registry-ui] Deployment apps/v1beta1 to apps/v1 (#20012)

* Deployment apps/v1beta1 to apps/v1

Signed-off-by: Carlos Giraldo <cgiraldo@gradiant.org>

* Chart Version bumped

Signed-off-by: Carlos Giraldo <cgiraldo@gradiant.org>
This commit is contained in:
Carlos Giraldo
2020-01-10 14:31:38 -08:00
committed by Kubernetes Prow Robot
parent 9dc5cfa9c2
commit 338dd06b98
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ keywords:
- Kafka
- avro
- schema-registry
version: 0.4.0
version: 0.4.1
maintainers:
- email: cristian04@gmail.com
name: cristian04
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ template "schema-registry-ui.fullname" . }}