update lakekeeper/0.11.0
- 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>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
annotations:
|
||||
artifacthub.io/license: Apache-2.0
|
||||
artifacthub.io/signKey: |
|
||||
fingerprint: 8E9B315F6C22E339959DA77B35CCF4BDC9F58F2A
|
||||
url: https://openfga.github.io/helm-charts/pgp-public-key.asc
|
||||
apiVersion: v2
|
||||
appVersion: v1.14.0
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.12.10
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.6.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.13.3
|
||||
description: A Kubernetes Helm chart for the OpenFGA project.
|
||||
home: https://openfga.github.io/helm-charts
|
||||
icon: https://github.com/openfga/community/raw/main/brand-assets/icon/color/openfga-icon-color.svg
|
||||
name: openfga
|
||||
type: application
|
||||
version: 0.2.62
|
||||
Reference in New Issue
Block a user