From bb65e48b20c9c54003df563c5935094e10ece48e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:40:48 +0000 Subject: [PATCH] chore(deps): update docker.io/library/couchdb docker tag to v3.4 --- manifests/flowmarkt/db.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/flowmarkt/db.yaml b/manifests/flowmarkt/db.yaml index 7c86bb1..f8f3127 100644 --- a/manifests/flowmarkt/db.yaml +++ b/manifests/flowmarkt/db.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: couchdb - image: docker.io/library/couchdb:3.3 + image: docker.io/library/couchdb:3.4 ports: - containerPort: 5984 name: db