Skip to content

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.79 ➔ 0.0.80 )#4200

Merged
binaryn3xus merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x
Mar 4, 2026
Merged

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.79 ➔ 0.0.80 )#4200
binaryn3xus merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x

Conversation

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.0.80

Compare Source

Bug Fixes
  • deps: update module github.com/google/go-containerregistry (v0.21.1 → v0.21.2) (#​153) (c26aca4)
  • metrics: record previously unused job metrics and clean up on deletion (#​160) (1875c37)
  • release-please: always update pr with the latest changes (5f4ff63)
Miscellaneous Chores
  • add workflow_dispatch trigger to release workflow (9751b8a)
  • release-please: include a bunch of sections for now (405264f)
Code Refactoring

Configuration

📅 Schedule: 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 Renovate Bot.

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor Author
--- 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

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.0.79
+    tag: 0.0.80
   url: oci://ghcr.io/home-operations/charts/tuppr
 

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor Author
--- 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.0.79
+        image: ghcr.io/home-operations/tuppr:0.0.80
         imagePullPolicy: IfNotPresent
         command:
         - /manager
         args:
         - --log-level=debug
         - --leader-elect=true

@binaryn3xus binaryn3xus merged commit b728b65 into main Mar 4, 2026
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch March 4, 2026 01:07
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.

1 participant