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 image glanceapp/glance to v0.6.3 #3103

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Dec 11, 2024

This PR contains the following updates:

Package Update Change
glanceapp/glance patch v0.6.2 -> v0.6.3

Warning

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


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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner December 11, 2024 20:06
@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Dec 11, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 11, 2024

--- kubernetes/fran/apps/default/glance/app Kustomization: flux-system/glance HelmRelease: default/glance

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

@@ -34,13 +34,13 @@

         containers:
           app:
             env:
               TZ: America/Los_Angeles
             image:
               repository: glanceapp/glance
-              tag: v0.6.2@sha256:df1f4832d6918b14fdd5048c5e96ef3a284d33f6e4b969258796c2369b9a1b2b
+              tag: v0.6.3@sha256:e84f27a7342af3f0ebba34bc3e3a251733f805f30f3c881e8c6656349a698db2
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
             securityContext:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 11, 2024

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

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

@@ -41,13 +41,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/Los_Angeles
-        image: glanceapp/glance:v0.6.2@sha256:df1f4832d6918b14fdd5048c5e96ef3a284d33f6e4b969258796c2369b9a1b2b
+        image: glanceapp/glance:v0.6.3@sha256:e84f27a7342af3f0ebba34bc3e3a251733f805f30f3c881e8c6656349a698db2
         name: app
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m

@kashalls kashalls merged commit 4783c30 into main Dec 11, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/glanceapp-glance-0.x branch December 12, 2024 00:18
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