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 @@ -19,7 +19,7 @@ dependencies:
1919 version: 0.25.2
2020- name: authelia
2121 repository: https://charts.authelia.com
22- version: 0.10.42
22+ version: 0.10.44
2323- name: nack
2424 repository: https://nats-io.github.io/k8s/helm/charts/
2525 version: 0.29.2
@@ -34,18 +34,18 @@ dependencies:
3434 version: v0.18.0
3535- name: lfx-v2-query-service
3636 repository: oci://ghcr.io/linuxfoundation/lfx-v2-query-service/chart
37- version: 0.2.3
37+ version: 0.2.4
3838- name: lfx-v2-project-service
3939 repository: oci://ghcr.io/linuxfoundation/lfx-v2-project-service/chart
40- version: 0.4.2
40+ version: 0.4.3
4141- name: lfx-v2-fga-sync
4242 repository: oci://ghcr.io/linuxfoundation/lfx-v2-fga-sync/chart
4343 version: 0.2.1
4444- name: lfx-v2-access-check
4545 repository: oci://ghcr.io/linuxfoundation/lfx-v2-access-check/chart
46- version: 0.2.1
46+ version: 0.2.2
4747- name: lfx-v2-indexer-service
4848 repository: oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart
49- version: 0.4.0
50- digest: sha256:dee8d2c43f10a040a8c358b65e86431f042001cb85b8105d6834f3ccdb11b27a
51- generated: "2025-08-28T16:49:49.029162 -07:00"
49+ version: 0.4.1
50+ digest: sha256:5d3f71f046ccac29a00cddb34dd9472a57a1c38fc1d92f8e5e784abd61616b80
51+ generated: "2025-09-08T11:05:46.092768 -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.7
8+ version : 0.2.8
99icon : https://github.com/linuxfoundation/lfx-v2-helm/raw/main/img/lfx-logo-color.svg
1010dependencies :
1111 - name : traefik
@@ -66,7 +66,7 @@ dependencies:
6666 condition : lfx-v2-fga-sync.enabled
6767 - name : lfx-v2-access-check
6868 repository : oci://ghcr.io/linuxfoundation/lfx-v2-access-check/chart
69- version : ~0.2.1
69+ version : ~0.2.2
7070 condition : lfx-v2-access-check.enabled
7171 - name : lfx-v2-indexer-service
7272 repository : oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart
You can’t perform that action at this time.
0 commit comments