From 5ebd8e7df9381ca988e62072fc0ebf233eb1d425 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Sep 2024 00:03:59 +0000 Subject: [PATCH] fix(docker.io/library/nats): update docker.io/library/nats docker tag to v2.10.21 --- home-assistant/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-assistant/values.yaml b/home-assistant/values.yaml index 6a7b3eb..34d3832 100644 --- a/home-assistant/values.yaml +++ b/home-assistant/values.yaml @@ -24,7 +24,7 @@ nats: registry: docker.io repository: library/nats pullPolicy: IfNotPresent - tag: "2.10.20-scratch" + tag: "2.10.21-scratch" service: port: nats: 4222