Skip to content

Commit

Permalink
Release v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaffer committed Nov 24, 2020
1 parent 5bd958e commit 43ee887
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions kubernetes/gaffer-road-traffic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ apiVersion: v2
name: gaffer-road-traffic
description: A Gaffer instance containing sample GB road traffic data from the Department of Transport
type: application
version: 0.8.0 # managed version
version: 0.8.1 # managed version
appVersion: 1.13.4
home: https://github.com/gchq/Gaffer
sources:
- https://github.com/gchq/gaffer-docker
- https://data.gov.uk/dataset/208c0e7b-353f-4e2d-8b7a-1a7118467acc/gb-road-traffic-counts
dependencies:
- name: gaffer
version: ^0.8.0 # managed version
version: ^0.8.1 # managed version
repository: file://../gaffer/
4 changes: 2 additions & 2 deletions kubernetes/gaffer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: v2
name: gaffer
description: A large-scale entity and relation database supporting aggregation of properties
type: application
version: 0.8.0 # managed version
version: 0.8.1 # managed version
appVersion: 1.13.4
home: https://github.com/gchq/Gaffer
sources:
Expand All @@ -27,6 +27,6 @@ dependencies:
repository: https://kubernetes-charts-incubator.storage.googleapis.com
condition: zookeeper.enabled
- name: hdfs
version: ^0.8.0 # managed version
version: ^0.8.1 # managed version
repository: file://../hdfs/
condition: hdfs.enabled
2 changes: 1 addition & 1 deletion kubernetes/hdfs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ apiVersion: v2
name: hdfs
description: Deploys the Hadoop Distributed File System (HDFS)
type: application
version: 0.8.0 # managed version
version: 0.8.1 # managed version
appVersion: 3.2.1

0 comments on commit 43ee887

Please sign in to comment.