Skip to content

Commit 8fdbc68

Browse files
authored
Merge pull request #109 from observIQ/influxdb/update-loadgen-image
fix: point to new load generation image
2 parents 5e0ef74 + b7d4547 commit 8fdbc68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/influxdb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: 2.3.0
33
name: influxdb2
44
description: A customized InfluxDB v2 chart for development
55
type: application
6-
version: 1.0.1
6+
version: 1.0.2

charts/influxdb/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
loadgenImage: ghcr.io/observiq/influxdb-loadgen:5ef8a34
1+
loadgenImage: ghcr.io/observiq/influxdb-loadgen:5e0ef74
22
loadgenNamespace: sample-apps
33
image:
44
repository: influxdb

0 commit comments

Comments
 (0)