Skip to content

Commit 41c4f14

Browse files
feat(container): update image docker.io/library/couchdb ( 3.3.2 → 3.4.1 )
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | docker | docker.io/library/couchdb | 3.3.2 | 3.4.1 | Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
1 parent c29f242 commit 41c4f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/base/database/couchdb/helm-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
storageClass: fast-ceph-block
4444
image:
4545
repository: docker.io/library/couchdb
46-
tag: 3.3.2
46+
tag: 3.4.1
4747
ingress:
4848
enabled: true
4949
className: nginx

0 commit comments

Comments
 (0)