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

fix(container): update public.ecr.aws/docker/library/couchdb ( 3.4.1 β†’ 3.4.2 ) #3721

Merged

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod 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

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 has been generated by Renovate Bot.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Oct 22, 2024

--- kubernetes/apps/default/obsidian-couchdb/app Kustomization: flux-system/obsidian-couchdb HelmRelease: default/obsidian-couchdb

+++ kubernetes/apps/default/obsidian-couchdb/app Kustomization: flux-system/obsidian-couchdb HelmRelease: default/obsidian-couchdb

@@ -40,13 +40,13 @@

           main:
             envFrom:
             - secretRef:
                 name: obsidian-couchdb-secret
             image:
               repository: public.ecr.aws/docker/library/couchdb
-              tag: 3.4.1
+              tag: 3.4.2
             resources:
               limits:
                 memory: 1024Mi
               requests:
                 cpu: 10m
                 memory: 512Mi

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Oct 22, 2024

--- HelmRelease: default/obsidian-couchdb Deployment: default/obsidian-couchdb

+++ HelmRelease: default/obsidian-couchdb Deployment: default/obsidian-couchdb

@@ -53,13 +53,13 @@

         - mountPath: /opt/couchdb/etc/default.d
           name: config-storage
       containers:
       - envFrom:
         - secretRef:
             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: 1024Mi
           requests:
             cpu: 10m

@blackjid blackjid merged commit 39c93d7 into main Oct 23, 2024
7 checks passed
@blackjid blackjid deleted the renovate/main-public.ecr.aws-docker-library-couchdb-3.x branch October 23, 2024 00:07
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