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-9.0.4
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-9.0.5
Choose a head ref
  • 1 commit
  • 2 files changed
  • 2 contributors

Commits on Oct 24, 2025

  1. fix(argo-cd): Add backendRefs group and kind to HTTPRoute (#3536)

    * Add backendRefs group and kind to httproute.yaml
    
    In cases where the gateway implementation patches these default values (like GKE for instance), adding these here keeps argo from seeing that this resource is out of sync.
    
    Signed-off-by: Craig Skinfill <223300+cskinfill@users.noreply.github.com>
    
    * chore: Bump chart version and add changelog line
    
    Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Craig Skinfill <223300+cskinfill@users.noreply.github.com>
    Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
    Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    cskinfill and mkilchhofer authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    090b818 View commit details
    Browse the repository at this point in the history
Loading