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(container): update image ghcr.io/auricom/redlib to f34a326 #5833

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/auricom/redlib digest 475a2d5 -> f34a326

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 these updates again.


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

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

@renovate renovate bot requested a review from Vikaspogu as a code owner January 26, 2025 08:48
@404-bot 404-bot bot added the area/kubernetes Changes made in the kubernetes directory label Jan 26, 2025
Copy link

--- kubernetes/apps/default/redlib/app Kustomization: flux-system/redlib HelmRelease: default/redlib

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

@@ -32,13 +32,13 @@

     controllers:
       redlib:
         containers:
           app:
             image:
               repository: ghcr.io/auricom/redlib
-              tag: rolling@sha256:475a2d5fe2ec3f4daf183bf831dcc612005602bf04c4f7fe5b8e655256827076
+              tag: rolling@sha256:f34a326d652c91bac2cd67023449abec095939de07445eede91d0fb2a53b5bc2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

--- HelmRelease: default/redlib Deployment: default/redlib

+++ HelmRelease: default/redlib Deployment: default/redlib

@@ -30,13 +30,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/auricom/redlib:rolling@sha256:475a2d5fe2ec3f4daf183bf831dcc612005602bf04c4f7fe5b8e655256827076
+      - image: ghcr.io/auricom/redlib:rolling@sha256:f34a326d652c91bac2cd67023449abec095939de07445eede91d0fb2a53b5bc2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /settings
             port: 8080
           initialDelaySeconds: 0

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants