1
0
Fork 0
Commit Graph

727 Commits

Author SHA1 Message Date
Nicolas Duchon d247dd2496
Merge pull request #1111 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.13.0
build: bump nginxproxy/docker-gen from 0.12.1 to 0.13.0
2024-05-05 16:07:35 +02:00
dependabot[bot] ce4190c6bc
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] <support@github.com>
2024-05-05 14:02:16 +00:00
Nicolas Duchon c99e656cec
Merge pull request #1092 from rioriost/main
fix: get container ID from /proc/self/mountinfo (for podman)
2024-05-04 19:53:14 +02:00
Nicolas Duchon cf43aca15c
refactor: ensure we never grep more than one container id 2024-05-04 12:41:59 +02:00
Nicolas Duchon 624a9ec5a8
Merge pull request #1078 from nginx-proxy/1049
fix: handle most recently created containers first
2024-05-04 12:13:09 +02:00
Nicolas Duchon cb693874cc
refactor: readability improvements on generated data file 2024-05-04 11:45:25 +02:00
Nicolas Duchon 3aced4bdeb
Merge pull request #1109 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.12.1
build: bump nginxproxy/docker-gen from 0.12.0 to 0.12.1
2024-05-03 12:55:19 +02:00
dependabot[bot] ea61065e5f
build: bump nginxproxy/docker-gen from 0.12.0 to 0.12.1
Bumps nginxproxy/docker-gen from 0.12.0 to 0.12.1.

---
updated-dependencies:
- dependency-name: nginxproxy/docker-gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 10:49:11 +00:00
Nicolas Duchon ccdc3e244c
Merge pull request #1106 from nginx-proxy/nduchon/artifact-v4
ci: bump artifact actions  from 3 to 4
2024-05-01 14:16:33 +02:00
Nicolas Duchon f63b9dbfc3
ci: bump artifact actions from 3 to 4 2024-05-01 14:07:42 +02:00
Nicolas Duchon b02443c86e
docs: missing -wait
typo found by @thejck
2024-05-01 13:44:05 +02:00
Nicolas Duchon b22b6ef760
Merge pull request #1099 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.12.0
build: bump nginxproxy/docker-gen from 0.11.2 to 0.12.0
2024-02-25 11:51:14 +01:00
dependabot[bot] 6604fe3c50
build: bump nginxproxy/docker-gen from 0.11.2 to 0.12.0
Bumps nginxproxy/docker-gen from 0.11.2 to 0.12.0.

---
updated-dependencies:
- dependency-name: nginxproxy/docker-gen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-25 10:42:29 +00:00
Nicolas Duchon 30ea718195
Merge pull request #1095 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.11.2
build: bump nginxproxy/docker-gen from 0.11.1 to 0.11.2
2024-02-10 19:44:21 +01:00
dependabot[bot] 5261d1320b
build: bump nginxproxy/docker-gen from 0.11.1 to 0.11.2
Bumps nginxproxy/docker-gen from 0.11.1 to 0.11.2.

---
updated-dependencies:
- dependency-name: nginxproxy/docker-gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 18:38:16 +00:00
Nicolas Duchon 02fad92cdf
Merge pull request #1093 from nginx-proxy/dependabot/docker/alpine-3.19.1
build: bump alpine from 3.19.0 to 3.19.1
2024-01-29 20:01:10 +01:00
Nicolas Duchon 6f1197bf06
Merge pull request #1094 from nginx-proxy/dependabot/github_actions/peter-evans/dockerhub-description-4
ci: bump peter-evans/dockerhub-description from 3 to 4
2024-01-29 19:59:40 +01:00
dependabot[bot] f22aaa4495
ci: bump peter-evans/dockerhub-description from 3 to 4
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 15:28:03 +00:00
dependabot[bot] 9e231cf4e7
build: bump alpine from 3.19.0 to 3.19.1
Bumps alpine from 3.19.0 to 3.19.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 15:15:42 +00:00
Rio Fujita d110a065b2
Update functions.sh
With cgroup v2, CID can be read from /proc/self/mountinfo
2024-01-28 11:32:37 +09:00
Nicolas Duchon 013005aca1
Merge pull request #1089 from nginx-proxy/user-agent
build: use custom user agent string
2024-01-16 19:01:49 +01:00
Nicolas Duchon 6a5fca4124 build: use custom user agent string 2024-01-16 07:49:08 +01:00
Nicolas Duchon 155535e719
Merge pull request #1087 from nginx-proxy/acme.sh-upgrade
build: acme.sh 2.9.0 -> 3.0.4
2024-01-15 11:01:19 +01:00
Nicolas Duchon 7a2b98494c build: match acme.sh dependencies 2024-01-15 10:55:43 +01:00
Nicolas Duchon 0f3a1fb72e build: acme.sh 2.9.0 -> 3.0.7 2024-01-14 14:49:05 +01:00
Nicolas Duchon 6ffbed8284
Merge pull request #1083 from jhoffi/patch-1
Typo in Getting-containers-IDs.md
2023-12-31 09:30:43 +01:00
Jonas 5dd6b5d6e9
Typo in Getting-containers-IDs.md 2023-12-31 01:47:16 +01:00
Nicolas Duchon f3b1ab4a0b
Merge pull request #1082 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.11.1
build: bump nginxproxy/docker-gen from 0.11.0 to 0.11.1
2023-12-25 21:40:20 +01:00
dependabot[bot] 77ca9e3aca
build: bump nginxproxy/docker-gen from 0.11.0 to 0.11.1
Bumps nginxproxy/docker-gen from 0.11.0 to 0.11.1.

