File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -73,12 +73,11 @@ tasks:
7373 - controller-gen
7474 env :
7575 # renovate: datasource=git-refs depName=crd-gen-refs lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
76- # TODO: this sha should come from upstream
77- DAGGER_CRDGENREF_SHA : dcca0c0c62e685e8a3f13dfb090aefcd21ef3876
76+ # TODO: this sha should come from main branch
77+ DAGGER_CRDGENREF_SHA : 807009f26f001db92d552d23f58cef512af91f12
7878 cmds :
79- # TODO: this module should come from upstream
8079 - >
81- GITHUB_REF= dagger -s call -m github.com/fcanovai /daggerverse/crd-ref-docs@${DAGGER_CRDGENREF_SHA} generate
80+ GITHUB_REF= dagger -s call -m github.com/cloudnative-pg /daggerverse/crd-ref-docs@${DAGGER_CRDGENREF_SHA} generate
8281 --src .
8382 --source-path api/v1
8483 --config-file docs/config.yaml
You can’t perform that action at this time.
0 commit comments