Skip to content

Commit 30e947e

Browse files
authored
Merge pull request #54 from linuxfoundation/jme/LFXV2-443
bump lfx-v2-access-check to 0.2.3, other deps
2 parents 6b1de1e + fb77618 commit 30e947e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/lfx-platform/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
version: 0.15.8
1111
- name: nats
1212
repository: https://nats-io.github.io/k8s/helm/charts/
13-
version: 1.3.13
13+
version: 1.3.14
1414
- name: opensearch
1515
repository: https://opensearch-project.github.io/helm-charts/
1616
version: 2.34.0
@@ -43,9 +43,9 @@ dependencies:
4343
version: 0.2.3
4444
- name: lfx-v2-access-check
4545
repository: oci://ghcr.io/linuxfoundation/lfx-v2-access-check/chart
46-
version: 0.2.2
46+
version: 0.2.3
4747
- name: lfx-v2-indexer-service
4848
repository: oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart
4949
version: 0.4.1
50-
digest: sha256:e56f9ff6ce85988ae51b50f6efbe9ebbbd7a1832ba46ecc7d5bd57ccb6d5a248
51-
generated: "2025-09-08T17:15:28.714033-07:00"
50+
digest: sha256:cc88126fa5d1d9223a02ae768be15e2a16c1e8168e299790b908109d2b85f7b7
51+
generated: "2025-09-11T12:45:36.624945-07:00"

charts/lfx-platform/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apiVersion: v2
55
name: lfx-platform
66
description: LFX Platform v2 Helm chart
77
type: application
8-
version: 0.2.10
8+
version: 0.2.11
99
icon: https://github.com/linuxfoundation/lfx-v2-helm/raw/main/img/lfx-logo-color.svg
1010
dependencies:
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.2
69+
version: ~0.2.3
7070
condition: lfx-v2-access-check.enabled
7171
- name: lfx-v2-indexer-service
7272
repository: oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart

0 commit comments

Comments
 (0)