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 ghcr.io/bjw-s/radicale docker tag to v3.2.3 #3656

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Aug 31, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/bjw-s/radicale (source) patch 3.2.1 -> 3.2.3

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner August 31, 2024 11:18
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Aug 31, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Aug 31, 2024

--- kubernetes/apps/default/radicale/app Kustomization: flux-system/cluster-apps-radicale HelmRelease: default/radicale

+++ kubernetes/apps/default/radicale/app Kustomization: flux-system/cluster-apps-radicale HelmRelease: default/radicale

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

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: ghcr.io/bjw-s/radicale
-              tag: 3.2.1
+              tag: 3.2.3
             resources:
               limits:
                 memory: 79M
               requests:
                 cpu: 15m
                 memory: 79M
--- kubernetes/apps/default/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: default/sonarr

+++ kubernetes/apps/default/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: default/sonarr

@@ -46,13 +46,13 @@

               TZ: America/Vancouver
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.9.2300@sha256:5dd371694fdc91b18d5070da2ff0297a7482044b2eb912dd06089edf0ba989ab
+              tag: 4.0.9.2278@sha256:fd9c4c8425333440bc2f63f19b22f62749aef9869b101aa7cc8d56f37fa8225d
         initContainers:
           01-init-db:
             envFrom:
             - secretRef:
                 name: sonarr-dbinit-secret
             image:

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Aug 31, 2024

--- HelmRelease: default/radicale Deployment: default/radicale

+++ HelmRelease: default/radicale Deployment: default/radicale

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

         runAsUser: 568
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/bjw-s/radicale:3.2.1
+      - image: ghcr.io/bjw-s/radicale:3.2.3
         name: app
         resources:
           limits:
             memory: 79M
           requests:
             cpu: 15m
--- HelmRelease: default/sonarr Deployment: default/sonarr

+++ HelmRelease: default/sonarr Deployment: default/sonarr

@@ -75,13 +75,13 @@

           value: dark
         - name: TZ
           value: America/Vancouver
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2300@sha256:5dd371694fdc91b18d5070da2ff0297a7482044b2eb912dd06089edf0ba989ab
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2278@sha256:fd9c4c8425333440bc2f63f19b22f62749aef9869b101aa7cc8d56f37fa8225d
         name: app
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
           name: media

@mchestr mchestr merged commit 844fb1e into main Sep 2, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-bjw-s-radicale-3.x branch September 2, 2024 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant