Skip to content

fix(container): update image glanceapp/glance ( v0.8.4 β†’ v0.8.5 )#1348

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/glanceapp-glance-0.8.x
Open

fix(container): update image glanceapp/glance ( v0.8.4 β†’ v0.8.5 )#1348
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/glanceapp-glance-0.8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 31, 2026

This PR contains the following updates:

Package Update Change
glanceapp/glance patch v0.8.4 β†’ v0.8.5

Configuration

πŸ“… Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • 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.

@igloo-bot igloo-bot Bot added the area/kubernetes Changes made in the kubernetes directory label May 31, 2026
@igloo-bot
Copy link
Copy Markdown

igloo-bot Bot commented May 31, 2026

--- HelmRelease: default/glance Deployment: default/glance

+++ HelmRelease: default/glance Deployment: default/glance

@@ -47,13 +47,13 @@

           value: '80'
         - name: TZ
           value: America/Los_Angeles
         envFrom:
         - secretRef:
             name: glance-secret
-        image: glanceapp/glance:v0.8.4@sha256:6df86a7e8868d1eda21f35205134b1962c422957e42a0c44d4717c8e8f741b1a
+        image: glanceapp/glance:v0.8.5@sha256:32ab73d80f2b8b5fb0735b0431deb36b93fbb6b2fb43592449b0178c8b83e350
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/healthz
             port: 80
           initialDelaySeconds: 0

@igloo-bot
Copy link
Copy Markdown

igloo-bot Bot commented May 31, 2026

--- kubernetes/apps/default/glance/app Kustomization: default/glance HelmRelease: default/glance

+++ kubernetes/apps/default/glance/app Kustomization: default/glance HelmRelease: default/glance

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

               TZ: America/Los_Angeles
             envFrom:
             - secretRef:
                 name: glance-secret
             image:
               repository: glanceapp/glance
-              tag: v0.8.4@sha256:6df86a7e8868d1eda21f35205134b1962c422957e42a0c44d4717c8e8f741b1a
+              tag: v0.8.5@sha256:32ab73d80f2b8b5fb0735b0431deb36b93fbb6b2fb43592449b0178c8b83e350
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

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.

0 participants