Skip to content

Commit 2dfda56

Browse files
authored
Merge pull request #448 from matheuscscp/job-ttl
chart: introduce configurable Job hook
2 parents f3c2e57 + 4d7604a commit 2dfda56

File tree

5 files changed

+176
-74
lines changed

5 files changed

+176
-74
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Helm
2929
uses: azure/setup-helm@v4
3030
with:
31-
version: v3.17.3
31+
version: v4.1.0
3232
- name: Deploy
3333
run: ./test/deploy.sh
3434
- name: Run integration tests

0 commit comments

Comments
 (0)