mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
30 lines
607 B
YAML
30 lines
607 B
YAML
apiVersion: v1
|
|
name: flagger
|
|
version: 1.22.1
|
|
appVersion: 1.22.1
|
|
kubeVersion: ">=1.19.0-0"
|
|
engine: gotpl
|
|
description: Flagger is a progressive delivery operator for Kubernetes
|
|
home: https://flagger.app
|
|
icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/flagger-icon.png
|
|
sources:
|
|
- https://github.com/fluxcd/flagger
|
|
maintainers:
|
|
- name: stefanprodan
|
|
url: https://github.com/stefanprodan
|
|
email: stefanprodan@users.noreply.github.com
|
|
keywords:
|
|
- flagger
|
|
- istio
|
|
- appmesh
|
|
- linkerd
|
|
- kuma
|
|
- osm
|
|
- smi
|
|
- gloo
|
|
- contour
|
|
- nginx
|
|
- traefik
|
|
- gitops
|
|
- canary
|