From 2a6434d44ae3b1ed7e0ea4c0dc8114543db8f9f2 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sat, 2 Jan 2021 18:09:01 +0100 Subject: [PATCH] changes in defaults version for internal apps --- states/coronafana/defaults.yaml | 4 ++-- states/fuelprices/defaults.yaml | 4 ++-- states/g2g/defaults.yaml | 4 ++-- states/qrz/defaults.yaml | 4 ++-- states/weather/defaults.yaml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/states/coronafana/defaults.yaml b/states/coronafana/defaults.yaml index d3d12ad..71d2fdd 100644 --- a/states/coronafana/defaults.yaml +++ b/states/coronafana/defaults.yaml @@ -4,6 +4,6 @@ coronafana: install_dir: /usr/local/apps release_dir: /usr/local/apps/releases mirror: https://git.paulbsd.com/paulbsd/coronafana/releases/download - version: 1.0.3 + version: 1.1.0 os: linux - arch: amd64 \ No newline at end of file + arch: amd64 diff --git a/states/fuelprices/defaults.yaml b/states/fuelprices/defaults.yaml index b944e5a..43a5868 100644 --- a/states/fuelprices/defaults.yaml +++ b/states/fuelprices/defaults.yaml @@ -4,6 +4,6 @@ fuelprices: install_dir: /usr/local/apps release_dir: /usr/local/apps/releases mirror: https://git.paulbsd.com/paulbsd/fuelprices/releases/download - version: 1.0.0 + version: 1.0.1 os: linux - arch: amd64 \ No newline at end of file + arch: amd64 diff --git a/states/g2g/defaults.yaml b/states/g2g/defaults.yaml index 845072e..b0dc928 100644 --- a/states/g2g/defaults.yaml +++ b/states/g2g/defaults.yaml @@ -4,6 +4,6 @@ g2g: install_dir: /usr/local/apps release_dir: /usr/local/apps/releases mirror: https://git.paulbsd.com/paulbsd/g2g/releases/download - version: 1.0.0 + version: 1.0.1 os: linux - arch: amd64 \ No newline at end of file + arch: amd64 diff --git a/states/qrz/defaults.yaml b/states/qrz/defaults.yaml index 614c931..7cdc9df 100644 --- a/states/qrz/defaults.yaml +++ b/states/qrz/defaults.yaml @@ -5,6 +5,6 @@ qrz: release_dir: /usr/local/apps/releases port: 8087 mirror: https://git.paulbsd.com/paulbsd/qrz/releases/download - version: 1.0.2 + version: 1.3.4 os: linux - arch: amd64 \ No newline at end of file + arch: amd64 diff --git a/states/weather/defaults.yaml b/states/weather/defaults.yaml index ea0a28e..99545d1 100644 --- a/states/weather/defaults.yaml +++ b/states/weather/defaults.yaml @@ -4,6 +4,6 @@ weather: install_dir: /usr/local/apps release_dir: /usr/local/apps/releases mirror: https://git.paulbsd.com/paulbsd/weather/releases/download - version: 1.0.0 + version: 1.0.1 os: linux - arch: amd64 \ No newline at end of file + arch: amd64