Skip to content

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.1.10 → 0.1.11 )#1137

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/chongus-ghcr.io-home-operations-charts-tuppr-0.x
May 2, 2026
Merged

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.1.10 → 0.1.11 )#1137
renovate[bot] merged 1 commit intomainfrom
renovate/chongus-ghcr.io-home-operations-charts-tuppr-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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: (in timezone America/Los_Angeles)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

….1.10 → 0.1.11 )

| datasource | package                              | from   | to     |
| ---------- | ------------------------------------ | ------ | ------ |
| docker     | ghcr.io/home-operations/charts/tuppr | 0.1.10 | 0.1.11 |
@homelab-assistant
Copy link
Copy Markdown

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

@homelab-assistant
Copy link
Copy Markdown

--- cluster-apps/chongus/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr

+++ cluster-apps/chongus/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr

@@ -11,9 +11,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
 

@renovate renovate Bot merged commit b9ec83c into main May 2, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/chongus-ghcr.io-home-operations-charts-tuppr-0.x branch May 2, 2026 20:41
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