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-helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: argo-cd-8.2.0
Choose a base ref
...
head repository: argoproj/argo-helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: argo-cd-8.2.1
Choose a head ref
  • 3 commits
  • 11 files changed
  • 4 contributors

Commits on Jul 23, 2025

  1. chore(argo-workflows): Update dependency argoproj/argo-workflows to v…

    …3.7.0 (#3396)
    
    * chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.7.0
    
    Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
    
    * merge in changes
    
    Signed-off-by: Tim Collins <tim@thecollins.team>
    
    ---------
    
    Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
    Signed-off-by: Tim Collins <tim@thecollins.team>
    Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
    Co-authored-by: Tim Collins <tim@thecollins.team>
    argoproj-renovate[bot] and tico24 authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    c87d581 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. fix(argo-rollouts): Fix to render ingress's port properly (#3395)

    * fix(argo-rollouts): Fix to render ingress's port properly
    
    Signed-off-by: yu-croco <yu.croco@gmail.com>
    
    * fix lint
    
    Signed-off-by: yu-croco <yu.croco@gmail.com>
    
    * add test for ingress
    
    Signed-off-by: yu-croco <yu.croco@gmail.com>
    
    ---------
    
    Signed-off-by: yu-croco <yu.croco@gmail.com>
    yu-croco authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    303fcf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. chore(argo-cd): Set file mode of YAML files to 644 (#3397)

    * chore(argo-cd): Set file mode of YAML files to 644
    
    Some deployment.yaml files randomly had the executable bit set.
    This change fixes that.
    
    Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
    
    * chore(argo-cd): Bump chart version
    
    Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
    
    * chore(argo-cd): Update changes in Chart.yaml
    
    Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
    
    * chore(argo-cd): Remove previous change log entry
    
    Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
    Co-authored-by: Aikawa <yu.croco@gmail.com>
    lindhe and yu-croco authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    45f5a3b View commit details
    Browse the repository at this point in the history
Loading