Skip to content

Commit

Permalink
Change chart testing to not use reuse-values
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalKorepta committed Aug 9, 2023
1 parent 768cbd9 commit b857dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests_redpanda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
version: v3.9.0-1

# we're excluding console from testing until we have a way to test it with Redpanda
- name: Run chart-testing (list-changed)
Expand Down

0 comments on commit b857dc2

Please sign in to comment.