* feat: enhance IP reputation management with city data and geolocation integration * feat: enhance dashboard with city coordinates and improved marker handling * feat: update chart version to 0.2.1 in Chart.yaml, README.md, and values.yaml * feat: update logo format and size in README.md * feat: improve location display logic in dashboard for attackers and IPs
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.1
|
|
appVersion: 0.2.1
|
|
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 |