File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ dependencies:
44 version: 2.9.0
55- name: operator
66 repository: oci://ghcr.io/formancehq/helm
7- version: 3.0 .0
8- digest: sha256:6d3df3a26d97875da3e04793e03e39e87c371489fe7ba9bbbb19892b7c16ed1d
9- generated: "2025-11-13T15:17:31.546492 +01:00"
7+ version: 3.1 .0
8+ digest: sha256:753e336558ffcc91cb67517ea4c87f55b4c346a613dd48662e9956f294bd06ad
9+ generated: "2025-11-20T14:46:19.472948 +01:00"
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
140140| versions.files."v3.0".webhooks | string | ` "v2.1.0" ` | |
141141| versions.files."v3.1".auth | string | ` "v2.4.1" ` | |
142142| versions.files."v3.1".gateway | string | ` "v2.1.0" ` | |
143- | versions.files."v3.1".ledger | string | ` "v2.3.3 " ` | |
143+ | versions.files."v3.1".ledger | string | ` "v2.3.4 " ` | |
144144| versions.files."v3.1".orchestration | string | ` "v2.4.0" ` | |
145145| versions.files."v3.1".payments | string | ` "v3.0.18" ` | |
146146| versions.files."v3.1".reconciliation | string | ` "v2.2.0" ` | |
@@ -150,7 +150,7 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
150150| versions.files."v3.1".webhooks | string | ` "v2.2.0" ` | |
151151| versions.files."v3.2-rc".auth | string | ` "v2.4.1" ` | |
152152| versions.files."v3.2-rc".gateway | string | ` "v2.1.0" ` | |
153- | versions.files."v3.2-rc".ledger | string | ` "v2.3.3 " ` | |
153+ | versions.files."v3.2-rc".ledger | string | ` "v2.3.4 " ` | |
154154| versions.files."v3.2-rc".orchestration | string | ` "v2.4.0" ` | |
155155| versions.files."v3.2-rc".payments | string | ` "v3.1.0-rc.3" ` | |
156156| versions.files."v3.2-rc".reconciliation | string | ` "v2.2.0" ` | |
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ versions:
139139 reconciliation : v2.1.0
140140 v3.1 :
141141 payments : v3.0.18
142- ledger : v2.3.3
142+ ledger : v2.3.4
143143 search : v2.1.0
144144 stargate : v2.2.1
145145 auth : v2.4.1
@@ -150,7 +150,7 @@ versions:
150150 reconciliation : v2.2.0
151151 v3.2-rc :
152152 payments : v3.1.0-rc.3
153- ledger : v2.3.3
153+ ledger : v2.3.4
154154 search : v2.1.0
155155 stargate : v2.2.1
156156 auth : v2.4.1
You can’t perform that action at this time.
0 commit comments