Skip to content

Commit

Permalink
fix: bump plugin-madwizard to pick up parsing bug in raw mode with ma…
Browse files Browse the repository at this point in the history
…dwizard

also bump to store 2.0.0 to pick up image-pull validation hang fix
also improved filtering of kube namespaces
  • Loading branch information
starpit committed Jan 11, 2023
1 parent 81f4c69 commit 52808fb
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 108 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
# if: matrix.os == 'ubuntu-latest'

- run: npm ci && npm run build:headless
env:
NODE_OPTIONS: "--max_old_space_size=8192"

- name: Run Test (with bash and zsh)
env:
Expand Down
Loading

0 comments on commit 52808fb

Please sign in to comment.