15 lines
408 B
YAML
15 lines
408 B
YAML
apiVersion: v2
|
|
name: tekton-cicd
|
|
description: Tekton CI/CD infrastructure for Bakery-IA
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "0.57.0"
|
|
maintainers:
|
|
- name: Bakery-IA Team
|
|
email: team@bakery-ia.local
|
|
annotations:
|
|
category: Infrastructure
|
|
app.kubernetes.io/name: tekton-cicd
|
|
app.kubernetes.io/instance: tekton-cicd
|
|
app.kubernetes.io/version: "0.57.0"
|
|
app.kubernetes.io/part-of: bakery-ia |