Skip to content

Commit

Permalink
Add initial local chain registry service (#24)
Browse files Browse the repository at this point in the history
* Add initial local chain registry service

* Half finished handler for chain registry

* Add dummy handlers and code to be filled later

* upgrade chain minor version

* delete values schema

* add newline at end of the file

* add newline at end of file

* cleanup creation of new items
  • Loading branch information
Anmol1696 authored Dec 24, 2022
1 parent e56965c commit 08d5795
Show file tree
Hide file tree
Showing 15 changed files with 690 additions and 1,709 deletions.
2 changes: 1 addition & 1 deletion charts/devnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.13
version: 0.1.14

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
Loading

0 comments on commit 08d5795

Please sign in to comment.