forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update helm chart app version (apache#25361)
- Loading branch information
1 parent
5ebcd2a
commit 9bd97ef
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
# limitations under the License. | ||
# | ||
apiVersion: v2 | ||
appVersion: "2.1.0" | ||
appVersion: "3.0" | ||
description: Apache Superset is a modern, enterprise-ready business intelligence web application | ||
name: superset | ||
icon: https://artifacthub.io/image/68c1d717-0e97-491f-b046-754e46f46922@2x | ||
|
@@ -29,7 +29,7 @@ maintainers: | |
- name: craig-rueda | ||
email: [email protected] | ||
url: https://github.com/craig-rueda | ||
version: 0.10.7 | ||
version: 0.10.8 | ||
dependencies: | ||
- name: postgresql | ||
version: 12.1.6 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters