1. index.yaml

index.yaml 是在构建 helm chart 仓库时通过 helm repo index 生成的文件。

该文件是基于每个 chart 的 Chart.yaml 文件中元数据生成的所有 chart 的索引,当执行 helm repo update 时会缓存下载或更新本地 index.yaml。

apiVersion: v1
entries:
  airflow:
  - annotations:
      category: WorkFlow
    apiVersion: v2
    appVersion: 2.2.4
    created: "2022-03-18T16:49:48.803053292Z"
    dependencies:
    - condition: redis.enabled
      name: redis
      repository: https://charts.bitnami.com/bitnami
      version: 16.x.x
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 11.x.x
    - name: common
      repository: https://charts.bitnami.com/bitnami
      tags:
      - bitnami-common
      version: 1.x.x
    description: Apache Airflow is a tool to express and execute workflows as directed
      acyclic graphs (DAGs). It includes utilities to schedule tasks, monitor task
      progress and handle task dependencies.
    digest: 13b5835cfead7a6970e531ccd7f46c160e4dd288d0570a147e35cae8aaada1dc
    home: https://github.com/bitnami/charts/tree/master/bitnami/airflow
    icon: https://bitnami.com/assets/stacks/airflow/img/airflow-stack-220x234.png
    keywords:
    - apache
    - airflow
    - workflow
    - dag
    maintainers:
    - email: containers@bitnami.com
      name: Bitnami
    name: airflow
    sources:
    - https://github.com/bitnami/bitnami-docker-airflow
    - https://airflow.apache.org/
    urls:
    - https://charts.bitnami.com/bitnami/airflow-12.0.14.tgz
    version: 12.0.14
Copyright © 温玉 2021 | 浙ICP备2020032454号 all right reserved,powered by Gitbook该文件修订时间: 2022-06-24 00:52:34

results matching ""

    No results matching ""