File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ apiVersion: v2
1818name : firefly
1919description : A Helm chart for deploying FireFly and FireFly HTTPS Dataexchange onto Kubernetes.
2020type : application
21- appVersion : " 1.0.1 "
22- version : " 0.5.1 "
21+ appVersion : " 1.0.3 "
22+ version : " 0.5.2 "
2323
2424maintainers :
2525 - name : hfuss
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ core:
158158 repository : ghcr.io/hyperledger/firefly
159159 pullPolicy : IfNotPresent
160160 # Overrides the image tag whose default is the chart appVersion.
161- tag : v1.0.1
161+ # tag: ""
162162
163163 extraEnv : []
164164 # - name: FIREFLY_LOG_LEVEL
@@ -515,7 +515,7 @@ ethconnect:
515515 image :
516516 repository : ghcr.io/hyperledger/firefly-ethconnect
517517 pullPolicy : Always
518- tag : v3.1.8
518+ tag : v3.2.0
519519
520520 extraEnv : []
521521 # - name: LOG_LEVEL
You can’t perform that action at this time.
0 commit comments