Skip to content

Commit

Permalink
Bump FF core version and erc1155 version (#36)
Browse files Browse the repository at this point in the history
* Bump FF core version and erc1155 version

Signed-off-by: Drew Marshburn <[email protected]>

* Revert chart version bump

Signed-off-by: Drew Marshburn <[email protected]>
  • Loading branch information
drewmarshburn authored Apr 8, 2022
1 parent 1e2533d commit fcc480d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/firefly/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ apiVersion: v2
name: firefly
description: A Helm chart for deploying FireFly and FireFly HTTPS Dataexchange onto Kubernetes.
type: application
appVersion: "0.14.0"
appVersion: "0.14.1"
version: "0.4.1"

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/firefly/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ erc1155:
image:
repository: ghcr.io/hyperledger/firefly-tokens-erc1155
pullPolicy: IfNotPresent
tag: v0.10.6
tag: v0.10.7

imagePullSecrets: []

Expand Down

0 comments on commit fcc480d

Please sign in to comment.