File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616 - name : Install Required Dependencies
1717 run : |
18- apt-get update && apt-get install -y unzip
18+ sudo apt-get update && sudo apt-get install -y unzip
1919
2020 - name : Install Helm
2121 uses : azure/setup-helm@v3
Original file line number Diff line number Diff line change 2727 uses : azure/setup-helm@v3
2828
2929 - name : Run chart-releaser
30- uses : helm/chart-releaser-action@v1.5 .0
30+ uses : helm/chart-releaser-action@v1.7 .0
3131 with :
3232 skip_existing : true
3333 env :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: codetogether-collab
33description : CodeTogether Collab
44
55type : application
6- version : 1.2.0
6+ version : 1.2.1
77appVersion : " 2025.1.0"
88
99icon : https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: codetogether-intel
33description : CodeTogether Intel provides advanced project insights for developers
44
55type : application
6- version : 1.2.0
6+ version : 1.2.1
77appVersion : " 2025.1.0"
88
99icon : https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png
You can’t perform that action at this time.
0 commit comments