Update authsigner to 0.5.2 (#1899)

- needed to support js-wacz signing requests in upcoming crawler versions
- Also has slightly increased memory requirements due to new versions of
some libraries.
- 0.5.2 adds a fix to dropping the fractional part of the second, to make
it work with ISO date strings that have microseconds, such as those from
js-wacz.
This commit is contained in:
Ilya Kreymer 2024-06-28 13:38:24 -07:00 committed by GitHub
parent 8a904c9031
commit 946739b08b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -381,7 +381,7 @@ ingress_class: nginx
# optionally enable signer
signer:
enabled: false
image: webrecorder/authsign:0.5.0
image: webrecorder/authsign:0.5.2
# host: <set to signer domain>
# cert_email: "test@example.com
# image_pull_policy: "IfNotPresent"
@ -389,7 +389,7 @@ signer:
signer_cpu: "5m"
signer_memory: "40Mi"
signer_memory: "50Mi"
# Optional: configure load balancing annotations