Skip to content

Commit e6550b1

Browse files
committed
chore(helm): bump helm on CI to latest version
1 parent a193d79 commit e6550b1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/superset-helm-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Helm
2626
uses: azure/setup-helm@v4
2727
with:
28-
version: v3.5.4
28+
version: v3.16.4
2929

3030
- name: Setup Python
3131
uses: ./.github/actions/setup-backend/

helm/superset/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ maintainers:
2929
- name: craig-rueda
3030
3131
url: https://github.com/craig-rueda
32-
version: 0.13.5
32+
version: 0.13.6
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.13.5](https://img.shields.io/badge/Version-0.13.5-informational?style=flat-square)
26+
![Version: 0.13.6](https://img.shields.io/badge/Version-0.13.6-informational?style=flat-square)
2727

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

0 commit comments

Comments
 (0)