Skip to content

Commit

Permalink
feat(helm): Add schema of values in Helm Chart (#18161)
Browse files Browse the repository at this point in the history
* Add schema of values in Helm Chart

* chore(helm): bump our Chart version

* Fix schema values in Helm Chart

* fix(helm): fix relax required parameters for postgres & redis password, apply review comments
  • Loading branch information
ad-m committed Jan 25, 2022
1 parent 2491b89 commit 6200977
Show file tree
Hide file tree
Showing 3 changed files with 571 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/superset/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ maintainers:
- name: craig-rueda
email: craig@craigrueda.com
url: https://github.com/craig-rueda
version: 0.5.4
version: 0.5.5
dependencies:
- name: postgresql
version: 10.2.0
Expand Down

0 comments on commit 6200977

Please sign in to comment.