mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 12:12:21 +01:00
Compare commits
3 Commits
fc183a81d8
...
645e2aced2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
645e2aced2 | ||
|
|
f12c978732 | ||
|
|
d4d5ff5cab |
10
CONTRIBUTING.md
Normal file
10
CONTRIBUTING.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Contributing to CloudNativePG
|
||||||
|
|
||||||
|
Thank you for your interest in contributing! 💖
|
||||||
|
|
||||||
|
To ensure consistency across the project, all CloudNativePG repositories follow
|
||||||
|
a common set of guidelines regarding code of conduct, AI usage, and
|
||||||
|
contribution workflows.
|
||||||
|
|
||||||
|
Please review the [CloudNativePG Project contributing guidelines](https://github.com/cloudnative-pg/governance/blob/main/CONTRIBUTING.md)
|
||||||
|
before searching for issues, reporting bugs, or submitting a pull request.
|
||||||
@ -12,8 +12,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "k3s",
|
"name": "k3s",
|
||||||
"source": "github.com/marcosnils/daggerverse/k3s@k3s/v0.1.10",
|
"source": "github.com/mnencia/daggerverse/k3s@feat/log-verbosity-control",
|
||||||
"pin": "28eea1fcf3b6ecb38a628186107760acd717442f"
|
"pin": "76b0bc3fa496fe98c63c8b3db9013ab49a47705e"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"disableDefaultFunctionCaching": true
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user