diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e361ec9..737dded 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,7 +49,7 @@ jobs: helm repo add bjw-s https://bjw-s.github.io/helm-charts - name: Install chart-releaser - uses: helm/chart-releaser-action@v1.6.0 + uses: helm/chart-releaser-action@v1.5.0 with: install_only: true @@ -88,7 +88,7 @@ jobs: done - name: Publish charts - uses: helm/chart-releaser-action@v1.6.0 + uses: helm/chart-releaser-action@v1.5.0 if: steps.package_charts.outputs.changed_charts != '' with: skip_packaging: true diff --git a/charts/it-tools/Chart.yaml b/charts/it-tools/Chart.yaml index e82ca80..40cd965 100644 --- a/charts/it-tools/Chart.yaml +++ b/charts/it-tools/Chart.yaml @@ -4,7 +4,7 @@ description: Collection of handy online tools for developers, with great UX. home: https://github.com/plcnk/charts/tree/master/charts/it-tools icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg type: application -version: 1.0.3 +version: 1.0.4 # renovate datasource=docker depName=ghcr.io/corentinth/it-tools appVersion: "2024.5.13-a0bc346" kubeVersion: ">=1.22.0-0" @@ -16,7 +16,7 @@ sources: - https://github.com/CorentinTh/it-tools annotations: artifacthub.io/changes: | - - kind: added + - kind: changed description: Test ghcr release artifacthub.io/links: |- - name: App Source