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

feat(container): update image public.ecr.aws/docker/library/couchdb to v3.4.2 #295

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

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

Warning

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


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

Copy link

github-actions bot commented Oct 12, 2024

--- HelmRelease: database/obsidian-couchdb Deployment: database/obsidian-couchdb

+++ HelmRelease: database/obsidian-couchdb Deployment: database/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.3.3
+        image: public.ecr.aws/docker/library/couchdb:3.4.2
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5984

Copy link

github-actions bot commented Oct 12, 2024

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

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

@@ -28,13 +28,13 @@

           app:
             envFrom:
             - secretRef:
                 name: obsidian-couchdb-secret
             image:
               repository: public.ecr.aws/docker/library/couchdb
-              tag: 3.3.3
+              tag: 3.4.2
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@renovate renovate bot force-pushed the renovate/public.ecr.aws-docker-library-couchdb-3.x branch from 9c8aa28 to 60d944e Compare October 23, 2024 01:15
@renovate renovate bot changed the title feat(container): update image public.ecr.aws/docker/library/couchdb to v3.4.1 feat(container): update image public.ecr.aws/docker/library/couchdb to v3.4.2 Oct 23, 2024
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.

0 participants