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

Commits on Nov 25, 2024

  1. build: bump nginxproxy/docker-gen from 0.14.3 to 0.14.4

    Bumps nginxproxy/docker-gen from 0.14.3 to 0.14.4.
    
    ---
    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 Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8ee1f3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1169 from nginx-proxy/dependabot/docker/nginxprox…

    …y/docker-gen-0.14.4
    
    build: bump nginxproxy/docker-gen from 0.14.3 to 0.14.4
    buchdag authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d705b12 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. build: bump library/alpine from 3.20.3 to 3.21.0

    Bumps library/alpine from 3.20.3 to 3.21.0.
    
    ---
    updated-dependencies:
    - dependency-name: library/alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    69ce519 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1170 from nginx-proxy/dependabot/docker/library/a…

    …lpine-3.21.0
    
    build: bump library/alpine from 3.20.3 to 3.21.0
    buchdag authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    690f959 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    9e047c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1171 from free-ghz/main

    docs: specify correct amount of volumes
    buchdag authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    ea11f22 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. build: bump library/alpine from 3.21.0 to 3.21.1

    Bumps library/alpine from 3.21.0 to 3.21.1.
    
    ---
    updated-dependencies:
    - dependency-name: library/alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    78c7577 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Merge pull request #1180 from nginx-proxy/dependabot/docker/library/a…

    …lpine-3.21.1
    
    build: bump library/alpine from 3.21.0 to 3.21.1
    buchdag authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    ce263b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. build: bump library/alpine from 3.21.1 to 3.21.2

    Bumps library/alpine from 3.21.1 to 3.21.2.
    
    ---
    updated-dependencies:
    - dependency-name: library/alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    4a4f03c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1181 from nginx-proxy/dependabot/docker/library/a…

    …lpine-3.21.2
    
    build: bump library/alpine from 3.21.1 to 3.21.2
    buchdag authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    47a48d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. fix: reverse docker socket test (#1182)

    * fix: reverse docker socket test
    
    * refactor: whitespace typo
    
    * fix: check -r only if -S check fail
    buchdag authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    f47ced8 View commit details
    Browse the repository at this point in the history
Loading