diff --git a/charts/lago/Chart.yaml b/charts/lago/Chart.yaml index 976ab2d..706311c 100644 --- a/charts/lago/Chart.yaml +++ b/charts/lago/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: '1.17.4' description: the Lago open source billing app name: lago -version: 1.17.5 +version: 1.17.6 dependencies: - name: postgresql version: '13.2.2' diff --git a/ct.yaml b/ct.yaml index 2cdbbfb..178eecc 100644 --- a/ct.yaml +++ b/ct.yaml @@ -7,4 +7,3 @@ chart-repos: - minio=https://charts.min.io/ validate-maintainers: false check-version-increment: false -helm-extra-args: '--timeout 15m0s'