Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions charts/lfx-platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
version: 0.25.2
- name: authelia
repository: https://charts.authelia.com
version: 0.10.49
version: 0.10.50
- name: nack
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.29.2
Expand Down Expand Up @@ -49,24 +49,24 @@ dependencies:
version: 0.2.8
- name: lfx-v2-indexer-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart
version: 0.4.16
version: 0.4.17
- name: lfx-v2-committee-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-committee-service/chart
version: 0.2.21
version: 0.2.22
- name: lfx-v2-meeting-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-meeting-service/chart
version: 0.7.0
- name: lfx-v2-mailing-list-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-mailing-list-service/chart
version: 0.2.0
version: 0.3.0
- name: lfx-v2-auth-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-auth-service/chart
version: 0.3.5
version: 0.4.0
- name: lfx-v2-voting-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-voting-service/chart
version: 0.2.2
version: 0.2.3
- name: lfx-v2-survey-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-survey-service/chart
version: 0.2.2
digest: sha256:f69fce26d519ff2eb1a363deb17d1464509b9ca1b2110771060506c8221c7f36
generated: "2026-03-16T14:41:15.158926-07:00"
version: 0.2.3
digest: sha256:920bd36a873769cfc78925c339123a01fb744bf985239f2213bfe48047272764
generated: "2026-03-18T10:55:55.919661-03:00"
12 changes: 6 additions & 6 deletions charts/lfx-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,29 +75,29 @@ dependencies:
condition: lfx-v2-access-check.enabled
- name: lfx-v2-indexer-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-indexer-service/chart
version: ~0.4.16
version: ~0.4.17
condition: lfx-v2-indexer-service.enabled
- name: lfx-v2-committee-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-committee-service/chart
version: ~0.2.21
version: ~0.2.22
condition: lfx-v2-committee-service.enabled
- name: lfx-v2-meeting-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-meeting-service/chart
version: ~0.7.0
condition: lfx-v2-meeting-service.enabled
- name: lfx-v2-mailing-list-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-mailing-list-service/chart
version: ~0.2.0
version: ~0.3.0
condition: lfx-v2-mailing-list-service.enabled
- name: lfx-v2-auth-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-auth-service/chart
version: ~0.3.5
version: ~0.4.0
condition: lfx-v2-auth-service.enabled
- name: lfx-v2-voting-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-voting-service/chart
version: ~0.2.2
version: ~0.2.3
condition: lfx-v2-voting-service.enabled
- name: lfx-v2-survey-service
repository: oci://ghcr.io/linuxfoundation/lfx-v2-survey-service/chart
version: ~0.2.2
version: ~0.2.3
condition: lfx-v2-survey-service.enabled
Loading