diff --git a/tandoor-system/tandoor.yaml b/tandoor-system/tandoor.yaml index fb442f9..d7d243d 100644 --- a/tandoor-system/tandoor.yaml +++ b/tandoor-system/tandoor.yaml @@ -30,7 +30,7 @@ spec: spec: initContainers: - name: create-superuser - image: vabene1111/recipes:2.5 + image: vabene1111/recipes:2.6 workingDir: /opt/recipes command: - /bin/sh @@ -106,7 +106,7 @@ spec: key: email containers: - name: tandoor - image: vabene1111/recipes:2.5 + image: vabene1111/recipes:2.6 imagePullPolicy: IfNotPresent env: - name: TZ