Update Prometheus and OpenFaaS CE gateway versions

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (OpenFaaS Ltd) 2023-03-19 10:59:26 +00:00 committed by Alex Ellis
parent 6c8214b27e
commit e1d90bba60

View File

@ -21,7 +21,7 @@ services:
# - "127.0.0.1:8222:8222"
prometheus:
image: docker.io/prom/prometheus:v2.41.0
image: docker.io/prom/prometheus:v2.42.0
# nobody
user: "65534"
volumes:
@ -39,7 +39,7 @@ services:
- "127.0.0.1:9090:9090"
gateway:
image: ghcr.io/openfaas/gateway:0.26.2
image: ghcr.io/openfaas/gateway:0.26.3
environment:
- basic_auth=true
- functions_provider_url=http://faasd-provider:8081/