build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 (#236)
Bumps github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0.
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.29.0 dependency-type: direct:production update-type: version-update:semver-minor …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
terraform-provider-csbpg
This is a highly specialised Terraform provider designed to be used exclusively with the Cloud Service Broker (“CSB”). Initially CSB brokerpaks used other PostgreSQL Terraform providers, but some features proved problematic. In particular:
Usage
Releasing
To create a new GitHub release, decide on a new version number according to Semanitc Versioning, and then:
v:git tag vX.Y.Xgit push --tags