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: nginx/nginx-ingress-helm-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: nginx/nginx-ingress-helm-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 16 files changed
  • 6 contributors

Commits on Oct 10, 2025

  1. fix operator version in release flow (#611)

    fix operator version in release
    AlexFenlon authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    9a49933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9727eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0370de View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Update stefanzweifel/git-auto-commit-action action to v7 (#617)

    | datasource  | package                              | from   | to     |
    | ----------- | ------------------------------------ | ------ | ------ |
    | github-tags | stefanzweifel/git-auto-commit-action | v6.0.1 | v7.0.0 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    82bb6bb View commit details
    Browse the repository at this point in the history
  2. Update actions/dependency-review-action action to v4.8.1 (#615)

    | datasource  | package                          | from   | to     |
    | ----------- | -------------------------------- | ------ | ------ |
    | github-tags | actions/dependency-review-action | v4.8.0 | v4.8.1 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    3a19463 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Update github/codeql-action action to v4.31.0 (#616)

    | datasource  | package              | from    | to      |
    | ----------- | -------------------- | ------- | ------- |
    | github-tags | github/codeql-action | v4.30.7 | v4.31.0 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    8a54e92 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Update Makefile to handle old versions in OLM (#575)

    * Update Makefile to handle old versions in OLM
    
    Signed-off-by: Fran Perea <fperea@redhat.com>
    
    * Add the REPLACES field to the sync-chart CI file
    
    Signed-off-by: Fran Perea <fperea@redhat.com>
    
    * Remove yq and allow sed command to run in Linux and MacOS
    
    Signed-off-by: Fran Perea <fperea@redhat.com>
    
    * Update Makefile
    
    Change the sed command to use a more portable approach.
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: Fran Perea <32894988+fperearodriguez@users.noreply.github.com>
    
    * Update Makefile
    
    Change the sed command to use a more portable approach.
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: Fran Perea <32894988+fperearodriguez@users.noreply.github.com>
    
    * Update .github/workflows/sync-chart.yml
    
    Change the grep command to avoid a deprecated option.
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: Fran Perea <32894988+fperearodriguez@users.noreply.github.com>
    
    * Update .github/workflows/sync-chart.yml
    
    Change the grep command to avoid a deprecated option.
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: Fran Perea <32894988+fperearodriguez@users.noreply.github.com>
    
    * Switch sed to printf for compatibility issues
    
    Signed-off-by: Fran Perea <fperea@redhat.com>
    
    * Revert change from printf - add options to sed for compatibility
    
    Signed-off-by: Fran Perea <fperea@redhat.com>
    
    ---------
    
    Signed-off-by: Fran Perea <fperea@redhat.com>
    Signed-off-by: Fran Perea <32894988+fperearodriguez@users.noreply.github.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    fperearodriguez and Copilot authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    9cbc503 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Update documentation website links (#626)

    This commit updates multiple files to update links to the documentation
    website which have changed as a part of iterative information
    architecture improvements, which change the URLs.
    ADubhlaoich authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    c751d94 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Update actions/checkout action to v5.0.1 (#632)

    | datasource  | package          | from   | to     |
    | ----------- | ---------------- | ------ | ------ |
    | github-tags | actions/checkout | v5.0.0 | v5.0.1 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    29a47d0 View commit details
    Browse the repository at this point in the history
Loading