Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/openshift-online/ocm-sdk-go from 0.1.287 to 0.1.320 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.287 to 0.1.320.

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.320

  • Update to model v0.0.261
    • Add commonAnnotations and commonLabels to addons
  • Update to Addon structs and openapi.json for supporting
    • commonAnnotations
    • commonLabels

Release 0.1.319

  • Update to model v0.0.260
    • Add ManagedPolicies field to the STS type model.

Release 0.1.318

  • Update to model v0.0.259
    • Add master and infra instance types to cluster nodes
  • Update to model v0.0.258
    • Export cluster name for mgmt, mgmt_parent, and svc clusters

Release 0.1.317

  • Update to model v0.0.257
    • Add ByoOidc type to Cluster type model
    • Add addon upgrade policy to clusters_mgmt
    • Add Labels and Taints to NodePool type

Release 0.1.316

  • Update to model v0.0.256
    • Add LogType field to Cluster Log type model
    • Fix Addon status type and value constants

Release 0.1.315

  • Update to model v0.0.255
    • Add Version field to node pool

Release 0.1.314

  • Update to model v0.0.254
    • Add PrivateLinkConfiguration type with related endpoints

Release 0.1.313

  • Update to model v0.0.253
    • Update Permission resource attributes
      • Rename ResourceType to Resource

Release 0.1.312

  • Update to metamodel 0.0.57

Release 0.1.311

  • Update to model v0.0.252
    • Update STS resource attributes
      • Remove BoundServiceAccountSigningKey
      • Remove BoundServiceAccountKeyKmsId
      • Rename BoundServiceAccountKeySecretArn to OidcPrivateKeySecretArn

... (truncated)

Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.320

  • Update to model v0.0.261
    • Add commonAnnotations and commonLabels to addons
  • Update to Addon structs and openapi.json for supporting
    • commonAnnotations
    • commonLabels

0.1.319

  • Update to model v0.0.260
    • Add ManagedPolicies field to the STS type model.

0.1.318

  • Update to model v0.0.259
    • Add master and infra instance types to cluster nodes
  • Update to model v0.0.258
    • Export cluster name for mgmt, mgmt_parent, and svc clusters

0.1.317

  • Update to model v0.0.257
    • Add ByoOidc type to Cluster type model
    • Add addon upgrade policy to clusters_mgmt
    • Add Labels and Taints to NodePool type

0.1.316

  • Update to model v0.0.256
    • Add LogType field to Cluster Log type model
    • Fix Addon status type and value constants

0.1.315

  • Update to model v0.0.255
    • Add Version field to node pool

0.1.314

  • Update to model v0.0.254
    • Add PrivateLinkConfiguration type with related endpoints

0.1.313

  • Update to model v0.0.253
    • Update Permission resource attributes
      • Rename ResourceType to Resource

0.1.312

  • Update to metamodel 0.0.57

0.1.311

  • Update to model v0.0.252
    • Update STS resource attributes
      • Remove BoundServiceAccountSigningKey
      • Remove BoundServiceAccountKeyKmsId
      • Rename BoundServiceAccountKeySecretArn to OidcPrivateKeySecretArn

... (truncated)

Commits
  • 36979dd Merge pull request #732 from Ankit152/sda-8223
  • d64c237 release v0.1.320
  • c9cee09 feat: [SDA-8223] updated addonsmgmt with annotations and labels
  • c2b178a Merge pull request #733 from oriAdler/release-0-1-319
  • e614985 Bump ocm-api-model to v0.0.260
  • 95fe7d4 Merge pull request #731 from tzvatot/instance-types
  • 850dfe9 Bump ocm-api-model to v0.0.259
  • 826f057 Merge pull request #726 from andreadecorte/257
  • f8e70f9 Merge pull request #727 from andreadecorte/257_model
  • 00653e5 Release 0.1.317
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.287 to 0.1.320.
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.287...v0.1.320)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

The following labels could not be found: golang, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants