Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 68a9eea

Browse files
committed
chore: announce project relocation
Signed-off-by: Flavio Castelli <fcastelli@suse.com>
1 parent 4eb6565 commit 68a9eea

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
> [!IMPORTANT]
2+
> **Notice:**
3+
> Starting from release 1.32.0, all code from this repository has been merged into [github.com/kubewarden/kubewarden-controller](https://github.com/kubewarden/kubewarden-controller), which is now a monorepo.
4+
> Please refer to that repository for future updates and development.
5+
>
6+
> **This repository is now archived. Development continues in the new location.**
7+
18
[![Kubewarden Core Repository](https://github.com/kubewarden/community/blob/main/badges/kubewarden-core.svg)](https://github.com/kubewarden/community/blob/main/REPOSITORIES.md#core-scope)
29
[![Stable](https://img.shields.io/badge/status-stable-brightgreen?style=for-the-badge)](https://github.com/kubewarden/community/blob/main/REPOSITORIES.md#stable)
310
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kubewarden-defaults)](https://artifacthub.io/packages/helm/kubewarden/kubewarden-defaults)
@@ -228,7 +235,7 @@ Policy server has its software bill of materials (SBOM
228235
release. Both files are generated by [Docker
229236
buildx](https://docs.docker.com/build/metadata/attestations/) during the build
230237
process and stored in the container registry together with the container image
231-
as well as uploaded to the release page.
238+
as well as uploaded to the release page.
232239

233240
After the container image building, the container image and their attestations
234241
are signed using cosign. The attestation files are stoed inside a tarball with
@@ -376,5 +383,5 @@ See [GitHub Releases content](https://github.com/kubewarden/policy-server/releas
376383

377384
# CLI documentation
378385

379-
If you want a complete list of the available commands, you can read the
386+
If you want a complete list of the available commands, you can read the
380387
[cli-docs.md](./cli-docs.md) file.

0 commit comments

Comments
 (0)