Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: argoproj/argo-cd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.0
Choose a base ref
...
head repository: argoproj/argo-cd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.1
Choose a head ref
  • 10 commits
  • 47 files changed
  • 14 contributors

Commits on May 8, 2024

  1. chore: update gitops engine for force sync option (#5882) - 2.11 (#18125

    )
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    Co-authored-by: Kota Kimura <86363983+kkk777-7@users.noreply.github.com>
    pasha-codefresh and kkk777-7 authored May 8, 2024
    Copy the full SHA
    dd4ee83 View commit details

Commits on May 20, 2024

  1. chore(deps): cherry-pick bump protobuf #17788 (#18284)

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira authored May 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    faeede3 View commit details
  2. chore(deps): upgrade helm to 3.14.4 (#18255) (#18286)

    * chore(deps): upgrade helm to 3.14.4
    
    
    
    * place checksums where they belong
    
    
    
    ---------
    
    Signed-off-by: Justin Marquis <justin@akuity.io>
    Co-authored-by: Justin Marquis <76892343+34fathombelow@users.noreply.github.com>
    Co-authored-by: Dan Garfield <dan@codefresh.io>
    3 people authored May 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4621b3b View commit details
  3. Fix logging hash with multiple sources (#18189) (#18193)

    Signed-off-by: onee-only <kimww0306@gmail.com>
    Co-authored-by: onee-only <kimww0306@gmail.com>
    gcp-cherry-pick-bot[bot] and onee-only authored May 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    eee5c06 View commit details
  4. update resolveRevision to use the correct source for multi-source app (

    …#18194) (#18202)
    
    Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
    gcp-cherry-pick-bot[bot] and ishitasequeira authored May 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    37dd289 View commit details
  5. fix: copy visited map #11699 (#12667) (#18219)

    This commit fixed an issue #11699 that caused a warning even if the cycle didn't exist.
    Fix false cycle discovery by copying the visited resource map before recursively calling of getAppRecursive.
    
    Fixes #11699
    
    Signed-off-by: Arata Furukawa <old.river.new@gmail.com>
    Co-authored-by: Arata Furukawa <old.river.new@gmail.com>
    Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
    3 people authored May 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    786e141 View commit details
  6. fix: UI MultiSource - Helm Chart with values.yaml (#18188) (#18200)

    Signed-off-by: Keith Chong <kykchong@redhat.com>
    keithchong authored May 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6530c6f View commit details

Commits on May 21, 2024

  1. Merge pull request from GHSA-9766-5277-j5hr

    * fix: Enable Redis authentication in the default installation
    
    Signed-off-by: May Zhang <may_zhang@intuit.com>
    
    * chore: fix git_test unit test
    
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    
    ---------
    
    Signed-off-by: May Zhang <may_zhang@intuit.com>
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    Co-authored-by: May Zhang <may_zhang@intuit.com>
    leoluz and mayzhang2000 authored May 21, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f1a449e View commit details
  2. Merge pull request from GHSA-9766-5277-j5hr

    * fix: Enable Redis authentication in the default installation
    
    Signed-off-by: May Zhang <may_zhang@intuit.com>
    
    * chore: fix git_test unit test
    
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    
    ---------
    
    Signed-off-by: May Zhang <may_zhang@intuit.com>
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    Co-authored-by: May Zhang <may_zhang@intuit.com>
    leoluz and mayzhang2000 authored May 21, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6ef7b62 View commit details
  3. Bump version to 2.11.1 (#18319)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <39732895+pasha-codefresh@users.noreply.github.com>
    github-actions[bot] and pasha-codefresh authored May 21, 2024
    Copy the full SHA
    9f40df0 View commit details
Loading