Skip to content

Commit

Permalink
fix helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Feb 19, 2024
1 parent 5708c2b commit 4442312
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/domino/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion helm/domino/templates/jobs/domino-migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
completions: 1
parallelism: 1
backoffLimit: 4
backoffLimit: 10
template:
metadata:
annotations:
Expand Down

0 comments on commit 4442312

Please sign in to comment.