./lib/rubypitaya/app-template/helm/templates/statefulsets/etcd.yaml in rubypitaya-3.0.1 vs ./lib/rubypitaya/app-template/helm/templates/statefulsets/etcd.yaml in rubypitaya-3.0.2

- old
+ new

@@ -18,10 +18,10 @@ app: {{ .Values.app }} component: etcd spec: containers: - name: etcd - image: appcelerator/etcd:3.0.15 + image: appcelerator/etcd:3.3.3 ports: - containerPort: 2379 name: etcd-2379 - containerPort: 2380 name: etcd-2380 \ No newline at end of file