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-proxy/acme-companion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: nginx-proxy/acme-companion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 17 commits
  • 16 files changed
  • 2 contributors

Commits on May 5, 2024

  1. build: bump nginxproxy/docker-gen from 0.12.1 to 0.13.0

    Bumps nginxproxy/docker-gen from 0.12.1 to 0.13.0.
    
    ---
    updated-dependencies:
    - dependency-name: nginxproxy/docker-gen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 5, 2024
    Configuration menu
    Copy the full SHA
    ce4190c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1111 from nginx-proxy/dependabot/docker/nginxprox…

    …y/docker-gen-0.13.0
    
    build: bump nginxproxy/docker-gen from 0.12.1 to 0.13.0
    buchdag authored May 5, 2024
    Configuration menu
    Copy the full SHA
    d247dd2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. build: bump nginxproxy/docker-gen from 0.13.0 to 0.13.1

    Bumps nginxproxy/docker-gen from 0.13.0 to 0.13.1.
    
    ---
    updated-dependencies:
    - dependency-name: nginxproxy/docker-gen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    7a4c945 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1118 from nginx-proxy/dependabot/docker/nginxprox…

    …y/docker-gen-0.13.1
    
    build: bump nginxproxy/docker-gen from 0.13.0 to 0.13.1
    buchdag authored May 16, 2024
    Configuration menu
    Copy the full SHA
    c2ded81 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. build: bump alpine from 3.19.1 to 3.20.0

    Bumps alpine from 3.19.1 to 3.20.0.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    0072427 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1119 from nginx-proxy/dependabot/docker/alpine-3.…

    …20.0
    
    build: bump alpine from 3.19.1 to 3.20.0
    buchdag authored May 23, 2024
    Configuration menu
    Copy the full SHA
    32c6771 View commit details
    Browse the repository at this point in the history
  3. test: get pebble from ghcr.io

    buchdag committed May 23, 2024
    Configuration menu
    Copy the full SHA
    327aa49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    066ac80 View commit details
    Browse the repository at this point in the history
  5. ci: cleanup test workflow

    buchdag committed May 23, 2024
    Configuration menu
    Copy the full SHA
    973a723 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1120 from nginx-proxy/letsencrypt-ghcr.io

    test: upgrade pebble to 2.5.2
    buchdag authored May 23, 2024
    Configuration menu
    Copy the full SHA
    bd3dde4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. build: bump nginxproxy/docker-gen from 0.13.1 to 0.14.0

    Bumps nginxproxy/docker-gen from 0.13.1 to 0.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: nginxproxy/docker-gen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d6f75af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1121 from nginx-proxy/dependabot/docker/nginxprox…

    …y/docker-gen-0.14.0
    
    build: bump nginxproxy/docker-gen from 0.13.1 to 0.14.0
    buchdag authored May 27, 2024
    Configuration menu
    Copy the full SHA
    dba1f82 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    c66ceda View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    28bdc6b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #1123 from nginx-proxy/disable-location-config-2

    feat: disable automatic ACME HTTP challenge location configuration
    buchdag authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e021800 View commit details
    Browse the repository at this point in the history
  2. test: use Pebble 2.6.0

    buchdag committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    472940b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1124 from nginx-proxy/pebble-2.6

    test: use Pebble 2.6.0
    buchdag authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3a497a9 View commit details
    Browse the repository at this point in the history
Loading