Skip to content

⬆️ Update ghcr.io/home-operations/charts/tuppr ( 0.1.10 → 0.1.11 )#8813

Open
feisar-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x
Open

⬆️ Update ghcr.io/home-operations/charts/tuppr ( 0.1.10 → 0.1.11 )#8813
feisar-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x

Conversation

@feisar-bot
Copy link
Copy Markdown
Contributor

@feisar-bot feisar-bot Bot commented May 1, 2026

This PR contains the following updates:

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

Release Notes

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

v0.1.11

Compare Source

Features
  • deps: update module sigs.k8s.io/controller-runtime (v0.23.3 → v0.24.0) (#​231) (22ac172)
  • kubernetesupgrade: allow private registry for component images via spec.kubernetes.imageRepository (68bba9e)
  • talosupgrade: allow per-node factory URL override via tuppr.home-operations.com/factory-url annotation (8154539)
  • talosupgrade: auto-detect schematic from (ef2a5fa)
  • talosupgrade: pre/post-upgrade hooks via spec.hooks (9982679)
Bug Fixes
  • kubernetesupgrade: inject hostAliases for controlPlane endpoint hostname (9fe8f47)
Documentation
Miscellaneous Chores
  • remove deprecated functions usage (ba649c0)

Configuration

📅 Schedule: (UTC)

  • 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.

| datasource | package                              | from   | to     |
| ---------- | ------------------------------------ | ------ | ------ |
| docker     | ghcr.io/home-operations/charts/tuppr | 0.1.10 | 0.1.11 |
@feisar-bot
Copy link
Copy Markdown
Contributor Author

feisar-bot Bot commented May 1, 2026

--- kubernetes/apps/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr

+++ kubernetes/apps/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.10
+    tag: 0.1.11
   url: oci://ghcr.io/home-operations/charts/tuppr
 

@feisar-bot
Copy link
Copy Markdown
Contributor Author

feisar-bot Bot commented May 1, 2026

--- 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.10
+        image: ghcr.io/home-operations/tuppr:0.1.11
         imagePullPolicy: IfNotPresent
         command:
         - /manager
         args:
         - --log-level=debug
         - --leader-elect=true

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