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
2 changes: 1 addition & 1 deletion charts/anvil-node/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: anvil-node
description: A helm chart to deploy fhevm anvil node
version: 0.3.0
version: 0.4.0
apiVersion: v2
keywords:
- fhevm
Expand Down
2 changes: 1 addition & 1 deletion charts/contracts/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: contracts
description: A helm chart to manage fhevm Smart Contracts Deployment
version: 0.3.2
version: 0.4.0
apiVersion: v2
keywords:
- fhevm
Expand Down
2 changes: 1 addition & 1 deletion charts/coprocessor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: coprocessor
description: A helm chart to distribute and deploy Zama fhevm Co-Processor services
version: 0.4.0
version: 0.4.1
apiVersion: v2
keywords:
- fhevm
Expand Down
2 changes: 1 addition & 1 deletion charts/kms-connector/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: kms-connector
description: A helm chart to distribute and deploy the Zama KMS connector
version: 0.3.0
version: 0.4.0
apiVersion: v2
keywords:
- fhevm
Expand Down
Loading