Skip to content

feat(container)!: Update ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.1 ) #723

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

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

Conversation

flowbie-bot[bot]
Copy link
Contributor

@flowbie-bot flowbie-bot bot commented Mar 15, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage major v0.10.9 -> v1.0.1

Release Notes

gethomepage/homepage (ghcr.io/gethomepage/homepage)

v1.0.1

Compare Source

This small bug fix release fixes some issues with layout and networking in docker in v1.0.0. Thanks for your patience!

Make sure you check out the release notes for v1.0

What's Changed

Full Changelog: gethomepage/homepage@v1.0.0...v1.0.1

v1.0.0

Compare Source

Homepage v1.0! 🎉

We're excited to announce the release of homepage v1.0! This release contains a bunch of new widgets, fixes and other improvements, but if you're curious why the major version bump, it's because of the breaking changes included:

Thank you to our community of contributors, discord chat helpers and our users! We are so proud of the collaboration that goes into keeping this project delightful.

What's Changed
New Contributors

Full Changelog: gethomepage/homepage@v0.10.9...v1.0.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Copy link
Contributor

github-actions bot commented Mar 15, 2025

--- kubernetes/apps/ops/homepage/app Kustomization: flux-system/homepage HelmRelease: ops/homepage

+++ kubernetes/apps/ops/homepage/app Kustomization: flux-system/homepage HelmRelease: ops/homepage

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

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.10.9
+              tag: v1.2.0
             resources:
               limits:
                 memory: 2G
               requests:
                 cpu: 15m
                 memory: 200M

Copy link
Contributor

github-actions bot commented Mar 15, 2025

--- HelmRelease: ops/homepage Deployment: ops/homepage

+++ HelmRelease: ops/homepage Deployment: ops/homepage

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

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/gethomepage/homepage:v0.10.9
+      - image: ghcr.io/gethomepage/homepage:v1.2.0
         name: app
         resources:
           limits:
             memory: 2G
           requests:
             cpu: 15m

@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch 6 times, most recently from afe7cb7 to b710459 Compare March 16, 2025 22:37
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch 2 times, most recently from f8a0dc4 to 8d641fb Compare March 29, 2025 00:29
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch 2 times, most recently from eb10dbf to 612daf2 Compare April 6, 2025 08:16
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch 3 times, most recently from 6cbc06f to cc0de6d Compare April 19, 2025 00:28
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch 2 times, most recently from f15c695 to 4eb7f7e Compare May 3, 2025 00:29
@renovate renovate bot force-pushed the renovate/ghcr.io-gethomepage-homepage-1.x branch from 4eb7f7e to 872dadf Compare May 3, 2025 19:07
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