chore(deps): update ghcr.io/home-operations/charts/tuppr docker tag to v0.1.28 #96

Open
siron-bot wants to merge 1 commit from renovate/ghcr.io-home-operations-charts-tuppr-0.x into main
Member

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts/tuppr patch 0.1.270.1.28

Release Notes

home-operations/tuppr (ghcr.io/home-operations/charts/tuppr)

v0.1.28

Compare Source

Features
  • mise: update tool aqua:operator-framework/operator-registry (1.67.0 → 1.68.0) (756a584)
Bug Fixes
  • deps: update kubernetes monorepo (v0.36.0 → v0.36.1) (#​271) (329ccd4)
  • deps: update module github.com/siderolabs/talos/pkg/machinery (v1.13.0 → v1.13.2) (#​266) (6691a96)
  • deps: update module sigs.k8s.io/controller-runtime (v0.24.0 → v0.24.1) (#​268) (dfc5a96)
  • kubernetesupgrade: upgrade lagging worker that joins after completion (841a9cf)
  • make Failed terminal and cap completion-cycle thrash (de8062e)
  • mise: update tool setup-envtest (0.24.0 → 0.24.1) (4dab561)

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 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/charts/tuppr](https://github.com/home-operations/tuppr) | patch | `0.1.27` → `0.1.28` | --- ### Release Notes <details> <summary>home-operations/tuppr (ghcr.io/home-operations/charts/tuppr)</summary> ### [`v0.1.28`](https://github.com/home-operations/tuppr/blob/HEAD/CHANGELOG.md#0128-2026-05-13) [Compare Source](https://github.com/home-operations/tuppr/compare/0.1.27...0.1.28) ##### Features - **mise:** update tool aqua:operator-framework/operator-registry (1.67.0 → 1.68.0) ([756a584](https://github.com/home-operations/tuppr/commit/756a584ee3cd59a97dcac202f8f69e103cb62552)) ##### Bug Fixes - **deps:** update kubernetes monorepo (v0.36.0 → v0.36.1) ([#&#8203;271](https://github.com/home-operations/tuppr/issues/271)) ([329ccd4](https://github.com/home-operations/tuppr/commit/329ccd4da3b9fa95bd212291007f7db33a572390)) - **deps:** update module github.com/siderolabs/talos/pkg/machinery (v1.13.0 → v1.13.2) ([#&#8203;266](https://github.com/home-operations/tuppr/issues/266)) ([6691a96](https://github.com/home-operations/tuppr/commit/6691a96abb0a2b341ca7129fe787e26966689499)) - **deps:** update module sigs.k8s.io/controller-runtime (v0.24.0 → v0.24.1) ([#&#8203;268](https://github.com/home-operations/tuppr/issues/268)) ([dfc5a96](https://github.com/home-operations/tuppr/commit/dfc5a96e042e3a54f572e90b798f3c5d85cd39dd)) - **kubernetesupgrade:** upgrade lagging worker that joins after completion ([841a9cf](https://github.com/home-operations/tuppr/commit/841a9cf1d60e9b72e869e5ec74cc07f842b028b8)) - make Failed terminal and cap completion-cycle thrash ([de8062e](https://github.com/home-operations/tuppr/commit/de8062e0964388ba98f0ad09bf9c7f296101ec27)) - **mise:** update tool setup-envtest (0.24.0 → 0.24.1) ([4dab561](https://github.com/home-operations/tuppr/commit/4dab5612df9b773739ec63d44cec4252e85f33fe)) </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 becomes conflicted, 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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
chore(deps): update ghcr.io/home-operations/charts/tuppr docker tag to v0.1.28
All checks were successful
Flux Local / Flux Local - Filter (pull_request) Successful in 2s
Flux Local / Flux Local - Test (pull_request) Successful in 1m38s
Flux Local / Flux Local - Diff helmrelease (pull_request) Successful in 12s
Flux Local / Flux Local - Diff kustomization (pull_request) Successful in 11s
22b23ed0bf
Author
Member
--- HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr

+++ HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr

@@ -35,13 +35,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 65532
-        image: ghcr.io/home-operations/tuppr:0.1.27
+        image: ghcr.io/home-operations/tuppr:0.1.28
         imagePullPolicy: IfNotPresent
         command:
         - /manager
         args:
         - --log-level=debug
         - --leader-elect=true
<!-- sticky-comment: 96/kubernetes/helmrelease --> ```diff --- HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr +++ HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr @@ -35,13 +35,13 @@ capabilities: drop: - ALL readOnlyRootFilesystem: true runAsNonRoot: true runAsUser: 65532 - image: ghcr.io/home-operations/tuppr:0.1.27 + image: ghcr.io/home-operations/tuppr:0.1.28 imagePullPolicy: IfNotPresent command: - /manager args: - --log-level=debug - --leader-elect=true ```
Author
Member
--- k8s/base/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr

+++ k8s/base/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.1.27
+    tag: 0.1.28
   url: oci://ghcr.io/home-operations/charts/tuppr
 
<!-- sticky-comment: 96/kubernetes/kustomization --> ```diff --- k8s/base/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr +++ k8s/base/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr @@ -10,9 +10,9 @@ spec: interval: 15m layerSelector: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 0.1.27 + tag: 0.1.28 url: oci://ghcr.io/home-operations/charts/tuppr ```
All checks were successful
Flux Local / Flux Local - Filter (pull_request) Successful in 2s
Flux Local / Flux Local - Test (pull_request) Successful in 1m38s
Flux Local / Flux Local - Diff helmrelease (pull_request) Successful in 12s
Flux Local / Flux Local - Diff kustomization (pull_request) Successful in 11s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-home-operations-charts-tuppr-0.x:renovate/ghcr.io-home-operations-charts-tuppr-0.x
git switch renovate/ghcr.io-home-operations-charts-tuppr-0.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-home-operations-charts-tuppr-0.x
git switch renovate/ghcr.io-home-operations-charts-tuppr-0.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-home-operations-charts-tuppr-0.x
git switch renovate/ghcr.io-home-operations-charts-tuppr-0.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-home-operations-charts-tuppr-0.x
git switch main
git merge --squash renovate/ghcr.io-home-operations-charts-tuppr-0.x
git switch main
git merge --ff-only renovate/ghcr.io-home-operations-charts-tuppr-0.x
git switch main
git merge renovate/ghcr.io-home-operations-charts-tuppr-0.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
sironheart/home-cluster!96
No description provided.