Skip to content

chore(container): update image ghcr.io/home-operations/charts/tuppr ( 0.1.33 → 0.1.34 ) - #1741

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x
May 17, 2026
Merged

chore(container): update image ghcr.io/home-operations/charts/tuppr ( 0.1.33 → 0.1.34 )#1741
renovate[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x

Conversation

@renovate

@renovate renovate Bot commented May 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.1.34

Compare Source

Features
  • expose maintenance Window Info (63f4e4d)
Bug Fixes
  • deps: update module google.golang.org/grpc (v1.81.0 → v1.81.1) (#​279) (3285689)
  • jobs: error when multiple jobs share the same app label (ae790dc)
  • kubernetesupgrade: requeue instead of failing on transient verify errors (43f04f1)
  • kubernetesupgrade: use shared label constants for job metadata (8b748f8)
  • talos: only retry transient errors in client (0dcf6dd)
  • talosupgrade: honor per-node version annotation in verification (248fd84)
  • talosupgrade: pick upgrade image from runtime extensions (1c35fdd)
  • talosupgrade: use IsAlreadyExists to detect job conflicts (97633b8)
  • talosupgrade: use named constant for postHookIndex status key (3ddcc1e)
Code Refactoring
  • kubernetesupgrade: cache discovery client across reconciles (cb5df26)
  • maintenance: move 5m requeue cap into WindowResult.RequeueAfter (c236a63)
  • upgradeaudit: share status-patch helper across controllers (355ab57)
  • upgradeaudit: share timing-field sync between audit helpers (cee251a)

Configuration

📅 Schedule: (in timezone America/New_York)

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

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr

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

@github-actions

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

@renovate
renovate Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from cc28c01 to 65f9f36 Compare May 16, 2026 21:34
@renovate
renovate Bot merged commit ae131cd into main May 17, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch May 17, 2026 00:52
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