Update Version
This commit is contained in:
parent
c2186d7817
commit
ee71ff5727
|
|
@ -18,7 +18,7 @@ metadata:
|
|||
spec:
|
||||
containers:
|
||||
- name: wo-bisch-web
|
||||
image: git.nbit.ch/drpuur/wo-bisch-web:2023020304
|
||||
image: git.nbit.ch/drpuur/wo-bisch-web:2024050401
|
||||
env:
|
||||
- name: REDIS_CONNECTION_STRING
|
||||
value: 127.0.0.1:6379
|
||||
|
|
@ -43,7 +43,7 @@ spec:
|
|||
- CAP_NET_RAW
|
||||
- CAP_AUDIT_WRITE
|
||||
- name: wo-bisch-lorahandler
|
||||
image: git.nbit.ch/drpuur/wo-bisch-lorahandler:2022122801
|
||||
image: git.nbit.ch/drpuur/wo-bisch-lorahandler:2023081101
|
||||
env:
|
||||
- name: REDIS_CONNECTION_STRING
|
||||
value: 127.0.0.1:6379
|
||||
|
|
@ -63,7 +63,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: 9042
|
||||
|
|
|
|||
Loading…
Reference in New Issue