Skip to content

Commit

Permalink
Deprecation notice for smartcontract and standalone-quorum (#45)
Browse files Browse the repository at this point in the history
* standalone quorum 0.3.1 - deprecation notice

* smartcontract 0.3.1 - Deprecation notice

* update main doc
  • Loading branch information
tgip-work authored May 18, 2022
1 parent 65c7727 commit efde36f
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 11 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Helm Charts for Pharma Ledger

Helm Charts have moved to [https://github.com/PharmaLedger-IMI/helm-charts](https://github.com/PharmaLedger-IMI/helm-charts) except

- smartcontract
- standalone-quorum
- goquorum-genesis-dev
- goquorum-node-dev

They are about to follow!
which will not be migrated as they are not needed (anymore)!

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion charts/smartcontract/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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.3.0
version: 0.3.1

# 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
10 changes: 7 additions & 3 deletions charts/smartcontract/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# smartcontract

![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)

A Helm chart for deploying the Smartcontract on a goquorum node for a given ETH account.
The anchoring info (address and Abi) of the Smartcontract will be stored in a Kubernetes ConfigMap to make them usable by other components running on Kubernetes.

## DEPRECATED - IMPORTANT

This Helm Chart has moved to [https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/smartcontract](https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/smartcontract).

## Requirements

- [helm 3](https://helm.sh/docs/intro/install/)
Expand Down Expand Up @@ -52,7 +56,7 @@ Note: Persisting these values in Kubernetes ConfigMap enables passing values and

```bash
helm upgrade --install smartcontract ph-ethadapter/smartcontract \
--version=0.3.0 \
--version=0.3.1 \
--namespace=ethadapter --create-namespace \
--wait --wait-for-jobs \
--timeout 10m
Expand All @@ -65,7 +69,7 @@ helm upgrade --install smartcontract ph-ethadapter/smartcontract \

```bash
helm upgrade --install smartcontract ph-ethadapter/smartcontract \
--version=0.3.0 \
--version=0.3.1 \
--namespace=ethadapter --create-namespace \
--wait --wait-for-jobs \
--timeout 10m \
Expand Down
4 changes: 4 additions & 0 deletions charts/smartcontract/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

{{ template "chart.description" . }}

## DEPRECATED - IMPORTANT

This Helm Chart has moved to [https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/smartcontract](https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/smartcontract).

## Requirements

- [helm 3](https://helm.sh/docs/intro/install/)
Expand Down
2 changes: 1 addition & 1 deletion charts/standalone-quorum/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.3.0
version: 0.3.1

# 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
10 changes: 7 additions & 3 deletions charts/standalone-quorum/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# standalone-quorum

![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.10.2](https://img.shields.io/badge/AppVersion-21.10.2-informational?style=flat-square)
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.10.2](https://img.shields.io/badge/AppVersion-21.10.2-informational?style=flat-square)

A Helm chart for a standalone Quorum network adapted from https://github.com/ConsenSys/quorum-kubernetes/tree/master/playground/kubectl/quorum-go/ibft

## DEPRECATED - IMPORTANT

This Helm Chart has moved to [https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/standalone-quorum](https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/standalone-quorum).

## Requirements

- [helm 3](https://helm.sh/docs/intro/install/)
Expand Down Expand Up @@ -42,7 +46,7 @@ This helm chart installs the Playground environment for a Quorum Cluster with st
Install to namespace `quorum`

```bash
helm upgrade quorum ph-ethadapter/standalone-quorum --version=0.3.0 \
helm upgrade quorum ph-ethadapter/standalone-quorum --version=0.3.1 \
--install \
--namespace=quorum --create-namespace \
--set config.storage.size="10Gi" \
Expand All @@ -59,7 +63,7 @@ Run `helm upgrade --helm` for full list of options.
Provide the `--wait` argument and time to wait (default is 5 minutes) via `--timeout`

```bash
helm upgrade quorum ph-ethadapter/standalone-quorum --version=0.3.0 \
helm upgrade quorum ph-ethadapter/standalone-quorum --version=0.3.1 \
--install \
--wait --timeout=1200s \
--namespace=quorum --create-namespace \
Expand Down
4 changes: 4 additions & 0 deletions charts/standalone-quorum/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

{{ template "chart.description" . }}

## DEPRECATED - IMPORTANT

This Helm Chart has moved to [https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/standalone-quorum](https://github.com/PharmaLedger-IMI/helm-charts/tree/master/charts/standalone-quorum).

## Requirements

- [helm 3](https://helm.sh/docs/intro/install/)
Expand Down

0 comments on commit efde36f

Please sign in to comment.