• gitirabassi's avatar
    initial addition of telegraf-operator · c9f60b7f
    gitirabassi authored
    adding more details on charts manifest
    
    finalixing chart
    
    removed dependency on cert-manager
    
    removed blank lines and trailing spaces
    
    testing with different CI conf from https://github.com/helm/chart-testing/issues/186
    
    fix: helm testing library requires maintainers be configured
    
    addressing review comments
    
    fix: don't require cert-manager by default
    
    removing namespace reference
    
    re-adding namespace with reference to release
    
    fixying app version
    
    adding dependency cert-manager and added ci values
    
    trying to add a repo in ct conf"
    
    testing more
    
    removing trailing space
    
    removed ci.yml
    
    trying getting some more debug
    
    more testing and reading in https://github.com/helm/chart-testing/blob/master/doc/ct_install.md
    
    fixes trailing spaces"
    
    trying using helm native function for tls certificates
    c9f60b7f
.helmignore 349 Bytes
# 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
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/