NPMplus 2024-12-14-r1 Release
요약
변경된 내용
- 기존 인증서 갱신 시 ACME_SERVER 및 ACME_MUST_STAPLE 값도 적용됩니다.
- 알파인을 3.21로 업데이트합니다.
- crs를 4.9.0으로 업데이트합니다.
- 내 커리ERS를 사용하는 대신 알파인 셸을 사용합니다.
- 다른 작은 종속성 업데이트
- 상위항 병합 (NginxProxyManager#4168 수정, NginxProxyManager#4163 구현)
- 404 페이지를 데드 페이지로 변경하고 404를 반환해야 합니다.
- DNS 전파 지연을 다시 추가합니다.
- 기본 MIME 유형은 이제 application/octet-stream(다운로드)입니다.
업데이트 방법
- 참고: watchtower는 NPMplus를 업데이트하지 않습니다.
- 위의 변경 사항을 읽으세요.
- zoeyvid/npmplus:latest 이미지를 가져오세요.
- compose.yaml/NPMplus에서 영향을 줄 수 있는 변경 사항을 적용하세요.
- compose 스택을 다시 배포하세요.
- 발견한 문제를 보고하세요.
전체 변경 로그: 2024-11-25-r1...2024-12-14-r1
원문 내용
What's Changed
- ACME_SERVER and ACME_MUST_STAPLE values will now also apply when renewing existing certs
- update alpine to 3.21
- update crs to 4.9.0
- use alpine curl instead of my own curl-quic build
- other small dep updates
- upstream merges (fix NginxProxyManager#4168, implement NginxProxyManager#4163)
- 404 page is now called dead page and should return 404
- readd DNS propagation delay
- default mime type is now application/octet-stream (means download)
How to update
- NOTE: watchtwoer does NOT update NPMplus
- Read the changes above
- Pull the zoeyvid/npmplus:latest image
- apply possible changes that maybe effect you from above to your compose.yaml/NPMplus
- redeploy the compose stack
- report any issues you find
Full Changelog: 2024-11-25-r1...2024-12-14-r1
링크 : https://github.com/ZoeyVid/NPMplus/releases/tag/2024-12-14-r1