fix(docspell): fix dsc binary location (#4044)
* fix(docspell): fix dsc binary location * Apply suggestions from code review Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * add a missing flag * hmm * whops * .. * hmm * lint * hmm! * lint * whoops * Apply suggestions from code review Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ joexImage:
|
||||
|
||||
dscImage:
|
||||
repository: tccr.io/truecharts/docspell-dsc
|
||||
tag: v0.38.0@sha256:1f2785b1314ebe7f775b27b79359e5bbb083b4757aa94e36541bdde7e940a47a
|
||||
tag: v0.9.0@sha256:829b2bc83fdfddc8127baef5b1149d96dcf0d5ca93f210fcf1344899c36b400e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user