mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
9dc5cfa9c2
commit
338dd06b98
@@ -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" . }}
|
||||
|
||||
Reference in New Issue
Block a user