* added documentation, updated repo pointer in the dashboard, added dashboard link highlighting and mionor fixes * added doc * added logo to dashboard * Fixed dashboard attack chart * Enhance fake data generation with varied request counts for better visualization * Add automatic migrations and support for latitude/longitude in IP stats * Update Helm chart version to 0.2.2 and add timezone configuration option --------- Co-authored-by: BlessedRebuS <patrick.difa@gmail.com>
16 lines
403 B
YAML
16 lines
403 B
YAML
apiVersion: v2
|
|
name: krawl-chart
|
|
description: A Helm chart for Krawl honeypot server
|
|
type: application
|
|
version: 0.2.2
|
|
appVersion: 0.2.2
|
|
keywords:
|
|
- honeypot
|
|
- security
|
|
- krawl
|
|
maintainers:
|
|
- name: blessedrebus
|
|
home: https://github.com/blessedrebus/krawl
|
|
sources:
|
|
- https://github.com/blessedrebus/krawl
|
|
icon: https://raw.githubusercontent.com/blessedrebus/krawl/main/docs/images/krawl-logo.png |