Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove helm chart #802

Merged
merged 3 commits into from
Jun 14, 2023
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: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@
for GVR during sign operations and improve their performance. [#600](https://github.com/ConsenSys/web3signer/issues/600)



### Bugs Fixed
- Upgrade jackson and vertx to upgrade snakeyaml to 2.0 to fix CVE-2022-1471
- Fixed handling of very large number (30,000+) of signing metadata files with Hashicorp connection by introducing
experimental flag to disable parallel processing `--Xmetadata-files-parallel-processing-enabled`.
[#794](https://github.com/ConsenSys/web3signer/pull/794)
- Fixed startup error with web3signer where openAPI spec cannot be loaded [#772](https://github.com/ConsenSys/web3signer/issues/772)
- Removed unmaintained and out-of-date helm chart [#802](https://github.com/ConsenSys/web3signer/pull/802)

---
## 23.3.1
Expand Down
23 changes: 0 additions & 23 deletions helm/web3signer/.helmignore

This file was deleted.

12 changes: 0 additions & 12 deletions helm/web3signer/Chart.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions helm/web3signer/templates/_helpers.tpl

This file was deleted.

15 changes: 0 additions & 15 deletions helm/web3signer/templates/configmap.tpl

This file was deleted.

28 changes: 0 additions & 28 deletions helm/web3signer/templates/service.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions helm/web3signer/templates/servicemonitor.yaml

This file was deleted.

108 changes: 0 additions & 108 deletions helm/web3signer/templates/statefulset.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions helm/web3signer/values.yaml

This file was deleted.