Skip to content

Commit

Permalink
Pin chart repo version in e2e test (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Suderman authored Apr 8, 2020
1 parent fee97bb commit dcaafa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions end_to_end_testing/test_git_chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,15 @@ charts:
path: stable
go-harbor:
chart: go-harbor
version: v1.3.1
repository:
git: https://github.com/goharbor/harbor-helm.git
values:
persistence:
enabled: false
go-harbor-two:
namespace: a-different-one
version: v1.3.1
repository: the-go-harbor-repo
values:
persistence:
Expand Down

0 comments on commit dcaafa6

Please sign in to comment.