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.13.0 → 0.14.0 ) #2893

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/sysadminsmedia/homebox minor 0.13.0 -> 0.14.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.14.0

Compare Source

[!NOTE]
We are aware of some users having issues with the v0.12.0 -> v0.13.0 update on docker specifically, we have so far been unable to replicate the issue and as such this version does not contain a patch for it. We want to reassure you though that we are committed to getting to the bottom of that issue and fixing it, whether that be a patch release, or something that goes in a fuller release.

Homebox Goes International (Languages)

This update contains many fixes, and small resolutions, but it also contains a HUGE update in terms of making Homebox more accessible to international users. We've finally added i18n support to Homebox, allowing users to use Homebox in their own language. It's still early days, we've translated the majority of the main pages, and we continue working on it.

To use translations, simply open Homebox, it's really that simple, it will use whatever the default language setting your browser is set to use. And fallback to English if your preferred language isn't yet available. If your language isn't yet available, please consider contributing. For those that have already contributed, both those named, and those that don't have your GitHub linked in Weblate (and thus don't appear in commit messages to mention) thank you so much, we couldn't possible translate Homebox into so many languages ourselves.

Translation status

Additionally, we purchased the https://homebox.software domain to give Homebox a home of it's own on the internet. Which should not only make it more findable for SEO reasons, but also make it easier to remember the link to the documentation/home page. Additionally, we setup some sub-domains to redirect to various sites such as https://git.homebox.software for Github, https://discord.homebox.software to go to our Discord server, etc.

What's Changed

New Contributors

Translation Contributors

Please note, this list is based on Github Commits from Weblate, it may not be 100% accurate, or contain all contributors.

Full Changelog: sysadminsmedia/homebox@v0.13.0...v0.14.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 this update 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

@@ -43,13 +43,13 @@

           value: '10'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: homebox
-        image: ghcr.io/sysadminsmedia/homebox:0.13.0@sha256:90328a80277758eead1e6668cc663ba4778bd0f8ddb1ce757a50d50e392e3fd0
+        image: ghcr.io/sysadminsmedia/homebox:0.14.0@sha256:9f47d0fe652eab3ae81a5c7f79827195b2aea8f379e0d37162dc391f2b78f23d
         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

@@ -50,13 +50,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: homebox
             image:
               repository: ghcr.io/sysadminsmedia/homebox
-              tag: 0.13.0@sha256:90328a80277758eead1e6668cc663ba4778bd0f8ddb1ce757a50d50e392e3fd0
+              tag: 0.14.0@sha256:9f47d0fe652eab3ae81a5c7f79827195b2aea8f379e0d37162dc391f2b78f23d
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 100m
                 memory: 52M

@ahgraber ahgraber merged commit 7e0b638 into main Sep 5, 2024
5 checks passed
@ahgraber ahgraber deleted the renovate/ghcr.io-sysadminsmedia-homebox-0.x branch September 5, 2024 17:03
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.

1 participant