chore(deps): update ghcr.io/gethomepage/homepage docker tag to v2 #30

Open
renovate-bot wants to merge 2 commits from renovate/ghcr.io-gethomepage-homepage-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage major v1.13.2v2.0.0

Release Notes

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

v2.0.0

Compare Source

What's Changed

⚠️ Breaking Changes

🚀 Features

🐛 Fixes

🧰 Maintenance

🌐 Translations

📚 Documentation


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 is behind base branch, 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage) | major | `v1.13.2` → `v2.0.0` | --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v2.0.0`](https://github.com/gethomepage/homepage/releases/tag/v2.0.0) [Compare Source](https://github.com/gethomepage/homepage/compare/v1.13.2...v2.0.0) #### What's Changed #### ⚠️ Breaking Changes - Feature: homepage auth ([#&#8203;6769](https://github.com/gethomepage/homepage/issues/6769)) [@&#8203;shamoon](https://github.com/shamoon) #### 🚀 Features - Enhancement: Add album count to Jellyfin widget ([#&#8203;6974](https://github.com/gethomepage/homepage/issues/6974)) [@&#8203;alexclarke](https://github.com/alexclarke) - Enhancement: signout button ([#&#8203;6962](https://github.com/gethomepage/homepage/issues/6962)) [@&#8203;shamoon](https://github.com/shamoon) - Feature: Maintainerr service widget ([#&#8203;6907](https://github.com/gethomepage/homepage/issues/6907)) [@&#8203;shamoon](https://github.com/shamoon) - Feature: sportarr service widget ([#&#8203;6906](https://github.com/gethomepage/homepage/issues/6906)) [@&#8203;Sportarr](https://github.com/Sportarr) - Enhancement: handle OMV v8 auth response ([#&#8203;6886](https://github.com/gethomepage/homepage/issues/6886)) [@&#8203;shamoon](https://github.com/shamoon) - Feature: Syncthing service widget ([#&#8203;6865](https://github.com/gethomepage/homepage/issues/6865)) [@&#8203;Kat9-123](https://github.com/Kat9-123) - Feature: Duplicati service widget ([#&#8203;6864](https://github.com/gethomepage/homepage/issues/6864)) [@&#8203;miguellobato84](https://github.com/miguellobato84) - Change: use status field as primary queue detail ([#&#8203;6859](https://github.com/gethomepage/homepage/issues/6859)) [@&#8203;shamoon](https://github.com/shamoon) - Enhancement: support dockhand api key auth ([#&#8203;6848](https://github.com/gethomepage/homepage/issues/6848)) [@&#8203;shamoon](https://github.com/shamoon) - Enhancement: support qBittorrent apikey ([#&#8203;6791](https://github.com/gethomepage/homepage/issues/6791)) [@&#8203;Clone003](https://github.com/Clone003) - Feature: homepage MCP ([#&#8203;6771](https://github.com/gethomepage/homepage/issues/6771)) [@&#8203;shamoon](https://github.com/shamoon) - Feature: pulse widget ([#&#8203;6786](https://github.com/gethomepage/homepage/issues/6786)) [@&#8203;shamoon](https://github.com/shamoon) - Feature: homepage auth ([#&#8203;6769](https://github.com/gethomepage/homepage/issues/6769)) [@&#8203;shamoon](https://github.com/shamoon) #### 🐛 Fixes - Fix: fix qnap token deconstruction thing ([#&#8203;6961](https://github.com/gethomepage/homepage/issues/6961)) [@&#8203;shamoon](https://github.com/shamoon) - Chore: prevent some unnecessary failed requests from stale cookies ([#&#8203;6960](https://github.com/gethomepage/homepage/issues/6960)) [@&#8203;shamoon](https://github.com/shamoon) - Fix: Disable using proxies in Docker HEALTHCHECK ([#&#8203;6930](https://github.com/gethomepage/homepage/issues/6930)) [@&#8203;Bytenka](https://github.com/Bytenka) - Fix: ignore archived drives in Scrutiny widget ([#&#8203;6903](https://github.com/gethomepage/homepage/issues/6903)) [@&#8203;MartinFournier](https://github.com/MartinFournier) - Chore: simplify qbittorrent api key handling ([#&#8203;6888](https://github.com/gethomepage/homepage/issues/6888)) [@&#8203;headscarf737](https://github.com/headscarf737) - Fix: correctly handle date-only recurring ical events ([#&#8203;6875](https://github.com/gethomepage/homepage/issues/6875)) [@&#8203;shamoon](https://github.com/shamoon) - Fix: correct showers WMO weather icons ([#&#8203;6869](https://github.com/gethomepage/homepage/issues/6869)) [@&#8203;shamoon](https://github.com/shamoon) - Fix: auto-scale binary rate units instead of pinning to MiB/s ([#&#8203;6866](https://github.com/gethomepage/homepage/issues/6866)) [@&#8203;TowyTowy](https://github.com/TowyTowy) - Fix (dev): exclude healthcheck from auth ([#&#8203;6776](https://github.com/gethomepage/homepage/issues/6776)) [@&#8203;shamoon](https://github.com/shamoon) #### 🧰 Maintenance - Chore(deps): Bump pnpm/action-setup from 6.0.9 to 6.0.10 ([#&#8203;6979](https://github.com/gethomepage/homepage/issues/6979)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Performance: reduce calls to kubernetes api-server ([#&#8203;6963](https://github.com/gethomepage/homepage/issues/6963)) [@&#8203;emouawad](https://github.com/emouawad) - Chore: update kubernetes-node-client ([#&#8203;6959](https://github.com/gethomepage/homepage/issues/6959)) [@&#8203;shamoon](https://github.com/shamoon) - Chore(deps): Bump next from 16.2.11 to 16.2.12 ([#&#8203;6955](https://github.com/gethomepage/homepage/issues/6955)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump pretty-bytes from 7.1.0 to 7.1.1 ([#&#8203;6958](https://github.com/gethomepage/homepage/issues/6958)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump [@&#8203;eslint/compat](https://github.com/eslint/compat) from 2.0.3 to 2.1.0 ([#&#8203;6957](https://github.com/gethomepage/homepage/issues/6957)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump react-i18next from 15.5.3 to 17.0.11 ([#&#8203;6956](https://github.com/gethomepage/homepage/issues/6956)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump jsdom from 28.1.0 to 30.0.1 ([#&#8203;6950](https://github.com/gethomepage/homepage/issues/6950)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump tough-cookie from 6.0.0 to 6.0.2 ([#&#8203;6949](https://github.com/gethomepage/homepage/issues/6949)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump js-yaml from 4.3.0 to 4.3.1 ([#&#8203;6954](https://github.com/gethomepage/homepage/issues/6954)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump [@&#8203;vitest/coverage-v8](https://github.com/vitest/coverage-v8) from 4.1.9 to 4.1.10 ([#&#8203;6951](https://github.com/gethomepage/homepage/issues/6951)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore: update zensical ([#&#8203;6952](https://github.com/gethomepage/homepage/issues/6952)) [@&#8203;shamoon](https://github.com/shamoon) - Chore: bump ci tests node version to 24 ([#&#8203;6953](https://github.com/gethomepage/homepage/issues/6953)) [@&#8203;shamoon](https://github.com/shamoon) - Chore(deps): Bump i18next from 26.3.0 to 26.3.6 ([#&#8203;6948](https://github.com/gethomepage/homepage/issues/6948)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump raw-body from 3.0.2 to 4.0.0 ([#&#8203;6946](https://github.com/gethomepage/homepage/issues/6946)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump eslint-plugin-prettier from 5.5.5 to 5.5.6 ([#&#8203;6947](https://github.com/gethomepage/homepage/issues/6947)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump postcss from 8.5.25 to 8.5.26 ([#&#8203;6937](https://github.com/gethomepage/homepage/issues/6937)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1 ([#&#8203;6925](https://github.com/gethomepage/homepage/issues/6925)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump postcss from 8.5.23 to 8.5.24 ([#&#8203;6933](https://github.com/gethomepage/homepage/issues/6933)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump systeminformation from 5.31.7 to 5.33.1 ([#&#8203;6929](https://github.com/gethomepage/homepage/issues/6929)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump [@&#8203;testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.1 to 7.0.0 ([#&#8203;6919](https://github.com/gethomepage/homepage/issues/6919)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump next-i18next from 16.0.7 to 16.0.8 ([#&#8203;6928](https://github.com/gethomepage/homepage/issues/6928)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump the react group with 2 updates ([#&#8203;6926](https://github.com/gethomepage/homepage/issues/6926)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/login-action from 4.5.0 to 4.5.1 ([#&#8203;6927](https://github.com/gethomepage/homepage/issues/6927)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump release-drafter/release-drafter from 7.5.1 to 7.6.0 ([#&#8203;6912](https://github.com/gethomepage/homepage/issues/6912)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/setup-python from 6.3.0 to 7.0.0 ([#&#8203;6924](https://github.com/gethomepage/homepage/issues/6924)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore: Add groups for React and Testing Library in Dependabot config ([#&#8203;6923](https://github.com/gethomepage/homepage/issues/6923)) [@&#8203;shamoon](https://github.com/shamoon) - Chore(deps-dev): Bump [@&#8203;tailwindcss/postcss](https://github.com/tailwindcss/postcss) from 4.1.18 to 4.3.3 ([#&#8203;6920](https://github.com/gethomepage/homepage/issues/6920)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump tailwindcss from 4.3.0 to 4.3.3 ([#&#8203;6921](https://github.com/gethomepage/homepage/issues/6921)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump swr from 2.4.1 to 2.4.2 ([#&#8203;6918](https://github.com/gethomepage/homepage/issues/6918)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump ws from 8.21.0 to 8.21.1 ([#&#8203;6917](https://github.com/gethomepage/homepage/issues/6917)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump crowdin/github-action from 2.16.4 to 2.17.0 ([#&#8203;6911](https://github.com/gethomepage/homepage/issues/6911)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump release-drafter/release-drafter/autolabeler from 7.5.1 to 7.6.0 ([#&#8203;6910](https://github.com/gethomepage/homepage/issues/6910)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 ([#&#8203;6913](https://github.com/gethomepage/homepage/issues/6913)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/login-action from 4.4.0 to 4.5.0 ([#&#8203;6914](https://github.com/gethomepage/homepage/issues/6914)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump postcss from 8.5.16 to 8.5.18 in the npm\_and\_yarn group across 1 directory ([#&#8203;6901](https://github.com/gethomepage/homepage/issues/6901)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump the npm\_and\_yarn group across 1 directory with 4 updates ([#&#8203;6894](https://github.com/gethomepage/homepage/issues/6894)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/setup-node from 6.4.0 to 7.0.0 ([#&#8203;6892](https://github.com/gethomepage/homepage/issues/6892)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump crowdin/github-action from 2.16.3 to 2.16.4 ([#&#8203;6893](https://github.com/gethomepage/homepage/issues/6893)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/login-action from 4.3.0 to 4.4.0 ([#&#8203;6872](https://github.com/gethomepage/homepage/issues/6872)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 ([#&#8203;6873](https://github.com/gethomepage/homepage/issues/6873)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/stale from 10.3.0 to 10.4.0 ([#&#8203;6871](https://github.com/gethomepage/homepage/issues/6871)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump systeminformation from 5.31.6 to 5.31.7 in the npm\_and\_yarn group across 1 directory ([#&#8203;6870](https://github.com/gethomepage/homepage/issues/6870)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/build-push-action from 7.2.0 to 7.3.0 ([#&#8203;6856](https://github.com/gethomepage/homepage/issues/6856)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/setup-qemu-action from 4.1.0 to 4.2.0 ([#&#8203;6857](https://github.com/gethomepage/homepage/issues/6857)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/login-action from 4.2.0 to 4.3.0 ([#&#8203;6855](https://github.com/gethomepage/homepage/issues/6855)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/metadata-action from 6.1.0 to 6.2.0 ([#&#8203;6854](https://github.com/gethomepage/homepage/issues/6854)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 ([#&#8203;6853](https://github.com/gethomepage/homepage/issues/6853)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump react from 19.2.5 to 19.2.7 ([#&#8203;6829](https://github.com/gethomepage/homepage/issues/6829)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 ([#&#8203;6834](https://github.com/gethomepage/homepage/issues/6834)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump release-drafter/release-drafter/autolabeler from 7.4.0 to 7.5.1 ([#&#8203;6832](https://github.com/gethomepage/homepage/issues/6832)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/cache from 5.0.5 to 6.1.0 ([#&#8203;6833](https://github.com/gethomepage/homepage/issues/6833)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/setup-python from 6.2.0 to 6.3.0 ([#&#8203;6831](https://github.com/gethomepage/homepage/issues/6831)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump prettier from 3.8.1 to 3.8.4 ([#&#8203;6826](https://github.com/gethomepage/homepage/issues/6826)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump ping from 0.4.4 to 1.0.0 ([#&#8203;6825](https://github.com/gethomepage/homepage/issues/6825)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump [@&#8203;vitest/coverage-v8](https://github.com/vitest/coverage-v8) from 4.1.8 to 4.1.9 ([#&#8203;6827](https://github.com/gethomepage/homepage/issues/6827)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps-dev): Bump postcss from 8.5.10 to 8.5.15 ([#&#8203;6828](https://github.com/gethomepage/homepage/issues/6828)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump pnpm/action-setup from 6.0.8 to 6.0.9 ([#&#8203;6804](https://github.com/gethomepage/homepage/issues/6804)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump release-drafter/release-drafter/autolabeler from 7.3.1 to 7.4.0 ([#&#8203;6805](https://github.com/gethomepage/homepage/issues/6805)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump release-drafter/release-drafter from 7.3.1 to 7.4.0 ([#&#8203;6806](https://github.com/gethomepage/homepage/issues/6806)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/checkout from 6.0.3 to 7.0.0 ([#&#8203;6803](https://github.com/gethomepage/homepage/issues/6803)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump the npm\_and\_yarn group across 1 directory with 2 updates ([#&#8203;6782](https://github.com/gethomepage/homepage/issues/6782)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump crowdin/github-action from 2.16.2 to 2.16.3 ([#&#8203;6781](https://github.com/gethomepage/homepage/issues/6781)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 ([#&#8203;6765](https://github.com/gethomepage/homepage/issues/6765)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3 ([#&#8203;6764](https://github.com/gethomepage/homepage/issues/6764)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### 🌐 Translations - New Crowdin translations by GitHub Action ([#&#8203;6785](https://github.com/gethomepage/homepage/issues/6785)) @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) - New Crowdin translations by GitHub Action ([#&#8203;6660](https://github.com/gethomepage/homepage/issues/6660)) @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) #### 📚 Documentation - Documentation: Add Jellyfin album ([#&#8203;6975](https://github.com/gethomepage/homepage/issues/6975)) [@&#8203;alexclarke](https://github.com/alexclarke) - Documentation: Note that icons are fetched remotely ([#&#8203;6840](https://github.com/gethomepage/homepage/issues/6840)) [@&#8203;CZDanol](https://github.com/CZDanol) - Documentation: revise Arcane API key permissions requirements ([#&#8203;6770](https://github.com/gethomepage/homepage/issues/6770)) [@&#8203;gardient](https://github.com/gardient) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMC4xIiwidXBkYXRlZEluVmVyIjoiNDQuMzAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate-bot force-pushed renovate/ghcr.io-gethomepage-homepage-2.x from b3ccb945f9 to e84aeb27b6 2026-08-16 17:00:32 +00:00 Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
This pull request has changes conflicting with the target branch.
  • apps/production/website-flomielke/certificate.yaml
  • apps/production/website-flomielke/ingressroute.yaml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-gethomepage-homepage-2.x:renovate/ghcr.io-gethomepage-homepage-2.x
git switch renovate/ghcr.io-gethomepage-homepage-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-gethomepage-homepage-2.x
git switch renovate/ghcr.io-gethomepage-homepage-2.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-gethomepage-homepage-2.x
git switch renovate/ghcr.io-gethomepage-homepage-2.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-gethomepage-homepage-2.x
git switch main
git merge --squash renovate/ghcr.io-gethomepage-homepage-2.x
git switch main
git merge --ff-only renovate/ghcr.io-gethomepage-homepage-2.x
git switch main
git merge renovate/ghcr.io-gethomepage-homepage-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
florian/homelab-gitops!30
No description provided.