feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit b71c145e6e - Show all commits

View File

@ -6,7 +6,7 @@ metadata:
namespace: crypto namespace: crypto
data: data:
# REQUIRED: set to the official p2pool ARM64 tarball URL # REQUIRED: set to the official p2pool ARM64 tarball URL
P2POOL_URL: "https://downloads.sourceforge.net/project/p2pool-xmr/Release/p2pool-v4.8.1-linux-aarch64.tar.gz" P2POOL_URL: "https://github.com/SChernykh/p2pool/releases/download/v4.9/p2pool-v4.9-linux-aarch64.tar.gz"
# OPTIONAL: p2pool SHA256 (exact 64-hex chars). Leave blank to skip verification. # OPTIONAL: p2pool SHA256 (exact 64-hex chars). Leave blank to skip verification.
P2POOL_SHA256: "" P2POOL_SHA256: ""