Files
truecharts/charts/incubator/penpot/.helmignore
T
a6cfb21b47 feat(penpot): add Penpot (#4785)
* WIP(penpot) add Penpot

* fix smtp

* remove some comments

* update code

* update

* fix secret

* fix misspelling

* fix redis

* add tpls

* Update charts/incubator/penpot/templates/_exporter.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/penpot/templates/common.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/penpot/templates/common.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/penpot/templates/_backend.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fix values + tpls

* cleanup

* fix

* Update charts/incubator/penpot/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* rofs set to false + update dependencies

* hostAliases

* Update charts/incubator/penpot/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* split publicURI

* host

* trim trim

* probes

* trimmmm

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-12-24 14:47:56 +02:00

31 lines
445 B
Plaintext

# 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
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png