diff --git a/values/ingest/manifests/workerdeployment-py.yaml b/values/ingest/manifests/workerdeployment-py.yaml index 874870ac..394cef25 100644 --- a/values/ingest/manifests/workerdeployment-py.yaml +++ b/values/ingest/manifests/workerdeployment-py.yaml @@ -19,7 +19,7 @@ spec: runAsGroup: 0 containers: - name: ingest-py - image: git.oceanbox.io/oceanbox/churn/ingest-py:v2.3.10 + image: git.oceanbox.io/oceanbox/churn/ingest-py:v2.3.11 resources: requests: memory: 512Mi diff --git a/values/ingest/manifests/workerdeployment.yaml b/values/ingest/manifests/workerdeployment.yaml index d490dd52..d16f891e 100644 --- a/values/ingest/manifests/workerdeployment.yaml +++ b/values/ingest/manifests/workerdeployment.yaml @@ -19,7 +19,7 @@ spec: runAsGroup: 0 containers: - name: ingest - image: git.oceanbox.io/oceanbox/churn/ingest:v2.3.10 + image: git.oceanbox.io/oceanbox/churn/ingest:v2.3.11 resources: requests: memory: 512Mi