Skip to content

Commit fd8ff56

Browse files
committed
wip: Provide charts to deploy new k-meteofrance paquetobs jobs #324
1 parent 6907a26 commit fd8ff56

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/k-meteofrance-paquetobs-observations-1h/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: k-meteofrance-paquetobs-observations-1h
33
description: A Krawler job designed to scrape observation package stations at hourly interval (6m) from the Météo-France public API
44
version: 1.0.0
5-
appVersion: 1.0.0
5+
appVersion: paquetobs-observations-1h-1.0.0
66
home: https://github.com/kalisio/k-meteofrance
77
annotations:
88
category: KrawlerJob

charts/k-meteofrance-paquetobs-observations-6m/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: k-meteofrance-paquetobs-observations-6m
33
description: A Krawler job designed to scrape observation package stations at sub-hourly interval (6m) from the Météo-France public API
44
version: 1.0.0
5-
appVersion: 1.0.0
5+
appVersion: paquetobs-observations-6m-1.0.0
66
home: https://github.com/kalisio/k-meteofrance
77
annotations:
88
category: KrawlerJob

charts/k-meteofrance-paquetobs-stations/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: k-meteofrance-paquetobs-stations
33
description: A Krawler job designed to scrape observation package stations from the Météo-France public API
44
version: 1.0.0
5-
appVersion: 1.0.0
5+
appVersion: paquetobs-stations-1.0.0
66
home: https://github.com/kalisio/k-meteofrance
77
annotations:
88
category: KrawlerJob

0 commit comments

Comments
 (0)