Skip to content

Commit

Permalink
Increase wait time to 15m
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kreuzberger <[email protected]>
  • Loading branch information
christian-kreuzberger-dtx committed May 21, 2021
1 parent dc9413b commit fdad6ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions releasenotes/releasenotes_V0.8.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Keptn 0.8.3 implements the Keptn Enhancement Proposal [#37](https://github.com/k
- name: get-action
- name: action
- name: evaluation
triggeredAfter: "10m"
triggeredAfter: "15m"
properties:
timeframe: "10m"
timeframe: "15m"
```

:star: *Length of service name increased to 43 characters*: The limitation of the service name length has been loosened to allow a length of 43 characters.
Expand Down Expand Up @@ -179,4 +179,4 @@ Implemented **Keptn spec** version: [0.2.2](https://github.com/keptn/spec/tree/0

- The upgrade from 0.8.x to 0.8.3 is supported by the `keptn upgrade` command. Find the documentation here: [Upgrade from Keptn 0.8.x to 0.8.3](https://keptn.sh/docs/0.8.x/operate/upgrade/#upgrade-from-keptn-0-8-2-to-0-8-3)

- :warning: Please consider adding the *remediation sequence* to a stage for enabling the auto-remediation capabilities of Keptn. The instructions you will find in the upgrade guide: *Upgrade from Keptn 0.8.x to 0.8.3*
- :warning: Please consider adding the *remediation sequence* to a stage for enabling the auto-remediation capabilities of Keptn. The instructions you will find in the upgrade guide: *Upgrade from Keptn 0.8.x to 0.8.3*

0 comments on commit fdad6ed

Please sign in to comment.