fix(helm chart): set chart appVersion to 3.0.0 (#25373)

This commit is contained in:
Celalettin Calis
2023-09-29 15:19:03 +03:00
committed by GitHub
parent e83a76a586
commit b9b557a761
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
# limitations under the License.
#
apiVersion: v2
appVersion: "3.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
@@ -29,7 +29,7 @@ maintainers:
- name: craig-rueda
email: craig@craigrueda.com
url: https://github.com/craig-rueda
version: 0.10.8
version: 0.10.9
dependencies:
- name: postgresql
version: 12.1.6