File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ apiVersion: v2
16
16
name : gaffer-road-traffic
17
17
description : A Gaffer instance containing sample GB road traffic data from the Department of Transport
18
18
type : application
19
- version : 0.7.1 # managed version
19
+ version : 0.7.2 # managed version
20
20
appVersion : 1.13.4
21
21
home : https://github.com/gchq/Gaffer
22
22
sources :
23
23
- https://github.com/gchq/gaffer-docker
24
24
- https://data.gov.uk/dataset/208c0e7b-353f-4e2d-8b7a-1a7118467acc/gb-road-traffic-counts
25
25
dependencies :
26
26
- name : gaffer
27
- version : ^0.7.1 # managed version
27
+ version : ^0.7.2 # managed version
28
28
repository : file://../gaffer/
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ apiVersion: v2
16
16
name : gaffer
17
17
description : A large-scale entity and relation database supporting aggregation of properties
18
18
type : application
19
- version : 0.7.1 # managed version
19
+ version : 0.7.2 # managed version
20
20
appVersion : 1.13.4
21
21
home : https://github.com/gchq/Gaffer
22
22
sources :
@@ -27,6 +27,6 @@ dependencies:
27
27
repository : https://kubernetes-charts-incubator.storage.googleapis.com
28
28
condition : zookeeper.enabled
29
29
- name : hdfs
30
- version : ^0.7.1 # managed version
30
+ version : ^0.7.2 # managed version
31
31
repository : file://../hdfs/
32
32
condition : hdfs.enabled
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ apiVersion: v2
16
16
name : hdfs
17
17
description : Deploys the Hadoop Distributed File System (HDFS)
18
18
type : application
19
- version : 0.7.1 # managed version
19
+ version : 0.7.2 # managed version
20
20
appVersion : 3.2.1
You can’t perform that action at this time.
0 commit comments