From eef73a28451887e8a1c675380da981f27ec784da Mon Sep 17 00:00:00 2001 From: "aleksey.ezhov" Date: Wed, 18 Dec 2024 17:13:53 +0500 Subject: [PATCH] up version --- .github/workflows/release.yaml | 6 +++--- charts/debridge/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c8ac8ea..88d8d52 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -29,8 +29,8 @@ jobs: - name: Run chart-releaser uses: helm/chart-releaser-action@v1.6.0 -# with: -# skip_existing: true -# packages_with_index: true + with: + skip_existing: true + packages_with_index: true env: CR_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/charts/debridge/Chart.yaml b/charts/debridge/Chart.yaml index 75f9025..69f5f8a 100644 --- a/charts/debridge/Chart.yaml +++ b/charts/debridge/Chart.yaml @@ -15,7 +15,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.0.1 +version: 1.0.2 # 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