mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 12:12:21 +01:00
21 lines
479 B
JSON
21 lines
479 B
JSON
{
|
|
"name": "e2e",
|
|
"engineVersion": "v0.18.5",
|
|
"sdk": {
|
|
"source": "go"
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"name": "go",
|
|
"source": "github.com/sagikazarmark/daggerverse/go@go/v0.9.0",
|
|
"pin": "d9ba06776c4c1ccf6f329bd862b9b439c4582ab6"
|
|
},
|
|
{
|
|
"name": "k3s",
|
|
"source": "github.com/mnencia/daggerverse/k3s@feat/log-verbosity-control",
|
|
"pin": "76b0bc3fa496fe98c63c8b3db9013ab49a47705e"
|
|
}
|
|
],
|
|
"disableDefaultFunctionCaching": true
|
|
}
|