Skip to content

Commit 36f9681

Browse files
fix(docker-image): update docker.io/library/couchdb docker tag to v3.3.3
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | docker | docker.io/library/couchdb | 3.3.2 | 3.3.3 | Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
1 parent 13c25c6 commit 36f9681

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.3.3
4747
ingress:
4848
enabled: true
4949
className: nginx

0 commit comments

Comments
 (0)