Skip to content

Bump github.com/argoproj/argo-workflows/v3 from 3.2.11 to 3.4.7#31

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.4.7
Closed

Bump github.com/argoproj/argo-workflows/v3 from 3.2.11 to 3.4.7#31
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.4.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 17, 2023

Copy link
Copy Markdown

Bumps github.com/argoproj/argo-workflows/v3 from 3.2.11 to 3.4.7.

Release notes

Sourced from github.com/argoproj/argo-workflows/v3's releases.

v3.4.7

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

Can be found in the installation guide.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.4.7/argo-darwin-amd64.gz
Unzip
gunzip argo-darwin-amd64.gz
Make binary executable
chmod +x argo-darwin-amd64
Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo
Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.4.7/argo-linux-amd64.gz
Unzip
gunzip argo-linux-amd64.gz
Make binary executable
chmod +x argo-linux-amd64
</tr></table>

... (truncated)

Changelog

Sourced from github.com/argoproj/argo-workflows/v3's changelog.

v3.4.7 (2023-04-11)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 17, 2023
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.4.7 branch 3 times, most recently from 77de23c to 21f69e3 Compare May 2, 2023 22:24
Bumps [github.com/argoproj/argo-workflows/v3](https://github.com/argoproj/argo-workflows) from 3.2.11 to 3.4.7.
- [Release notes](https://github.com/argoproj/argo-workflows/releases)
- [Changelog](https://github.com/argoproj/argo-workflows/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-workflows@v3.2.11...v3.4.7)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-workflows/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.4.7 branch from 21f69e3 to 5d5f6d7 Compare May 8, 2023 20:19
@dependabot @github

dependabot Bot commented on behalf of github Oct 16, 2023

Copy link
Copy Markdown
Author

Superseded by #36.

@dependabot dependabot Bot closed this Oct 16, 2023
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.4.7 branch October 16, 2023 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants