Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image public.ecr.aws/docker/library/couchdb to v3.4.2 #1876

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/couchdb (source) patch 3.4.1 -> 3.4.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

…chdb to v3.4.2

| datasource | package                               | from  | to    |
| ---------- | ------------------------------------- | ----- | ----- |
| docker     | public.ecr.aws/docker/library/couchdb | 3.4.1 | 3.4.2 |
@mrwulf-action-bot
Copy link

--- cluster/apps Kustomization: flux-system/apps HelmRelease: databases/obsidian-couchdb

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: databases/obsidian-couchdb

@@ -36,13 +36,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: couchdb-user
                     name: obsidian-couchdb-secret
             image:
               repository: public.ecr.aws/docker/library/couchdb
-              tag: 3.4.1
+              tag: 3.4.2
             resources:
               limits:
                 memory: 512M
               requests:
                 cpu: 63m
                 memory: 256M

@mrwulf-action-bot
Copy link

--- HelmRelease: databases/obsidian-couchdb StatefulSet: databases/obsidian-couchdb

+++ HelmRelease: databases/obsidian-couchdb StatefulSet: databases/obsidian-couchdb

@@ -64,13 +64,13 @@

               name: obsidian-couchdb-secret
         - name: COUCHDB_USER
           valueFrom:
             secretKeyRef:
               key: couchdb-user
               name: obsidian-couchdb-secret
-        image: public.ecr.aws/docker/library/couchdb:3.4.1
+        image: public.ecr.aws/docker/library/couchdb:3.4.2
         name: main
         resources:
           limits:
             memory: 512M
           requests:
             cpu: 63m

@mrwulf mrwulf merged commit 2414398 into main Oct 23, 2024
7 checks passed
@mrwulf mrwulf deleted the renovate/public.ecr.aws-docker-library-couchdb-3.4.x branch October 23, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant