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.2.7
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.2.8
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 27, 2023

  1. fix: restrict private key permissions (#1016)

    * fix: restrict private file permissions by default
    
    * fix: check perms of /etc/acme.sh private keys
    
    * fix: typo
    buchdag authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a16a97f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. build: Bump nginxproxy/docker-gen from 0.10.2 to 0.10.3

    Bumps nginxproxy/docker-gen from 0.10.2 to 0.10.3.
    
    ---
    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 Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f661555 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1019 from nginx-proxy/dependabot/docker/nginxprox…

    …y/docker-gen-0.10.3
    
    build: Bump nginxproxy/docker-gen from 0.10.2 to 0.10.3
    buchdag authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2aa5d67 View commit details
    Browse the repository at this point in the history
  3. build: Bump alpine from 3.17.2 to 3.17.3

    Bumps alpine from 3.17.2 to 3.17.3.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c01ed30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1018 from nginx-proxy/dependabot/docker/alpine-3.…

    …17.3
    
    build: Bump alpine from 3.17.2 to 3.17.3
    buchdag authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    defde43 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. build: Bump nginxproxy/docker-gen from 0.10.3 to 0.10.4

    Bumps nginxproxy/docker-gen from 0.10.3 to 0.10.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 Apr 18, 2023
    Configuration menu
    Copy the full SHA
    dcddbde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1025 from nginx-proxy/dependabot/docker/nginxprox…

    …y/docker-gen-0.10.4
    
    build: Bump nginxproxy/docker-gen from 0.10.3 to 0.10.4
    buchdag authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    36195de View commit details
    Browse the repository at this point in the history
Loading