diff --git a/bitnami/influxdb/Chart.yaml b/bitnami/influxdb/Chart.yaml index 0a05ac90f8..eb71292ccb 100644 --- a/bitnami/influxdb/Chart.yaml +++ b/bitnami/influxdb/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 1.7.10 +appVersion: 1.8.0 description: InfluxDB is an open source time-series database designed to handle large write and read loads in real-time. engine: gotpl home: https://www.influxdata.com/products/influxdb-overview/ @@ -15,4 +15,4 @@ maintainers: name: influxdb sources: - https://github.com/bitnami/bitnami-docker-influxdb -version: 0.4.4 +version: 0.4.5 diff --git a/bitnami/influxdb/values-production.yaml b/bitnami/influxdb/values-production.yaml index 754c9c5a06..1463a0ccdd 100644 --- a/bitnami/influxdb/values-production.yaml +++ b/bitnami/influxdb/values-production.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/influxdb - tag: 1.7.10-debian-10-r60 + tag: 1.8.0-debian-10-r0 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -614,7 +614,7 @@ backup: image: registry: docker.io repository: bitnami/google-cloud-sdk - tag: 0.287.0-debian-10-r5 + tag: 0.288.0-debian-10-r4 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -638,7 +638,7 @@ backup: image: registry: docker.io repository: bitnami/azure-cli - tag: 2.3.1-debian-10-r6 + tag: 2.3.1-debian-10-r11 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## diff --git a/bitnami/influxdb/values.yaml b/bitnami/influxdb/values.yaml index 587a083cc7..c1b81bd2b6 100644 --- a/bitnami/influxdb/values.yaml +++ b/bitnami/influxdb/values.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/influxdb - tag: 1.7.10-debian-10-r60 + tag: 1.8.0-debian-10-r0 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -614,7 +614,7 @@ backup: image: registry: docker.io repository: bitnami/google-cloud-sdk - tag: 0.287.0-debian-10-r5 + tag: 0.288.0-debian-10-r4 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -638,7 +638,7 @@ backup: image: registry: docker.io repository: bitnami/azure-cli - tag: 2.3.1-debian-10-r6 + tag: 2.3.1-debian-10-r11 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##