Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
6 changes: 3 additions & 3 deletions charts/regions/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 2.16.0
- name: operator
repository: oci://ghcr.io/formancehq/helm
version: 3.13.1
version: 3.13.2
- name: core
repository: file://../core
version: 1.6.0
digest: sha256:dc6aaa09026334fb4ed49e3f4089d6fd32df0c0ddf17edba2c6deeeee5cff842
generated: "2026-08-07T17:03:26.152796+02:00"
digest: sha256:f4bdcfecf4ba5fb5c122bff41c302a8fa56bb3702ba213d16df58932c4ea17a5
generated: "2026-08-12T16:15:44.640172+02:00"
2 changes: 1 addition & 1 deletion charts/regions/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ maintainers:
icon: "https://avatars.githubusercontent.com/u/84325077?s=200&v=4"

type: application
version: 3.15.1
version: 3.15.2
appVersion: "latest"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/regions/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Formance regions Helm chart

![Version: 3.15.1](https://img.shields.io/badge/Version-3.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 3.15.2](https://img.shields.io/badge/Version-3.15.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Formance Private Regions Helm Chart

## Requirements
Expand Down
Loading