add example-aoo
This commit is contained in:
39
2.ArgoCD/example-app/wordpress/Chart.yaml
Normal file
39
2.ArgoCD/example-app/wordpress/Chart.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
annotations:
|
||||
category: CMS
|
||||
apiVersion: v2
|
||||
appVersion: 6.1.1
|
||||
dependencies:
|
||||
- condition: memcached.enabled
|
||||
name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.x.x
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: WordPress is the world's most popular blogging and content management
|
||||
platform. Powerful yet simple, everyone from students to global corporations use
|
||||
it to build beautiful, functional websites.
|
||||
home: https://github.com/bitnami/charts/tree/main/bitnami/wordpress
|
||||
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
|
||||
keywords:
|
||||
- application
|
||||
- blog
|
||||
- cms
|
||||
- http
|
||||
- php
|
||||
- web
|
||||
- wordpress
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
url: https://github.com/bitnami/charts
|
||||
name: wordpress
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/wordpress
|
||||
- https://wordpress.org/
|
||||
version: 15.2.22
|
Reference in New Issue
Block a user