From d7e2cdf49805f41ffe3ea2efaac825034b81d919 Mon Sep 17 00:00:00 2001 From: Felix Wenzel Date: Tue, 9 Jan 2024 19:46:21 +0100 Subject: [PATCH] test helm chart pipeline --- .github/workflows/push-helm.yaml | 3 +-- charts/azure-clientid-syncer-webhook/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/push-helm.yaml b/.github/workflows/push-helm.yaml index ed1ece2..4e47824 100644 --- a/.github/workflows/push-helm.yaml +++ b/.github/workflows/push-helm.yaml @@ -5,12 +5,11 @@ on: branches: - main paths: - - ".github/workflows/chart.yaml" + - ".github/workflows/push-helm.yaml" - "charts/**" jobs: release: - if: ${{ github.event.workflow_run.conclusion == 'success' }} runs-on: ubuntu-latest steps: - name: Checkout diff --git a/charts/azure-clientid-syncer-webhook/Chart.yaml b/charts/azure-clientid-syncer-webhook/Chart.yaml index 89be84e..095f6aa 100644 --- a/charts/azure-clientid-syncer-webhook/Chart.yaml +++ b/charts/azure-clientid-syncer-webhook/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: azure-clientid-syncer-webhook description: A Helm chart to install the azure-clientid-syncer webhook type: application -version: 0.0.1 +version: 0.0.2 appVersion: 0.0.0 home: https://github.com/shiftavenue/azure-clientid-syncer sources: