Skip to content

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.75 → 0.0.80 )#909

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts/tuppr patch 0.0.750.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

v0.0.79

Compare Source

Bug Fixes
  • use github app token to create a new tag to fix ga loop protection (#​151) (c264c4a)

Configuration

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

….0.75 → 0.0.80 )

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

--- 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.0.75
+    tag: 0.0.80
   url: oci://ghcr.io/home-operations/charts/tuppr
 

@homelab-assistant
Copy link

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

@renovate renovate bot merged commit fbe8b98 into main Mar 5, 2026
10 checks passed
@renovate renovate bot deleted the renovate/chongus-ghcr.io-home-operations-charts-tuppr-0.x branch March 5, 2026 05:21
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