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 91d06ac commit b83d057Copy full SHA for b83d057
Taskfile.yml
@@ -330,7 +330,7 @@ tasks:
330
IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
331
env:
332
# renovate: datasource=git-refs depName=kustomize lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
333
- DAGGER_KUSTOMIZE_SHA: 9ee6739db1b1cc4c806ed9389ecd534bf9f5705a
+ DAGGER_KUSTOMIZE_SHA: 8759a527c3f97b02b942fcb87b6aadb442f61d43
334
# TODO: go back to upstream module once the PR is merged
335
cmds:
336
- >
0 commit comments