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.3.8
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.3.9
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 15, 2025

  1. chore(deps): update renovatebot/github-action action to v43.0.12 (#3491)

    Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
    Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
    argoproj-renovate[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    5f86375 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 in the d…

    …ependencies group across 1 directory (#3487)
    
    chore(deps): bump github/codeql-action
    
    Bumps the dependencies group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.30.1 to 3.30.3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f1f6e5f...192325c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.30.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    4ba594e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. fix(argo-cd): Update ingress class annotation for GKE compatibility (#…

    …3493)
    
    * fix(ingress): update ingress class annotation for GKE compatibility
    
    Signed-off-by: Tiago Gigli <tiago@privateid.com>
    
    * chore(chart): bump version to 8.3.8 and update changelog annotations
    
    Signed-off-by: Tiago Gigli <tiago@privateid.com>
    
    * chore: Drop changelog entry from previous PR
    
    Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    
    * chore: Add newline
    
    Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    
    * chore: Bump chart version again after resolving merge conflicts
    
    Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Tiago Gigli <tiago@privateid.com>
    Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    tgigli and mkilchhofer authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    67f44f9 View commit details
    Browse the repository at this point in the history
Loading