Skip to content

Latest commit

 

History

History
148 lines (116 loc) · 4.89 KB

README.md

File metadata and controls

148 lines (116 loc) · 4.89 KB

keptn

Keptn

GitHub release (latest by date) Github Downloads Build Status codecov Go Report Card

Keptn is an event-based control plane for continuous delivery and automated operations for cloud-native applications. Please find the documentation on our website, and read the motivation about Keptn on our Why Keptn? page.

Usage

Please find the documentation of how to get started with Keptn in the Quick Start and the Installation instructions. We recommend using the latest stable release.

Furthermore, you can learn about our current releases, release candidates and pre-releases on the release section.

Versions compatibilities

We mangage the Keptn core components in versions. The respective images in their versions are stored on DockerHub. The versions of the Keptn core components and the services have to be compatible to each other. Therefore, this section shows the compatibility between these versions.

Keptn in version 0.6.0 requires:

Keptn core:

  • keptn/api:0.6.0
  • keptn/bridge:0.6.0
  • keptn/configuration-service:0.6.0
  • keptn/distributor:0.6.0
  • keptn/eventbroker-go:0.6.0
  • keptn/gatekeeper-service:0.6.0
  • keptn/helm-service:0.6.0
  • keptn/jmeter-service:0.6.0
  • keptn/lighthouse-service:0.6.0
  • keptn/mongodb-datastore:0.6.0
  • keptn/shipyard-service:0.6.0
  • keptn/wait-service:0.6.0
  • keptn/remediation-service:0.6.0

for Openshift:

  • keptn/openshift-route-service:0.6.0
Keptn version 0.5.2

*Keptn core:* - keptn/api:0.5.0 - keptn/bridge:0.5.0 - keptn/configuration-service:0.5.0 - keptn/distributor:0.5.0 - keptn/eventbroker-go:0.5.0 - keptn/gatekeeper-service:0.5.0 - keptn/helm-service:0.5.1 - keptn/jmeter-service:0.5.0 - keptn/mongodb-datastore:0.5.0 - keptn/pitometer-service:0.5.0 - keptn/shipyard-service:0.5.0 - keptn/wait-service:0.5.0 - keptn/remediation-service:0.5.0

Keptn uniform:

  • keptn/dynatrace-service:0.2.0
  • keptn/prometheus-service:0.2.0
  • keptn/servicenow-service:0.1.4

for Openshift:

  • keptn/openshift-route-service:0.5.0

Keptn version 0.5.1

*Keptn core:* - keptn/api:0.5.0 - keptn/bridge:0.5.0 - keptn/configuration-service:0.5.0 - keptn/distributor:0.5.0 - keptn/eventbroker-go:0.5.0 - keptn/gatekeeper-service:0.5.0 - keptn/helm-service:0.5.1 - keptn/jmeter-service:0.5.0 - keptn/mongodb-datastore:0.5.0 - keptn/pitometer-service:0.5.0 - keptn/shipyard-service:0.5.0 - keptn/wait-service:0.5.0 - keptn/remediation-service:0.5.0

Keptn uniform:

  • keptn/dynatrace-service:0.3.1
  • keptn/prometheus-service:0.2.0
  • keptn/servicenow-service:0.1.4

for Openshift:

  • keptn/openshift-route-service:0.5.0

Keptn version 0.5.0

Keptn in version 0.5.0 requires:

Keptn core:

  • keptn/api:0.5.0
  • keptn/bridge:0.5.0
  • keptn/configuration-service:0.5.0
  • keptn/distributor:0.5.0
  • keptn/eventbroker-go:0.5.0
  • keptn/gatekeeper-service:0.5.0
  • keptn/helm-service:0.5.0
  • keptn/jmeter-service:0.5.0
  • keptn/mongodb-datastore:0.5.0
  • keptn/pitometer-service:0.5.0
  • keptn/shipyard-service:0.5.0
  • keptn/wait-service:0.5.0
  • keptn/remediation-service:0.5.0

Keptn uniform:

  • keptn/dynatrace-service:0.3.1
  • keptn/prometheus-service:0.2.0
  • keptn/servicenow-service:0.1.4

for Openshift:

  • keptn/openshift-route-service:0.5.0

Please check out the GitHub releases page if you need information for older Keptn versions.

Contributions

You are welcome to contribute using Pull Requests to the respective repositories. Before contributing, please read our Contributing Guidelines and our Code of Conduct. Please also check out our list of Good first issues.

License

Keptn is an Open Source Project. Please see LICENSE for more information.

Further information