Skip to content

Commit

Permalink
install latest yq
Browse files Browse the repository at this point in the history
  • Loading branch information
havardelnan committed Nov 18, 2024
1 parent b514929 commit b79c847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
run: |
wget https://github.com/mikefarah/yq/releases/download/${VERSION}/${BINARY}.tar.gz -O - | tar xz && mv ${BINARY} /usr/bin/yq
env:
VERSION: 4.12.0
VERSION: v4.44.5
BINARY: yq_linux_amd64

- name: Build helm chart
Expand Down

0 comments on commit b79c847

Please sign in to comment.