You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/postgresflex from 1.12.0 to 1.13.0 (#1575)
* chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/postgresflex
Bumps [github.com/stackitcloud/stackit-sdk-go/services/postgresflex](https://github.com/stackitcloud/stackit-sdk-go) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/stackitcloud/stackit-sdk-go/releases)
- [Changelog](https://github.com/stackitcloud/stackit-sdk-go/blob/main/CHANGELOG.md)
- [Commits](stackitcloud/stackit-sdk-go@services/cdn/v1.12.0...services/cdn/v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/postgresflex
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(postgresflex): instance create/clone payloads made storage class required
Added nil checks and pointer dereferences instead of making flags
required. If flag is not passed, default will be used and a warning
printed.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlo Goetz <carlo.goetz@inovex.de>
0 commit comments