Skip to content

Commit

Permalink
add previous versions .tgz to helmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Jul 11, 2022
1 parent faed640 commit 087405e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scaleout/stackn/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
#Previous versions
stackn-*.tgz
# Common VCS dirs
.git/
.gitignore
Expand Down

0 comments on commit 087405e

Please sign in to comment.