This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new eb86df7d68 Allow for helm plugin installation to be happening more
than once (#37038)
eb86df7d68 is described below
commit eb86df7d680062d27fa0ec2c8776eb02a66d4f24
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Jan 27 11:19:41 2024 +0100
Allow for helm plugin installation to be happening more than once (#37038)
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9b2e758300..38abcfc9d4 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1078,7 +1078,7 @@ jobs:
- name: "Install helm gpg plugin"
run: >
breeze k8s shell -c "helm plugin install
https://github.com/technosophos/helm-gpg
- --version 6303407eb63deaeb1b2f24de611e3468a27ec05b"
+ --version 6303407eb63deaeb1b2f24de611e3468a27ec05b" || true
- name: "Helm release tarball"
run: >
breeze release-management prepare-helm-chart-tarball
--ignore-version-check --override-tag