Skip to content

Commit

Permalink
chore: Update argo images to 3.4.16 (#10618)
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Sun <chensun@users.noreply.github.com>
  • Loading branch information
chensun authored Apr 5, 2024
1 parent 7da0b0b commit 4471808
Show file tree
Hide file tree
Showing 4 changed files with 251 additions and 153 deletions.
2 changes: 1 addition & 1 deletion third_party/argo/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.3.10
v3.4.16
2 changes: 1 addition & 1 deletion third_party/argo/imp-1-update-notices.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ which go-licenses >/dev/null || (echo "go-licenses not found in PATH" && exit 1)
rm -rf "${DIR}/NOTICES"

cd "${WORK_DIR}"
gh repo clone argoproj/argo-workflows
git clone https://github.com/argoproj/argo-workflows
cd argo-workflows
REPO="${WORK_DIR}/argo-workflows"
git checkout "${TAG}"
Expand Down
Loading

0 comments on commit 4471808

Please # to comment.