Skip to content

Commit

Permalink
fix(helm): Fix Helm integration tests (#2779)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnBgood authored Jun 21, 2024
1 parent 478ae37 commit 38aceea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/helm-git-refs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"main": "camunda-platform",
"release/8.6": "camunda-platform",
"release/8.5": "camunda-platform",
"main": "camunda-platform-alpha",
"release/8.6": "camunda-platform-alpha",
"release/8.5": "camunda-platform-latest",
"release/8.4": "camunda-platform-8.4",
"release/8.3": "camunda-platform-8.3"
}

0 comments on commit 38aceea

Please sign in to comment.