Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating helm chart #471

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions superset/helm/superset/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: superset
repository: ""
version: 0.3.12
repository: http://apache.github.io/superset
version: 0.7.7
- name: test-base
repository: https://pluralsh.github.io/module-library
version: 0.1.3
- name: postgres
repository: https://pluralsh.github.io/module-library
version: 0.1.12
digest: sha256:a41e7043922cc6f2b977567c3cf54ee98d8469a464da4873b1ed21e491a7f7b4
generated: "2022-10-24T17:49:54.731794+02:00"
digest: sha256:e378564fd8f0613efbde84a28cbc2487ef80cf1733f015183aabe02633084148
generated: "2022-12-08T18:14:11.565617+02:00"
8 changes: 5 additions & 3 deletions superset/helm/superset/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ apiVersion: v2
name: superset
description: A Helm chart for superset on plural
type: application
version: 0.2.5
appVersion: "1.16.0"
version: 0.2.6
#appVersion: "1.16.0"
appVersion: "2.0.1rc4"
dependencies:
- name: superset
version: 0.3.12
repository: http://apache.github.io/superset
version: 0.7.7
- name: test-base
repository: https://pluralsh.github.io/module-library
version: 0.1.3
Expand Down
Binary file not shown.
2 changes: 0 additions & 2 deletions superset/helm/superset/charts/superset/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions superset/helm/superset/charts/superset/.helmignore

This file was deleted.

9 changes: 0 additions & 9 deletions superset/helm/superset/charts/superset/Chart.lock

This file was deleted.

34 changes: 0 additions & 34 deletions superset/helm/superset/charts/superset/Chart.yaml

This file was deleted.

Binary file not shown.
Binary file not shown.
36 changes: 0 additions & 36 deletions superset/helm/superset/charts/superset/templates/NOTES.txt

This file was deleted.

102 changes: 0 additions & 102 deletions superset/helm/superset/charts/superset/templates/_helpers.tpl

This file was deleted.

This file was deleted.

Loading