Skip to content

Commit

Permalink
fix(pontoon): ci can build (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrudn authored Nov 1, 2022
1 parent 03f87a9 commit d1fc1a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Add dependency chart repos
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add dandydeveloper https://dandydeveloper.github.io/charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion charts/pontoon/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: pontoon
home: https://github.com/mozilla/pontoon
version: 2.1.0
version: 2.1.1
# Pontoon no longer cuts releases.
# See https://github.com/mozilla/pontoon/releases/tag/2018-12-19
# and https://hub.docker.com/r/skillsnetwork/pontoon/tags
Expand Down

0 comments on commit d1fc1a0

Please sign in to comment.