Skip to content

Commit

Permalink
refactor: update references in line with move to chronicle(dot)works
Browse files Browse the repository at this point in the history
Signed-off-by: duncanjw <[email protected]>
  • Loading branch information
duncanjw committed Dec 9, 2023
1 parent d6e4cfb commit 1c52ecc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/chronicle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |
provenance information on a distributed ledger - about any asset,
in any domain, and across multiple parties.
type: application
home: https://docs.btp.works/chronicle
home: https://docs.chronicle.works
icon: https://chronicle-resources.s3.amazonaws.com/icons/chronicle-transparent-bg-dark.png

keywords:
Expand All @@ -17,7 +17,7 @@ keywords:
# 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.
version: 0.1.24
version: 0.1.25

# This is the version number of Chronicle being deployed. This version
# number should be incremented each time you make changes to Chronicle.
Expand Down
4 changes: 2 additions & 2 deletions charts/chronicle/app-readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Chronicle records provenance information of any physical or digital asset on a d
- Chronicle is built on the established W3C PROV Ontology standard; it uses the lightweight JSON-LD linked data format, and the data query language GraphQL.
- Chronicle is easily adaptable to enable users to model, capture, and query provenance information pertinent to their industry, application and use case.

You can find example domains and further instructions at https://examples.btp.works
You can find example domains and further instructions at https://examples.chronicle.works

## *Important*

*As Chronicle uses Sawtooth as its backing ledger, a minimum of 4 nodes is required for deployment.*
*As Chronicle currently uses Sawtooth as its backing ledger, a minimum of 4 nodes is required for deployment.*
*This helm chart will deploy and configure a 4 node Sawtooth network on your target cluster, so less than 4 nodes will result in the deployment failing.*
2 changes: 1 addition & 1 deletion charts/chronicle/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ questions:
required: false
type: string
label: Chronicle docker repository
description: The Chronicle docker repository to use. This may be domain specific, see https://docs.btp.works/chronicle
description: The Chronicle docker repository to use. This may be domain specific, see https://docs.chronicle.works
group: "Chronicle Settings"
- variable: image.tag
default: ""
Expand Down

0 comments on commit 1c52ecc

Please sign in to comment.