This repository was archived by the owner on Jun 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ apiVersion: v2
1616name : accumulo
1717description : A Key-Value store containing the Gaffer iterators for rapid filtering and lookup
1818type : application
19- version : 0.17.0 # managed version
19+ version : 0.17.1 # managed version
2020appVersion : 1.9.3
2121home : https://github.com/gchq/Gaffer
2222sources :
@@ -27,6 +27,6 @@ dependencies:
2727 repository : https://charts.helm.sh/incubator/
2828 condition : zookeeper.enabled
2929- name : hdfs
30- version : ^0.17.0 # managed version
30+ version : ^0.17.1 # managed version
3131 repository : file://../hdfs/
3232 condition : hdfs.enabled
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ apiVersion: v2
1616name : gaffer-road-traffic
1717description : A Gaffer instance containing sample GB road traffic data from the Department of Transport
1818type : application
19- version : 0.17.0 # managed version
19+ version : 0.17.1 # managed version
2020appVersion : 1.21.1
2121home : https://github.com/gchq/Gaffer
2222sources :
2323- https://github.com/gchq/gaffer-docker
2424- https://data.gov.uk/dataset/208c0e7b-353f-4e2d-8b7a-1a7118467acc/gb-road-traffic-counts
2525dependencies :
2626- name : gaffer
27- version : ^0.17.0 # managed version
27+ version : ^0.17.1 # managed version
2828 repository : file://../gaffer/
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ apiVersion: v2
1616name : gaffer
1717description : A large-scale entity and relation database supporting aggregation of properties
1818type : application
19- version : 0.17.0 # managed version
19+ version : 0.17.1 # managed version
2020appVersion : 1.21.1
2121home : https://github.com/gchq/Gaffer
2222sources :
2323- https://github.com/gchq/gaffer-docker
2424dependencies :
2525- name : accumulo
26- version : ^0.17.0 # managed version
26+ version : ^0.17.1 # managed version
2727 repository : file://../accumulo/
2828 condition : accumulo.enabled
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ apiVersion: v2
1616name : hdfs
1717description : Deploys the Hadoop Distributed File System (HDFS)
1818type : application
19- version : 0.17.0 # managed version
19+ version : 0.17.1 # managed version
2020appVersion : 3.2.1
You can’t perform that action at this time.
0 commit comments