Update ghcr.io/home-operations/charts/tuppr Docker tag to v0.1.3 #416

Merged
renovate merged 1 commit from renovate/ghcr.io-home-operations-charts-tuppr-0.1.x into master 2026-04-01 19:24:40 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.1.3

Compare Source

⚠ BREAKING CHANGES
  • github-action: Update action azure/setup-helm (v4.3.1 → v5.0.0) (#​191)
  • github-action: Update action actions/create-github-app-token (v2.2.2 → v3.0.0) (#​184)
  • github-action: Update action jdx/mise-action (v3.6.3 → v4.0.0) (#​183)
Features
  • deps: update module github.com/open-policy-agent/cert-controller (v0.15.0 → v0.16.0) (#​181) (f747a7f)
Bug Fixes
  • deps: update kubernetes packages (v0.35.2 → v0.35.3) (#​187) (499e804)
  • deps: update module github.com/cosi-project/runtime (v1.14.0 → v1.14.1) (#​192) (4289459)
  • deps: update module github.com/google/go-containerregistry (v0.21.2 → v0.21.3) (#​185) (831fe23)
  • deps: update module github.com/siderolabs/talos/pkg/machinery (v1.12.5 → v1.12.6) (#​188) (6d99117)
  • deps: update module google.golang.org/grpc (v1.79.2 → v1.79.3) (#​186) (7c91009)
Miscellaneous Chores
Continuous Integration
  • github-action: Update action actions/create-github-app-token (v2.2.2 → v3.0.0) (#​184) (ec9b3da)
  • github-action: Update action azure/setup-helm (v4.3.1 → v5.0.0) (#​191) (23b760a)
  • github-action: Update action jdx/mise-action (v3.6.3 → v4.0.0) (#​183) (a3253db)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/charts/tuppr](https://github.com/home-operations/tuppr) | patch | `0.1.2` → `0.1.3` | --- ### Release Notes <details> <summary>home-operations/tuppr (ghcr.io/home-operations/charts/tuppr)</summary> ### [`v0.1.3`](https://github.com/home-operations/tuppr/blob/HEAD/CHANGELOG.md#013-2026-04-01) [Compare Source](https://github.com/home-operations/tuppr/compare/0.1.2...0.1.3) ##### ⚠ BREAKING CHANGES - **github-action:** Update action azure/setup-helm (v4.3.1 → v5.0.0) ([#&#8203;191](https://github.com/home-operations/tuppr/issues/191)) - **github-action:** Update action actions/create-github-app-token (v2.2.2 → v3.0.0) ([#&#8203;184](https://github.com/home-operations/tuppr/issues/184)) - **github-action:** Update action jdx/mise-action (v3.6.3 → v4.0.0) ([#&#8203;183](https://github.com/home-operations/tuppr/issues/183)) ##### Features - **deps:** update module github.com/open-policy-agent/cert-controller (v0.15.0 → v0.16.0) ([#&#8203;181](https://github.com/home-operations/tuppr/issues/181)) ([f747a7f](https://github.com/home-operations/tuppr/commit/f747a7f869cfc2c2d000f0bd6283e56a09b37b99)) ##### Bug Fixes - **deps:** update kubernetes packages (v0.35.2 → v0.35.3) ([#&#8203;187](https://github.com/home-operations/tuppr/issues/187)) ([499e804](https://github.com/home-operations/tuppr/commit/499e804aad59ebcf78ecbb2a179ccafe88358a5b)) - **deps:** update module github.com/cosi-project/runtime (v1.14.0 → v1.14.1) ([#&#8203;192](https://github.com/home-operations/tuppr/issues/192)) ([4289459](https://github.com/home-operations/tuppr/commit/4289459e14d53da7c64288a2cb82aefe81f32761)) - **deps:** update module github.com/google/go-containerregistry (v0.21.2 → v0.21.3) ([#&#8203;185](https://github.com/home-operations/tuppr/issues/185)) ([831fe23](https://github.com/home-operations/tuppr/commit/831fe233e328ae0573a701e4fc56e68370643de6)) - **deps:** update module github.com/siderolabs/talos/pkg/machinery (v1.12.5 → v1.12.6) ([#&#8203;188](https://github.com/home-operations/tuppr/issues/188)) ([6d99117](https://github.com/home-operations/tuppr/commit/6d9911733eef801c9e5366990c2deebc400dd763)) - **deps:** update module google.golang.org/grpc (v1.79.2 → v1.79.3) ([#&#8203;186](https://github.com/home-operations/tuppr/issues/186)) ([7c91009](https://github.com/home-operations/tuppr/commit/7c91009746f05d0c457d8e163de0f4b5c1c2ade5)) ##### Miscellaneous Chores - **charts:** expose priorityClassName ([678d288](https://github.com/home-operations/tuppr/commit/678d288a405f122717a9903fd75dd992b096d964)) - **deps:** update k8s.io/utils digest ([`b8788ab`](https://github.com/home-operations/tuppr/commit/b8788ab) → [`28399d8`](https://github.com/home-operations/tuppr/commit/28399d8)) ([#&#8203;189](https://github.com/home-operations/tuppr/issues/189)) ([584968f](https://github.com/home-operations/tuppr/commit/584968f07de565de35855315aad7731227df6f53)) - release 0.1.3 ([9259009](https://github.com/home-operations/tuppr/commit/925900965c667883a67df5fce6b40635a222cf3a)) ##### Continuous Integration - **github-action:** Update action actions/create-github-app-token (v2.2.2 → v3.0.0) ([#&#8203;184](https://github.com/home-operations/tuppr/issues/184)) ([ec9b3da](https://github.com/home-operations/tuppr/commit/ec9b3da1295be08b0a1157c4ce842b2849891c22)) - **github-action:** Update action azure/setup-helm (v4.3.1 → v5.0.0) ([#&#8203;191](https://github.com/home-operations/tuppr/issues/191)) ([23b760a](https://github.com/home-operations/tuppr/commit/23b760a3d62227ef991f3ff7bb58172bcec2e244)) - **github-action:** Update action jdx/mise-action (v3.6.3 → v4.0.0) ([#&#8203;183](https://github.com/home-operations/tuppr/issues/183)) ([a3253db](https://github.com/home-operations/tuppr/commit/a3253dba881d9ee0aa2126d6d61b86b7de6ddcdd)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIm1haW50ZW5hbmNlIl19-->
renovate scheduled this pull request to auto merge when all checks succeed 2026-04-01 16:20:08 +00:00
renovate merged commit f9d1712e1c into master 2026-04-01 19:24:40 +00:00
renovate deleted branch renovate/ghcr.io-home-operations-charts-tuppr-0.1.x 2026-04-01 19:24:40 +00:00
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
simon.beck/talos!416
No description provided.