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

feat(container): update ghcr.io/sysadminsmedia/homebox ( 0.17.2 → 0.18.0 ) #3335

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

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/sysadminsmedia/homebox minor 0.17.2 -> 0.18.0

Warning

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


Release Notes

sysadminsmedia/homebox (ghcr.io/sysadminsmedia/homebox)

v0.18.0

Compare Source

[!IMPORTANT]
This update contains some changes to config values. If you customized the HBOX_STORAGE_SQLITE_URL please make sure to read the upgrade guide. Additionally, please note that for those wanting to switch to Postgres we currently do not have a migration tool to move from SQLite to Postgres.

[!TIP]

Known Issues

Due to the transition to ShadCN this release has a few known bugs we are still working out. This includes on mobile the sidebar being closed when a pup up is open. Video of this

Additionally, some odd flickering on major browser window resizing.

Finally, the new label maker does not support some languages (Chinese, Korean, Japanese known), due to a Go font limitation. We're looking into possible resolutions to this.

What's Changed
New Contributors

Full Changelog: sysadminsmedia/homebox@v0.17.2...v0.18.0


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 has been generated by Renovate Bot.

@unhesitatingeffectivebot
Copy link
Contributor Author

--- HelmRelease: default/homebox Deployment: default/homebox

+++ HelmRelease: default/homebox Deployment: default/homebox

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

           value: '10'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: homebox
-        image: ghcr.io/sysadminsmedia/homebox:0.17.2@sha256:acaa01f77f427ddaff0797eaf5ac4b03ff4185540cdbb75721dd12abc2a6988f
+        image: ghcr.io/sysadminsmedia/homebox:0.18.0@sha256:1a2239e49c4a4e05e21687fd456b601c77f366200f3ab99321080dc871171b6c
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 100m

@unhesitatingeffectivebot
Copy link
Contributor Author

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

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

@@ -48,13 +48,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: homebox
             image:
               repository: ghcr.io/sysadminsmedia/homebox
-              tag: 0.17.2@sha256:acaa01f77f427ddaff0797eaf5ac4b03ff4185540cdbb75721dd12abc2a6988f
+              tag: 0.18.0@sha256:1a2239e49c4a4e05e21687fd456b601c77f366200f3ab99321080dc871171b6c
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 100m
                 memory: 52M

@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-sysadminsmedia-homebox-0.x branch 13 times, most recently from 59952b4 to c9b1d52 Compare March 10, 2025 01:10
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-sysadminsmedia-homebox-0.x branch from c9b1d52 to 8f915cf Compare March 10, 2025 03: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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants