From 00cf9598f0000fffdfe4b087b9e89567a78b7dca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Apr 2024 18:43:53 +0000 Subject: [PATCH] Update docker.io/prom/pushgateway Docker tag to v1.8.0 --- apps/zurrli/_system/k8up/pushgateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/zurrli/_system/k8up/pushgateway.yaml b/apps/zurrli/_system/k8up/pushgateway.yaml index e9e9d5d..4916168 100644 --- a/apps/zurrli/_system/k8up/pushgateway.yaml +++ b/apps/zurrli/_system/k8up/pushgateway.yaml @@ -15,7 +15,7 @@ spec: app: pushgateway spec: containers: - - image: docker.io/prom/pushgateway:v1.7.0 + - image: docker.io/prom/pushgateway:v1.8.0 name: pushgateway ports: - containerPort: 9091