upgrade influxdb

This commit is contained in:
2023-10-21 08:20:34 +02:00
parent ed0502efc4
commit 60ada2b793
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ spec:
- mountPath: /data
name: lorahandlerdata
- name: influxdb
image: docker.io/library/influxdb:2.6
image: docker.io/library/influxdb:2.7
ports:
- containerPort: 8086
hostPort: 9072