Botkube Versions Save

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

v1.8.0-rc.1

4 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

v1.7.0

5 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

v1.6.0-rc.2

5 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

v1.7.0-rc.1

5 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

v1.6.0

6 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

v1.6.0-rc.1

6 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

v1.5.0

7 months ago

What's Changed

Breaking changes 💥

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

Before After
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

v1.5.0-rc.2

7 months 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

v1.5.0-rc.1

7 months 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

v1.4.1

8 months ago

What's Changed

Implemented Enhancements 🎉

Fixed Bugs 🐛

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