Skip to content

Commit f8440dc

Browse files
author
lijianguo
committed
chore(charts): upgrade k8s newer API versions
1 parent 2346e16 commit f8440dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/registry/templates/registry-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- if eq .Values.global.registry_location "on-cluster" }}
2-
apiVersion: extensions/v1beta1
2+
apiVersion: apps/v1
33
kind: Deployment
44
metadata:
55
name: drycc-registry

0 commit comments

Comments
 (0)