Skip to content

Commit d34874c

Browse files
authored
feat(helm): Upgrade default Superset version to 3.1.0 (#26707)
1 parent e86d4d3 commit d34874c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/superset/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717
apiVersion: v2
18-
appVersion: "3.0.1"
18+
appVersion: "3.1.0"
1919
description: Apache Superset is a modern, enterprise-ready business intelligence web application
2020
name: superset
2121
icon: https://artifacthub.io/image/68c1d717-0e97-491f-b046-754e46f46922@2x
@@ -29,7 +29,7 @@ maintainers:
2929
- name: craig-rueda
3030
email: craig@craigrueda.com
3131
url: https://github.com/craig-rueda
32-
version: 0.11.2
32+
version: 0.12.0
3333
dependencies:
3434
- name: postgresql
3535
version: 12.1.6

helm/superset/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs
2323

2424
# superset
2525

26-
![Version: 0.11.2](https://img.shields.io/badge/Version-0.11.2-informational?style=flat-square)
26+
![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square)
2727

2828
Apache Superset is a modern, enterprise-ready business intelligence web application
2929

0 commit comments

Comments
 (0)