Skip to content

Commit cc5bf37

Browse files
authored
Merge pull request #1 from jianxiaoguo/master
chore(charts): upgrade k8s newer API versions
2 parents 2346e16 + f8440dc commit cc5bf37

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)