Skip to content

Commit

Permalink
Merge pull request #84 from CodeTogether-Inc/dev
Browse files Browse the repository at this point in the history
version bump intel/collab to 1.2.1
  • Loading branch information
patrick-codetogether authored Feb 5, 2025
2 parents 0c1e24a + a2cf0c4 commit c5e0295
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-template-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/collab/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/intel/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c5e0295

Please sign in to comment.