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 - mountPath: /data
name: lorahandlerdata name: lorahandlerdata
- name: influxdb - name: influxdb
image: docker.io/library/influxdb:2.6 image: docker.io/library/influxdb:2.7
ports: ports:
- containerPort: 8086 - containerPort: 8086
hostPort: 9072 hostPort: 9072
+1 -1
View File
@@ -63,7 +63,7 @@ spec:
- mountPath: /data - mountPath: /data
name: lorahandlerdata name: lorahandlerdata
- name: influxdb - name: influxdb
image: docker.io/library/influxdb:2.6 image: docker.io/library/influxdb:2.7
ports: ports:
- containerPort: 8086 - containerPort: 8086
hostPort: 9062 hostPort: 9062