f4d287abef
- chart 0.8.1 → 0.11.0 (appVersion 0.10.4 → 0.12.2) - deps: postgres 1.5.8 → 1.5.13, openfga 0.2.44 → 0.2.62 - ingress: Kong → APISIX (use-regex + path /.*, cluster-issuer) - openfga.playground 비활성화 (preshared 인증 패닉 방지) - breaking=false, custom-values 키 전부 호환 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
29 lines
729 B
YAML
29 lines
729 B
YAML
apiVersion: v2
|
|
appVersion: 0.12.2
|
|
dependencies:
|
|
- alias: postgresql
|
|
condition: postgresql.enabled
|
|
name: postgres
|
|
repository: https://groundhog2k.github.io/helm-charts/
|
|
version: 1.5.13
|
|
- alias: openfga
|
|
condition: internalOpenFGA
|
|
name: openfga
|
|
repository: https://openfga.github.io/helm-charts
|
|
version: 0.2.62
|
|
description: Helm Chart for Lakekeeper - a rust native Iceberg Rest Catalog
|
|
home: https://github.com/lakekeeper/lakekeeper
|
|
icon: https://raw.githubusercontent.com/lakekeeper/lakekeeper/refs/heads/main/site/docs/assets/bear.svg
|
|
keywords:
|
|
- lakekeeper
|
|
- iceberg
|
|
- catalog
|
|
- rest
|
|
- lakehouse
|
|
maintainers:
|
|
- name: Christian
|
|
url: https://github.com/c-thiel
|
|
name: lakekeeper
|
|
type: application
|
|
version: 0.11.0
|