Skip to content

Commit 56414e5

Browse files
committed
Updated redcap image for restore backup job
1 parent 7624d20 commit 56414e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/redcap/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@ restoreJob:
524524
image:
525525
# -- Image repository for the REDCap application restore container.
526526
# @section -- REDCap Restore Job's settings
527-
repository: "alpine/curl"
527+
repository: "ghcr.io/aphp/redcap-httpd-shibd"
528528
# -- Image tag for the REDCap application restore container.
529529
# @section -- REDCap Restore Job's settings
530-
tag: "8.12.1"
530+
tag: "1.2.0"
531531
# -- Image pullPolicy for the REDCap application restore container.
532532
# @section -- REDCap Restore Job's settings
533533
pullPolicy: "Always"

0 commit comments

Comments
 (0)