feat: upgrade Argo Rollouts to v0.8.0 (#315)

This commit is contained in:
Seiya Muramatsu 2020-04-21 08:40:39 +09:00 committed by GitHub
parent b97082080f
commit 9f1bb53898
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 125 additions and 8 deletions

View file

@ -0,0 +1,21 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj