File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies:
2222 version: 0.10.42
2323- name: nack
2424 repository: https://nats-io.github.io/k8s/helm/charts/
25- version: 0.29.1
25+ version: 0.29.2
2626- name: fga-operator
2727 repository: https://3schwartz.github.io/fga-operator/
2828 version: 1.0.0
@@ -46,6 +46,6 @@ dependencies:
4646 version: 0.2.1
4747- name: lfx-v2-indexer-service
4848 repository: oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart
49- version: 0.2 .0
50- digest: sha256:a4308bf013728b0d0114c4b3eb0f4eeda5713c241d5fa37e4ddfcfc850773159
51- generated: "2025-08-19T15:22:38.814964 -07:00"
49+ version: 0.4 .0
50+ digest: sha256:dee8d2c43f10a040a8c358b65e86431f042001cb85b8105d6834f3ccdb11b27a
51+ generated: "2025-08-28T16:49:49.029162 -07:00"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: v2
55name : lfx-platform
66description : LFX Platform v2 Helm chart
77type : application
8- version : 0.2.5
8+ version : 0.2.6
99icon : https://github.com/linuxfoundation/lfx-v2-helm/raw/main/img/lfx-logo-color.svg
1010dependencies :
1111 - name : traefik
@@ -54,21 +54,21 @@ dependencies:
5454 condition : trustManagerEnabled
5555 - name : lfx-v2-query-service
5656 repository : oci://ghcr.io/linuxfoundation/lfx-v2-query-service/chart
57- version : ~0.2.2
57+ version : ~0.2.3
5858 condition : lfx-v2-query-service.enabled
5959 - name : lfx-v2-project-service
6060 repository : oci://ghcr.io/linuxfoundation/lfx-v2-project-service/chart
61- version : ~0.4.0
61+ version : ~0.4.2
6262 condition : lfx-v2-project-service.enabled
6363 - name : lfx-v2-fga-sync
6464 repository : oci://ghcr.io/linuxfoundation/lfx-v2-fga-sync/chart
65- version : ~0.2.0
65+ version : ~0.2.1
6666 condition : lfx-v2-fga-sync.enabled
6767 - name : lfx-v2-access-check
6868 repository : oci://ghcr.io/linuxfoundation/lfx-v2-access-check/chart
6969 version : ~0.2.1
7070 condition : lfx-v2-access-check.enabled
7171 - name : lfx-v2-indexer-service
7272 repository : oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart
73- version : ~0.2 .0
73+ version : ~0.4 .0
7474 condition : lfx-v2-indexer-service.enabled
You can’t perform that action at this time.
0 commit comments