Skip to content

Commit a4eb034

Browse files
committed
chore: upgrade ledger
1 parent 02f8aca commit a4eb034

File tree

4 files changed

+11
-67
lines changed

4 files changed

+11
-67
lines changed

charts/regions/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 2.9.1
55
- name: operator
66
repository: oci://ghcr.io/formancehq/helm
7-
version: 3.1.0
8-
digest: sha256:e1a4f1a11439c1d1bff1344fb9d18a3f9a4b1e7d33d0d9b98bb83248cdbb87a5
9-
generated: "2025-11-19T14:39:20.061858+01:00"
7+
version: 3.2.0
8+
digest: sha256:2c8edd3f8c50c46f7995d96b1126443a3595a05631361f55aa76e5104fb59437
9+
generated: "2025-12-01T11:08:51.446725+01:00"

charts/regions/README.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -89,16 +89,6 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
8989
| operator.operator.region | string | `"private"` | |
9090
| versions.allowDefaultVersion | bool | `false` | |
9191
| versions.create | bool | `true` | |
92-
| versions.files."v1.0".auth | string | `"v0.4.4"` | |
93-
| versions.files."v1.0".gateway | string | `"v2.0.18"` | |
94-
| versions.files."v1.0".ledger | string | `"v1.10.14"` | |
95-
| versions.files."v1.0".orchestration | string | `"v0.2.1"` | |
96-
| versions.files."v1.0".payments | string | `"v1.0.0-rc.5"` | |
97-
| versions.files."v1.0".reconciliation | string | `"v0.1.0"` | |
98-
| versions.files."v1.0".search | string | `"v0.10.0"` | |
99-
| versions.files."v1.0".stargate | string | `"v0.1.10"` | |
100-
| versions.files."v1.0".wallets | string | `"v0.4.6"` | |
101-
| versions.files."v1.0".webhooks | string | `"v2.0.18"` | |
10292
| versions.files."v2.0".auth | string | `"v2.4.1"` | |
10393
| versions.files."v2.0".gateway | string | `"v2.0.24"` | |
10494
| versions.files."v2.0".ledger | string | `"v2.0.24"` | |
@@ -121,7 +111,7 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
121111
| versions.files."v2.1".webhooks | string | `"v2.1.0"` | |
122112
| versions.files."v2.2".auth | string | `"v2.4.1"` | |
123113
| versions.files."v2.2".gateway | string | `"v2.0.24"` | |
124-
| versions.files."v2.2".ledger | string | `"v2.2.50"` | |
114+
| versions.files."v2.2".ledger | string | `"v2.2.51"` | |
125115
| versions.files."v2.2".orchestration | string | `"v2.0.24"` | |
126116
| versions.files."v2.2".payments | string | `"v2.0.32"` | |
127117
| versions.files."v2.2".reconciliation | string | `"v2.0.24"` | |
@@ -131,7 +121,7 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
131121
| versions.files."v2.2".webhooks | string | `"v2.1.0"` | |
132122
| versions.files."v3.0".auth | string | `"v2.4.1"` | |
133123
| versions.files."v3.0".gateway | string | `"v2.1.0"` | |
134-
| versions.files."v3.0".ledger | string | `"v2.2.50"` | |
124+
| versions.files."v3.0".ledger | string | `"v2.2.51"` | |
135125
| versions.files."v3.0".orchestration | string | `"v2.1.1"` | |
136126
| versions.files."v3.0".payments | string | `"v3.0.18"` | |
137127
| versions.files."v3.0".reconciliation | string | `"v2.1.0"` | |
@@ -141,7 +131,7 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
141131
| versions.files."v3.0".webhooks | string | `"v2.1.0"` | |
142132
| versions.files."v3.1".auth | string | `"v2.4.1"` | |
143133
| versions.files."v3.1".gateway | string | `"v2.1.0"` | |
144-
| versions.files."v3.1".ledger | string | `"v2.3.3"` | |
134+
| versions.files."v3.1".ledger | string | `"v2.3.5"` | |
145135
| versions.files."v3.1".orchestration | string | `"v2.4.0"` | |
146136
| versions.files."v3.1".payments | string | `"v3.0.18"` | |
147137
| versions.files."v3.1".reconciliation | string | `"v2.2.0"` | |
@@ -151,7 +141,7 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
151141
| versions.files."v3.1".webhooks | string | `"v2.2.0"` | |
152142
| versions.files."v3.2-rc".auth | string | `"v2.4.1"` | |
153143
| versions.files."v3.2-rc".gateway | string | `"v2.1.0"` | |
154-
| versions.files."v3.2-rc".ledger | string | `"v2.3.3"` | |
144+
| versions.files."v3.2-rc".ledger | string | `"v2.3.5"` | |
155145
| versions.files."v3.2-rc".orchestration | string | `"v2.4.0"` | |
156146
| versions.files."v3.2-rc".payments | string | `"v3.1.0-rc.3"` | |
157147
| versions.files."v3.2-rc".reconciliation | string | `"v2.2.0"` | |

