diff --git a/.github/workflows/helm-template-check.yml b/.github/workflows/helm-template-check.yml index 56a2947..5ebbc90 100644 --- a/.github/workflows/helm-template-check.yml +++ b/.github/workflows/helm-template-check.yml @@ -15,7 +15,7 @@ jobs: - name: Install Required Dependencies run: | - apt-get update && apt-get install -y unzip + sudo apt-get update && sudo apt-get install -y unzip - name: Install Helm uses: azure/setup-helm@v3 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 929e370..462874a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: uses: azure/setup-helm@v3 - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.5.0 + uses: helm/chart-releaser-action@v1.7.0 with: skip_existing: true env: diff --git a/charts/collab/Chart.yaml b/charts/collab/Chart.yaml index 83a7533..464c383 100644 --- a/charts/collab/Chart.yaml +++ b/charts/collab/Chart.yaml @@ -3,7 +3,7 @@ name: codetogether-collab description: CodeTogether Collab type: application -version: 1.2.0 +version: 1.2.1 appVersion: "2025.1.0" icon: https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png diff --git a/charts/hq/Chart.yaml b/charts/hq/Chart.yaml index fd0674f..cb1d0b5 100644 --- a/charts/hq/Chart.yaml +++ b/charts/hq/Chart.yaml @@ -3,7 +3,7 @@ name: codetogether-hq description: CodeTogether HQ provides advanced project insights for developers type: application -version: 1.4.19 +version: 1.4.20 appVersion: "2024.1.0" icon: https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png diff --git a/charts/intel/Chart.yaml b/charts/intel/Chart.yaml index 30fa2c8..a844591 100644 --- a/charts/intel/Chart.yaml +++ b/charts/intel/Chart.yaml @@ -3,7 +3,7 @@ name: codetogether-intel description: CodeTogether Intel provides advanced project insights for developers type: application -version: 1.2.0 +version: 1.2.1 appVersion: "2025.1.0" icon: https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png diff --git a/charts/live/Chart.yaml b/charts/live/Chart.yaml index 9130cd5..ae1963b 100644 --- a/charts/live/Chart.yaml +++ b/charts/live/Chart.yaml @@ -3,7 +3,7 @@ name: codetogether description: CodeTogether Live provides pair programming and collaborative coding type: application -version: 1.4.24 +version: 1.4.25 appVersion: "2024.2.0" icon: https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png