Skip to content

Commit eed8a99

Browse files
authored
docs(readme): add side project notice (#7)
## Added - A top-of-README notice clarifying the project is shared as-is. ## Changed - Added an Apache-2.0 license annotation to the Helm chart metadata.
1 parent 876e3ca commit eed8a99

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> ⚠️ **Notice**
2+
> This repo is a small, experimental project built for fun and learning. It’s shared publicly **as-is** with no promised support, roadmap, or guarantees.
3+
14
<div align="center">
25
<img src="assets/kaytoo.png" alt="Kaytoo logo" width="180" />
36

helm/kaytoo/Chart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ description: Kaytoo - Slack + OpenSearch insight bot
44
type: application
55
version: 0.1.1
66
appVersion: "0.1.1"
7+
annotations:
8+
artifacthub.io/license: Apache-2.0

0 commit comments

Comments
 (0)