Skip to content

Commit ed6d760

Browse files
committed
fix(pulsehub): update image tag to use short Git SHA for ArgoCD
1 parent ab05361 commit ed6d760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/pulsehub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
helm:
1313
parameters:
1414
- name: image.tag
15-
value: $ARGOCD_APP_REVISION
15+
value: $ARGOCD_APP_REVISION_SHORT
1616
destination:
1717
name: in-cluster
1818
namespace: pulsehub

0 commit comments

Comments
 (0)