charts/regions/values.schema.json

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -201,41 +201,6 @@
201201
}
202202
}
203203
},
204-
"v1.0": {
205-
"type": "object",
206-
"properties": {
207-
"auth": {
208-
"type": "string"
209-
},
210-
"gateway": {
211-
"type": "string"
212-
},
213-
"ledger": {
214-
"type": "string"
215-
},
216-
"orchestration": {
217-
"type": "string"
218-
},
219-
"payments": {
220-
"type": "string"
221-
},
222-
"reconciliation": {
223-
"type": "string"
224-
},
225-
"search": {
226-
"type": "string"
227-
},
228-
"stargate": {
229-
"type": "string"
230-
},
231-
"wallets": {
232-
"type": "string"
233-
},
234-
"webhooks": {
235-
"type": "string"
236-
}
237-
}
238-
},
239204
"v2.0": {
240205
"type": "object",
241206
"properties": {

charts/regions/values.yaml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -83,17 +83,6 @@ versions:
8383
stargate: v0.1.10
8484
gateway: v2.0.18
8585
ledger: v1.10.14
86-
v1.0:
87-
orchestration: v0.2.1
88-
reconciliation: v0.1.0
89-
search: v0.10.0
90-
auth: v0.4.4
91-
wallets: v0.4.6
92-
webhooks: v2.0.18
93-
payments: v1.0.0-rc.5
94-
stargate: v0.1.10
95-
gateway: v2.0.18
96-
ledger: v1.10.14
9786
v2.0:
9887
ledger: v2.0.24
9988
search: v2.0.24
@@ -117,7 +106,7 @@ versions:
117106
orchestration: v2.0.24
118107
reconciliation: v2.0.24
119108
v2.2:
120-
ledger: v2.2.50
109+
ledger: v2.2.51
121110
search: v2.0.24
122111
stargate: v2.2.1
123112
auth: v2.4.1
@@ -129,7 +118,7 @@ versions:
129118
reconciliation: v2.0.24
130119
v3.0:
131120
payments: v3.0.18
132-
ledger: v2.2.50
121+
ledger: v2.2.51
133122
search: v2.1.0
134123
stargate: v2.2.1
135124
auth: v2.4.1
@@ -140,7 +129,7 @@ versions:
140129
reconciliation: v2.1.0
141130
v3.1:
142131
payments: v3.0.18
143-
ledger: v2.3.3
132+
ledger: v2.3.5
144133
search: v2.1.0
145134
stargate: v2.2.1
146135
auth: v2.4.1
@@ -151,7 +140,7 @@ versions:
151140
reconciliation: v2.2.0
152141
v3.2-rc:
153142
payments: v3.1.0-rc.3
154-
ledger: v2.3.3
143+
ledger: v2.3.5
155144
search: v2.1.0
156145
stargate: v2.2.1
157146
auth: v2.4.1

0 commit comments

Comments
 (0)