diff --git a/.github/workflows/lint_test.yml b/.github/workflows/lint_test.yml index fd20f9b..e05c1ff 100644 --- a/.github/workflows/lint_test.yml +++ b/.github/workflows/lint_test.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: v3.8.1 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 493f4fa..2495904 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: v3.8.1 diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index b2d432e..07ba2bd 100644 --- a/charts/cloudquery/Chart.yaml +++ b/charts/cloudquery/Chart.yaml @@ -17,7 +17,7 @@ maintainers: # 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: 31.1.2 +version: 31.1.3 # -- 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 diff --git a/charts/cloudquery/README.md b/charts/cloudquery/README.md index 85de6cb..214959e 100644 --- a/charts/cloudquery/README.md +++ b/charts/cloudquery/README.md @@ -1,6 +1,6 @@ # cloudquery -![Version: 31.1.2](https://img.shields.io/badge/Version-31.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) +![Version: 31.1.3](https://img.shields.io/badge/Version-31.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) Open source high performance data integration platform designed for security and infrastructure teams.