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 tomsquest/docker-radicale ( 3.2.2.0 → 3.2.3.1 ) #2107

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

Conversation

naoki-bot[bot]
Copy link
Contributor

@naoki-bot naoki-bot bot commented Aug 30, 2024

This PR contains the following updates:

Package Update Change
tomsquest/docker-radicale patch 3.2.2.0 -> 3.2.3.1

Warning

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


Release Notes

tomsquest/docker-radicale (tomsquest/docker-radicale)

v3.2.3.1

Compare Source

v3.2.3.0

Compare Source


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.

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Aug 30, 2024

--- kubernetes/main/apps/services/radicale/app Kustomization: flux-system/radicale HelmRelease: services/radicale

+++ kubernetes/main/apps/services/radicale/app Kustomization: flux-system/radicale HelmRelease: services/radicale

@@ -25,13 +25,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: tomsquest/docker-radicale
-              tag: 3.2.2.0
+              tag: 3.2.3.1
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Aug 30, 2024

--- HelmRelease: services/radicale Deployment: services/radicale

+++ HelmRelease: services/radicale Deployment: services/radicale

@@ -37,13 +37,13 @@

         runAsUser: 1000
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: tomsquest/docker-radicale:3.2.2.0
+      - image: tomsquest/docker-radicale:3.2.3.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5232

@naoki-bot naoki-bot bot force-pushed the renovate/main-tomsquest-docker-radicale-3.x branch from 4ae6d72 to d00fcaf Compare September 18, 2024 16:23
@naoki-bot naoki-bot bot changed the title fix(container): update tomsquest/docker-radicale ( 3.2.2.0 → 3.2.3.0 ) fix(container): update tomsquest/docker-radicale ( 3.2.2.0 → 3.2.3.1 ) Sep 18, 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