From 31823b53bb5f3c12885dc3d337b7ba6021070cb7 Mon Sep 17 00:00:00 2001 From: Jakub Bednar Date: Wed, 10 Feb 2021 10:50:22 +0100 Subject: [PATCH] chore(ci): update InfluxDB to v2.0.4 --- .circleci/config.yml | 2 +- scripts/influxdb-restart.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ce944401..edb9264e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -49,7 +49,7 @@ jobs: default: &default-python "circleci/python:3.6-buster" influxdb-image: type: string - default: "influxdb:v2.0.3" + default: "influxdb:v2.0.4" enabled-ciso-8601: type: boolean default: true diff --git a/scripts/influxdb-restart.sh b/scripts/influxdb-restart.sh index dd0cba6d..f26a6b2f 100755 --- a/scripts/influxdb-restart.sh +++ b/scripts/influxdb-restart.sh @@ -27,7 +27,7 @@ DEFAULT_DOCKER_REGISTRY="quay.io/influxdb/" DOCKER_REGISTRY="${DOCKER_REGISTRY:-$DEFAULT_DOCKER_REGISTRY}" DEFAULT_INFLUXDB_V2_REPOSITORY="influxdb" -DEFAULT_INFLUXDB_V2_VERSION="v2.0.3" +DEFAULT_INFLUXDB_V2_VERSION="v2.0.4" INFLUXDB_V2_REPOSITORY="${INFLUXDB_V2_REPOSITORY:-$DEFAULT_INFLUXDB_V2_REPOSITORY}" INFLUXDB_V2_VERSION="${INFLUXDB_V2_VERSION:-$DEFAULT_INFLUXDB_V2_VERSION}" INFLUXDB_V2_IMAGE=${DOCKER_REGISTRY}${INFLUXDB_V2_REPOSITORY}:${INFLUXDB_V2_VERSION} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy