Home / Keptn v1 Docs / News / Release Announcements / Keptn 0.13.0
Keptn 0.13.0 provides UX improvements in the Bridge to the settings page. The Uniform and Secret screens have been moved into this page. Besides, the resource-service got mature enough and it is marked as beta. This service will soon replace the configuration-service to speed up the interactions with the Git upstream repo. Finally, this version of Keptn provides beta support for OIDC for Bridge, CLI, and Distributor.
Key announcements:
🎉 Rolling updates: This release is a major step towards rolling updates of Keptn core services.
⭐ UX improvements in Bridge: The settings page received a style refresh to better organize the information.
🎁 OIDC support: Bridge, CLI, and Distributor have initial support for OpenID Connect. For more information on how to enable it, please check our documentation.
This release implements the KEPs: KEP 60 and KEP 48.
Implemented Keptn spec version: 0.2.4
waiting
state.--sso-scopes
flag to cli (#6708) (e6e11ba)state
param during Oauth flow (#6701) (02aecbc)keptn create secret
(#6621) (22bddf9)bridge: Restructuring of Bridge settings for project (75e2842)
Name | Container Name | CPU Request | CPU Limit | RAM Request | RAM Limit | Image |
---|---|---|---|---|---|---|
keptn-mongo | mongodb | null | null | null | null | docker.io/bitnami/mongodb:4.4.9-debian-10-r0 |
api-gateway-nginx | api-gateway-nginx | 50m | 100m | 64Mi | 128Mi | docker.io/nginxinc/nginx-unprivileged:1.21.6-alpine |
api-service | api-service | 50m | 100m | 32Mi | 64Mi | docker.io/keptn/api:0.13.0 |
api-service | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
approval-service | approval-service | 25m | 100m | 32Mi | 128Mi | docker.io/keptn/approval-service:0.13.0 |
approval-service | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
configuration-service | configuration-service | 25m | 100m | 32Mi | 64Mi | docker.io/keptn/configuration-service:0.13.0 |
remediation-service | remediation-service | 50m | 200m | 64Mi | 1Gi | docker.io/keptn/remediation-service:0.13.0 |
remediation-service | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
bridge | bridge | 25m | 200m | 64Mi | 256Mi | docker.io/keptn/bridge2:0.13.0 |
mongodb-datastore | mongodb-datastore | 50m | 300m | 32Mi | 512Mi | docker.io/keptn/mongodb-datastore:0.13.0 |
mongodb-datastore | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
lighthouse-service | lighthouse-service | 50m | 200m | 128Mi | 1Gi | docker.io/keptn/lighthouse-service:0.13.0 |
lighthouse-service | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
secret-service | secret-service | 25m | 200m | 32Mi | 64Mi | docker.io/keptn/secret-service:0.13.0 |
shipyard-controller | shipyard-controller | 50m | 100m | 32Mi | 128Mi | docker.io/keptn/shipyard-controller:0.13.0 |
shipyard-controller | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
statistics-service | statistics-service | 25m | 100m | 32Mi | 64Mi | docker.io/keptn/statistics-service:0.13.0 |
statistics-service | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
webhook-service | webhook-service | 25m | 100m | 32Mi | 64Mi | docker.io/keptn/webhook-service:0.13.0 |
webhook-service | distributor | 25m | 100m | 16Mi | 32Mi | docker.io/keptn/distributor:0.13.0 |
keptn-nats-cluster | nats | null | null | null | null | nats:2.1.9-alpine3.12 |
keptn upgrade
command. Find the documentation here: Upgrade from Keptn 0.12.x to 0.13.0