diff --git a/charts/redis-3.3.5.tgz b/charts/redis-3.3.5.tgz index 86b7093..52f6d7d 100644 Binary files a/charts/redis-3.3.5.tgz and b/charts/redis-3.3.5.tgz differ diff --git a/templates/deployment.yaml b/templates/deployment.yaml index 80199d3..668705d 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -1,4 +1,4 @@ -apiVersion: apps/v1beta2 +apiVersion: apps/v1 kind: Deployment metadata: name: {{ template "peertube.fullname" . }}