ksctl / cli

Simplified Kubernetes Clusters Lifecycle Management (CLI)
https://docs.ksctl.com
Apache License 2.0
5 stars 0 forks source link

Bump github.com/ksctl/ksctl from 1.1.3 to 1.1.4 #22

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/ksctl/ksctl from 1.1.3 to 1.1.4.

Release notes

Sourced from github.com/ksctl/ksctl's releases.

v1.1.4

Highlights Features 🌟

  • Support for AWS Self-managed HA cluster
  • Kubeadm support
  • Mysql got replaced by etcd datastore members (HA)
  • ⚠️ the StateConfiguration got changes
    • So anyone using the older version might not be able to use the new binaries
    • MIgrations for Versions <= v1.1.3 are not available

What's Changed

New Contributors

Full Changelog: https://github.com/ksctl/ksctl/compare/v1.1.3...v1.1.4

Commits
  • 135549b feat: removed unnecesary configurations for mongodb
  • 35d3314 removed jenkins files
  • f4070e1 feat: updated the core structure of the github workflow file (#321)
  • 7661067 feature: add better script execution logic with retries (#319)
  • b205d86 feat(cloud): support for aws ha clusters (#277)
  • dd60bfd enhancement: concurrency for k8s bootstrap process (#318)
  • ec2a155 fix: ci jenkins with civo new region
  • 0a5dd40 fix: jenkins e2e ci broken
  • 6622bce feat: kubeadm support (#314)
  • 15bb362 Update the version for Kubernetes used by Jenkins to run tests on Civo to cur...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 3 months ago

Looks like github.com/ksctl/ksctl is up-to-date now, so this is no longer needed.