We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7624d20 commit 56414e5Copy full SHA for 56414e5
charts/redcap/values.yaml
@@ -524,10 +524,10 @@ restoreJob:
524
image:
525
# -- Image repository for the REDCap application restore container.
526
# @section -- REDCap Restore Job's settings
527
- repository: "alpine/curl"
+ repository: "ghcr.io/aphp/redcap-httpd-shibd"
528
# -- Image tag for the REDCap application restore container.
529
530
- tag: "8.12.1"
+ tag: "1.2.0"
531
# -- Image pullPolicy for the REDCap application restore container.
532
533
pullPolicy: "Always"
0 commit comments