---
updated-dependencies:
- dependency-name: nginxproxy/docker-gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 20:32:11 +00:00
Nicolas Duchon 95919300e8
Merge pull request #1081 from nginx-proxy/fix-cert-status
fix: don't display LE certificate as erroneously expired
2023-12-25 15:49:23 +01:00
Nicolas Duchon 83697e6cbf fix: don't display LE certificate as erroneously expired 2023-12-25 15:43:03 +01:00
Nicolas Duchon 06a5f5e06c
docs: remove warning about switch to acme.sh
the v2.0.0 was released more than three years ago
2023-12-25 11:06:02 +01:00
Nicolas Duchon 90d99a34c8
ci: Docker Hub description update 2023-12-19 20:40:18 +01:00
Nicolas Duchon cecc4fcdea
ci: add explicit provenance and enable sbom 2023-12-19 19:22:55 +01:00
Nicolas Duchon c190589349
fix: handle most recently created containers first 2023-12-19 16:08:58 +01:00
Nicolas Duchon 9c2bad4532
Merge pull request #1077 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.11.0
build: bump nginxproxy/docker-gen from 0.10.7 to 0.11.0
2023-12-19 13:47:00 +01:00
dependabot[bot] c91c37b3a6
build: bump nginxproxy/docker-gen from 0.10.7 to 0.11.0
Bumps nginxproxy/docker-gen from 0.10.7 to 0.11.0.

---
updated-dependencies:
- dependency-name: nginxproxy/docker-gen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 12:40:16 +00:00
Nicolas Duchon bc3e672f44
Merge pull request #1074 from nginx-proxy/default-certificate
fix: dot not remove symlinked default certificate / private key
2023-12-15 13:46:54 +01:00
Nicolas Duchon 945c7f3d20 fix: do not remove default cert symlink 2023-12-15 13:33:31 +01:00
Nicolas Duchon 9f78d105b4 test: assert that default certificate symlink isn't removed 2023-12-15 12:56:14 +01:00
Nicolas Duchon 796e6319b4
docs: update test status badge 2023-12-10 19:03:19 +01:00
Nicolas Duchon f4ba86995f
Merge pull request #1072 from nginx-proxy/1064-test-update
test: update wildcard location enumeration test
2023-12-10 19:01:53 +01:00
Nicolas Duchon 2161ae5c4e
Merge pull request #967 from langfingaz/patch-1
add 5s:30s to -wait
2023-12-10 18:58:04 +01:00
Nicolas Duchon 2be93248eb
test: update wildcard location enumeration test 2023-12-10 18:54:37 +01:00
Nicolas Duchon 97b25e7974
Merge pull request #1064 from egormkn/main
fix: prevent infinite loop in enumerate_wildcard_locations
2023-12-10 18:53:50 +01:00
Nicolas Duchon 223972299a
Merge pull request #1069 from nginx-proxy/dependabot/github_actions/docker/setup-buildx-action-3
ci: bump docker/setup-buildx-action from 2 to 3
2023-12-08 18:49:56 +01:00
Nicolas Duchon f0f44355d0
Merge pull request #1070 from nginx-proxy/dependabot/docker/alpine-3.19.0
build: bump alpine from 3.18.5 to 3.19.0
2023-12-08 18:49:25 +01:00
dependabot[bot] 89e7b9ca7f
build: bump alpine from 3.18.5 to 3.19.0
Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 15:02:44 +00:00
dependabot[bot] ce3d3bec2f
ci: bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 15:02:39 +00:00
Nicolas Duchon 1f46460711
Merge pull request #1067 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.10.7
build: bump nginxproxy/docker-gen from 0.10.6 to 0.10.7
2023-12-08 02:06:25 +01:00