mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
15 lines
429 B
YAML
15 lines
429 B
YAML
apiVersion: v1
|
|
version: 6.1.3
|
|
appVersion: 6.1.3
|
|
name: podinfo
|
|
engine: gotpl
|
|
description: Flagger canary deployment demo application
|
|
home: https://docs.flagger.app
|
|
icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/flagger-icon.png
|
|
sources:
|
|
- https://github.com/stefanprodan/podinfo
|
|
maintainers:
|
|
- name: stefanprodan
|
|
url: https://github.com/stefanprodan
|
|
email: stefanprodan@users.noreply.github.com
|