Skip to content

fix(container): update image ghcr.io/hargata/lubelogger to v1.6.2#911

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-hargata-lubelogger-1.6.x
Open

fix(container): update image ghcr.io/hargata/lubelogger to v1.6.2#911
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-hargata-lubelogger-1.6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/hargata/lubelogger patch v1.6.1v1.6.2

Warning

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


Release Notes

hargata/lubelog (ghcr.io/hargata/lubelogger)

v1.6.2: Version 1.6.2

Compare Source

Highlights
image
Objectives
  • Bug Fixes
    • Fixed bug with really long inspection template fields(Issue: #​1308)
  • Features
    • Display records in cards instead of table rows for mobile view(Issue: #​934)
    • Made Add Record button more visible(Issue: #​1313)
  • Misc
    • Update dependencies

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/London, 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.

@shear-bot
Copy link

shear-bot bot commented Mar 20, 2026

--- kubernetes/main/apps/default/lubelogger/app Kustomization: flux-system/lubelogger HelmRelease: default/lubelogger

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

@@ -44,13 +44,13 @@

               TZ: Europe/London
             envFrom:
             - secretRef:
                 name: lubelogger-secret
             image:
               repository: ghcr.io/hargata/lubelogger
-              tag: v1.6.1
+              tag: v1.6.2
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 15m
                 memory: 80M

@shear-bot
Copy link

shear-bot bot commented Mar 20, 2026

--- HelmRelease: default/lubelogger Deployment: default/lubelogger

+++ HelmRelease: default/lubelogger Deployment: default/lubelogger

@@ -85,13 +85,13 @@

           value: lubelogger...PLACEHOLDER_SECRET_DOMAIN..
         - name: TZ
           value: Europe/London
         envFrom:
         - secretRef:
             name: lubelogger-secret
-        image: ghcr.io/hargata/lubelogger:v1.6.1
+        image: ghcr.io/hargata/lubelogger:v1.6.2
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 15m

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