Skip to content

Commit

Permalink
fix(helm chart): set chart appVersion to 3.0.0 (#25373)
Browse files Browse the repository at this point in the history
  • Loading branch information
celalettin1286 authored and michael-s-molina committed Oct 2, 2023
1 parent d8e87aa commit f682dba
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 240 deletions.
4 changes: 2 additions & 2 deletions helm/superset/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
#
apiVersion: v2
appVersion: "2.1.0"
appVersion: "3.0.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
Expand All @@ -29,7 +29,7 @@ maintainers:
- name: craig-rueda
email: craig@craigrueda.com
url: https://github.com/craig-rueda
version: 0.10.6
version: 0.10.9
dependencies:
- name: postgresql
version: 12.1.6
Expand Down
Loading

0 comments on commit f682dba

Please sign in to comment.