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

Update versions for FireFly v1.3.1 #2

Merged
merged 1 commit into from
Aug 5, 2024
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: 1 addition & 1 deletion charts/firefly-evmconnect/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: |
transaction state.
type: application
version: 0.7.0
appVersion: "1.3.0"
appVersion: "v1.3.14"

maintainers:
- name: onelapahead
Expand Down
2 changes: 1 addition & 1 deletion charts/firefly-evmconnect/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ persistentVolume:
image:
repository: ghcr.io/hyperledger/firefly-evmconnect
pullPolicy: IfNotPresent
tag: "v1.3.0"
tag: "v1.3.14"

# see https://github.com/hyperledger/firefly-evmconnect/blob/main/config.md for more info
config:
Expand Down
2 changes: 1 addition & 1 deletion charts/firefly/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ description: |
By default allows the user to deploy FireFly with a single multi-party namespace, with the
ability to template additional multi-party or gateway namespaces.
type: application
appVersion: "1.3.0"
appVersion: "1.3.1"
version: "0.8.0"

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/firefly/local-kind-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ signer:
evmconnect:
enabled: true
image:
tag: v1.3.4
tag: v1.3.14
config:
jsonRpcUrl: "http://firefly-signer:8545"
policyEngine: |
Expand Down
6 changes: 3 additions & 3 deletions charts/firefly/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ erc1155:
image:
repository: ghcr.io/hyperledger/firefly-tokens-erc1155
pullPolicy: IfNotPresent
tag: v1.3.0
tag: v1.3.2

imagePullSecrets: []

Expand Down Expand Up @@ -487,7 +487,7 @@ erc20erc721:
image:
repository: ghcr.io/hyperledger/firefly-tokens-erc20-erc721
pullPolicy: IfNotPresent
tag: v1.3.0
tag: v1.3.2

imagePullSecrets: []

Expand Down Expand Up @@ -661,4 +661,4 @@ evmconnect:
runAsUser: 1001
runAsGroup: 1001
fsGroup: 1001
enabled: false
enabled: false