Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
superset
Browse files Browse the repository at this point in the history
  • Loading branch information
fcomte committed Oct 11, 2022
1 parent ce03fa4 commit 24243d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/superset/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.0
version: 1.3.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
3 changes: 1 addition & 2 deletions charts/superset/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ ingress:
enabled: true
ingressClassName: ""
tls: true
annotations:
kubernetes.io/ingress.class: nginx
annotations: []
# kubernetes.io/tls-acme: "true"
hostname: chart-example.local
# - secretName: chart-example-tls
Expand Down

0 comments on commit 24243d7

Please sign in to comment.