diff --git a/helm/domino/Chart.yaml b/helm/domino/Chart.yaml index fbd9da9f..c11cd7d1 100644 --- a/helm/domino/Chart.yaml +++ b/helm/domino/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: domino description: A Helm chart for Domino type: application -version: 0.1.10 -appVersion: 0.1.10 +version: 0.1.11 +appVersion: 0.1.11 home: https://github.com/Tauffer-Consulting/domino sources: - https://github.com/Tauffer-Consulting/domino diff --git a/helm/domino/templates/jobs/domino-migrations.yml b/helm/domino/templates/jobs/domino-migrations.yml index 3f41cea1..0d8469f5 100644 --- a/helm/domino/templates/jobs/domino-migrations.yml +++ b/helm/domino/templates/jobs/domino-migrations.yml @@ -6,7 +6,7 @@ metadata: spec: completions: 1 parallelism: 1 - backoffLimit: 4 + backoffLimit: 10 template: metadata: annotations: