From c7117e7ad24f22cc8099d6b3199f7caa9483f096 Mon Sep 17 00:00:00 2001 From: Thomas Quandalle Date: Mon, 13 Jun 2022 15:27:09 +0200 Subject: [PATCH] update --- .github/workflows/release.yml | 2 +- charts/hub/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0e5e895..481f139 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v1 with: fetch-depth: 0 diff --git a/charts/hub/Chart.yaml b/charts/hub/Chart.yaml index 626d377..d041756 100644 --- a/charts/hub/Chart.yaml +++ b/charts/hub/Chart.yaml @@ -16,7 +16,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: 0.28.0 +version: 0.29.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