diff --git a/docs/adrs/0096-hook-extensions.md b/docs/adrs/0096-hook-extensions.md index 7518d0c..b40baa6 100644 --- a/docs/adrs/0096-hook-extensions.md +++ b/docs/adrs/0096-hook-extensions.md @@ -2,7 +2,7 @@ **Date:** 3 August 2023 -**Status**: Proposed +**Status**: Accepted ## Context @@ -29,4 +29,4 @@ In case the hook is able to read the extended spec, it will first create a defau ## Consequences -The addition of hook extensions will provide a better user experience for users who need to customize the pods created by the container hook. However, it will require additional effort to provide the template to the runner pod, and configure it properly. \ No newline at end of file +The addition of hook extensions will provide a better user experience for users who need to customize the pods created by the container hook. However, it will require additional effort to provide the template to the runner pod, and configure it properly.