diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-05 10:07:34 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-05 10:07:43 +0800 |
commit | a538d8535a3928a9a3077f4160fec8d979a14cab (patch) | |
tree | 8db050934e48f36409aa23ae06a3117ecc0afe78 /kubernetes/vfc/charts/vfc-nokia-vnfm-driver/.helmignore | |
parent | 30e72f97619c648831c052c4b6851b44b1d3a1e8 (diff) |
update vfc image version
Issue-ID: VFC-1373
Change-Id: Ia232ab4ab7b3fdddeb7777d2f756cc62f1f01410
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'kubernetes/vfc/charts/vfc-nokia-vnfm-driver/.helmignore')
-rw-r--r-- | kubernetes/vfc/charts/vfc-nokia-vnfm-driver/.helmignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/vfc/charts/vfc-nokia-vnfm-driver/.helmignore b/kubernetes/vfc/charts/vfc-nokia-vnfm-driver/.helmignore deleted file mode 100644 index f0c1319444..0000000000 --- a/kubernetes/vfc/charts/vfc-nokia-vnfm-driver/.helmignore +++ /dev/null @@ -1,21 +0,0 @@ -# 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 |