diff --git a/README.md b/README.md index eeafe7db..f4afc92b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ go-utils-gopher +## Keptn V1 has reached end of life on December 22nd, 2023 and has been replaced. + This repository contains packages for common functionality around the [Keptn Project](https://github.com/keptn). Please post any issues to [keptn/keptn repository](https://github.com/keptn/keptn/issues) and label them with `area:go-utils`. @@ -173,4 +175,4 @@ fmt.Println(*eventContext.KeptnContext) The GO models for the Keptn API can be used by importing: `github.com/keptn/go-utils/pkg/api/models`. Further, the GO models for e.g. the shipyard `yaml` etc. can be used by -importing: `github.com/keptn/go-utils/pkg/lib/v0_2_0` \ No newline at end of file +importing: `github.com/keptn/go-utils/pkg/lib/v0_2_0`