Skip to content

Commit

Permalink
[helm] Enhancing Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
didierofrivia committed Jun 19, 2024
1 parent e88d14c commit 4ba7f75
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion charts/limitador-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
apiVersion: v2
name: limitador-operator
description: A Helm chart for Limitador Operator
description: Kubernetes operator for managing Limitador instances, a rate limiting service to protect your APIs.
home: https://kuadrant.io
icon: https://raw.githubusercontent.com/Kuadrant/kuadrant.github.io/main/static/img/apple-touch-icon.png
keywords:
- limitador
- rate limiting
- service protection
- kubernetes
- kuadrant
sources:
- https://github.com/Kuadrant/limitador-operator/
- https://github.com/Kuadrant/limitador/
kubeVersion: ">=1.19.0-0"
type: application
# The version will be properly set when the chart is released matching the operator version
version: "0.0.0"
Expand Down

0 comments on commit 4ba7f75

Please sign in to comment.