Skip to content

Commit

Permalink
Reduced helm diff context
Browse files Browse the repository at this point in the history
  • Loading branch information
mchandler-plato committed Apr 14, 2023
1 parent eb97664 commit a5eed4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ async function run() {
chart,
`--namespace=${namespace}`,
"--allow-unreleased",
"--context=5",
"--context=2",
"--find-renames=0.5",
];

Expand Down

0 comments on commit a5eed4e

Please sign in to comment.