diff --git a/charts/stable-diffusion/templates/statefulset.yaml b/charts/stable-diffusion/templates/statefulset.yaml index 195dd7a..f946559 100644 --- a/charts/stable-diffusion/templates/statefulset.yaml +++ b/charts/stable-diffusion/templates/statefulset.yaml @@ -40,7 +40,7 @@ spec: {{- toYaml .Values.podSecurityContext | nindent 8 }} initContainers: - name: ensure-stable-models - image: busybox:1.35 + image: busybox:1.37 command: ["/bin/sh"] args: - -c