Skip to content

Commit d1fc1a0

Browse files
authored
fix(pontoon): ci can build (#16)
1 parent 03f87a9 commit d1fc1a0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/helm-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Add dependency chart repos
2828
run: |
2929
helm repo add bitnami https://charts.bitnami.com/bitnami
30+
helm repo add dandydeveloper https://dandydeveloper.github.io/charts
3031
3132
- name: Run chart-releaser
3233
uses: helm/[email protected]

charts/pontoon/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: pontoon
33
home: https://github.com/mozilla/pontoon
4-
version: 2.1.0
4+
version: 2.1.1
55
# Pontoon no longer cuts releases.
66
# See https://github.com/mozilla/pontoon/releases/tag/2018-12-19
77
# and https://hub.docker.com/r/skillsnetwork/pontoon/tags

0 commit comments

Comments
 (0)