feat: with acceptest
This commit is contained in:
30
internal/accept_test/test_data/nginx/Chart.yaml
Normal file
30
internal/accept_test/test_data/nginx/Chart.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 1.23.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: NGINX Open Source is a web server that can be also used as a reverse
|
||||
proxy, load balancer, and HTTP cache. Recommended for high-demanding sites due to
|
||||
its ability to provide faster content.
|
||||
home: https://github.com/bitnami/charts/tree/main/bitnami/nginx
|
||||
icon: https://bitnami.com/assets/stacks/nginx/img/nginx-stack-220x234.png
|
||||
keywords:
|
||||
- nginx
|
||||
- http
|
||||
- web
|
||||
- www
|
||||
- reverse proxy
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
url: https://github.com/bitnami/charts
|
||||
name: nginx
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/nginx
|
||||
- https://www.nginx.org
|
||||
version: 13.2.33
|
Reference in New Issue
Block a user