botkube

An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices

MIT License

Stars
2.1K
Committers
92
botkube - v1.11.0 Latest Release

Published by botkube-dev 5 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.10.0...v1.11.0

botkube - v1.11.0-rc.1

Published by botkube-dev 6 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.10.0...v1.11.0-rc.1

botkube - v1.10.0

Published by botkube-dev 7 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.9.0...v1.10.0

botkube - v1.10.0-rc.1

Published by botkube-dev 7 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.9.0...v1.10.0-rc.1

botkube - v1.9.1

Published by botkube-dev 8 months ago

What's Changed

Fixed Bugs πŸ›

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.9.0...v1.9.1

botkube - v1.9.1-rc.1

Published by botkube-dev 8 months ago

What's Changed

Fixed Bugs πŸ›

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.9.0...v1.9.1-rc.1

botkube - v1.9.0

Published by botkube-dev 8 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.8.0...v1.9.0

botkube - v1.9.0-rc.2

Published by botkube-dev 8 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.8.0...v1.9.0-rc.2

botkube - v1.9.0-rc.1

Published by botkube-dev 8 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.8.0...v1.9.0-rc.1

botkube - v1.8.0

Published by botkube-dev 9 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.7.0...v1.8.0

botkube - v1.8.0-rc.1

Published by botkube-dev 9 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.7.0...v1.8.0-rc.1

botkube - v1.7.0

Published by botkube-dev 10 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.6.0...v1.7.0

botkube - v1.6.0-rc.2

Published by botkube-dev 10 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.5.0...v1.6.0-rc.2

botkube - v1.7.0-rc.1

Published by botkube-dev 10 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.6.0...v1.7.0-rc.1

botkube - v1.6.0

Published by botkube-dev 11 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.5.0...v1.6.0

botkube - v1.6.0-rc.1

Published by botkube-dev 11 months ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.5.0...v1.6.0-rc.1

botkube - v1.5.0

Published by botkube-dev about 1 year ago

What's Changed

Breaking changes πŸ’₯

The Config Watcher configuration properties have been updated. The configWatcher.enabled property still works as before.

configWatcher:
  enabled: true
  tmpDir: "/tmp/watched-cfg/"
  initialSyncTimeout: 0
  image:
    registry: ghcr.io
    repository: kubeshop/k8s-sidecar
    tag: in-cluster-config
    pullPolicy: IfNotPresent
configWatcher:
  enabled: true
  inCluster:
    informerResyncPeriod: 10m

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.4.0...v1.5.0

botkube - v1.5.0-rc.2

Published by botkube-dev about 1 year ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.4.0...v1.5.0-rc.2

botkube - v1.5.0-rc.1

Published by botkube-dev about 1 year ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Other Changes ✨

New Contributors

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.4.0...v1.5.0-rc.1

botkube - v1.4.1

Published by botkube-dev about 1 year ago

What's Changed

Implemented Enhancements πŸŽ‰

Fixed Bugs πŸ›

Full Changelog: https://github.com/kubeshop/botkube/compare/v1.4.0...v1.4.1