Skip to content

Commit 142a967

Browse files
Merge branch 'argo-cd' into CR-22894-argo-cd-2-10-helm-5-55
Signed-off-by: Oleksandr Saulyak <[email protected]>
2 parents ea5d88f + 60850f9 commit 142a967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
PGP_PASSPHRASE: "${{ secrets.PGP_PASSPHRASE }}"
6060

6161
- name: Run chart-releaser
62-
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
62+
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0 - currently there is a bug on 1.6.0 version, can upgrade back when it'll be solved - https://github.com/helm/chart-releaser-action/issues/171
6363
with:
6464
config: "./.github/configs/cr.yaml"
6565
skip_packaging: true

0 commit comments

Comments
 (0)