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-gateway-fabric
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bf60a47
Choose a base ref
...
head repository: nginx/nginx-gateway-fabric
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 81637ef
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 15, 2024

  1. Add loadBalancerSourceRanges to helm parameters (#2773)

    Add loadBalancerSourceRanges to helm parameters
    
    Problem: Users need a way to provide the loadBalancerSourceRanges to restrict IPs that can access the load balancer.
    
    Solution: Added a helm parameter to specify loadBalancerSourceRanges during helm install/upgrade
    salonichf5 authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1f60f9e View commit details
    Browse the repository at this point in the history
  2. Update DavidAnson/markdownlint-cli2-action action to v18

    | datasource  | package                             | from    | to      |
    | ----------- | ----------------------------------- | ------- | ------- |
    | github-tags | DavidAnson/markdownlint-cli2-action | v17.0.0 | v18.0.0 |
    
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    81637ef View commit details
    Browse the repository at this point in the history
Loading