Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RealAnna authored Dec 21, 2023
1 parent 961c609 commit 44d08d7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

<img src="./gopher.png" alt="go-utils-gopher" width="210"/>

## 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`.
Expand Down Expand Up @@ -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`
importing: `github.com/keptn/go-utils/pkg/lib/v0_2_0`

0 comments on commit 44d08d7

Please sign in to comment.