Skip to content

feat(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.80 ➔ 0.1.1 )#4243

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

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

Conversation

@unsc-oni-ancilla

@unsc-oni-ancilla unsc-oni-ancilla Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts/tuppr minor 0.0.800.1.1

Release Notes

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

v0.1.1

Compare Source

Bug Fixes
  • helm: add missing brackets in prometheus rule template (#​177) (b12bcb6)
Miscellaneous Chores
  • change draft configuration to draft-pull-request (238b2fb)

v0.1.0

Compare Source

⚠ BREAKING CHANGES
  • github-action: Update action docker/build-push-action (v6.19.2 → v7.0.0) (#​170)
  • github-action: Update action docker/metadata-action (v5.10.0 → v6.0.0) (#​169)
  • github-action: Update action docker/setup-buildx-action (v3.12.0 → v4.0.0) (#​166)
  • github-action: Update action docker/login-action (v3.7.0 → v4.0.0) (#​161)
Features
  • monitoring: add prometheus rule to helm charts to alert failed upgrade (#​163) (7cccece)
Bug Fixes
  • deps: update module github.com/netresearch/go-cron (v0.13.0 → v0.13.1) (#​173) (928f4c6)
  • deps: update module github.com/siderolabs/talos/pkg/machinery (v1.12.4 → v1.12.5) (#​174) (47c3bf9)
  • deps: update module google.golang.org/grpc (v1.79.1 → v1.79.2) (#​171) (d218224)
  • deps: update module sigs.k8s.io/controller-runtime (v0.23.1 → v0.23.2) (#​167) (6a812d8)
  • deps: update module sigs.k8s.io/controller-runtime (v0.23.2 → v0.23.3) (#​168) (b9a876a)
  • metrics: replace numeric phase encoding with state-set gauge pattern (69f3940)
  • metrics: replace numeric phase encoding with state-set gauge pattern (#​172) (67a72ee)
  • mise: update tool go (1.26.0 → 1.26.1) (8da7632)
Miscellaneous Chores
  • set release please PRs to draft (1119902)
Continuous Integration
  • github-action: Update action docker/build-push-action (v6.19.2 → v7.0.0) (#​170) (75054f8)
  • github-action: Update action docker/login-action (v3.7.0 → v4.0.0) (#​161) (c51a0df)
  • github-action: Update action docker/metadata-action (v5.10.0 → v6.0.0) (#​169) (6833297)
  • github-action: Update action docker/setup-buildx-action (v3.12.0 → v4.0.0) (#​166) (9f1c9f9)

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

unsc-oni-ancilla Bot commented Mar 9, 2026

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

@unsc-oni-ancilla

unsc-oni-ancilla Bot commented Mar 9, 2026

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

@unsc-oni-ancilla unsc-oni-ancilla Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from e8c9991 to 7375dd9 Compare March 9, 2026 18:24
@unsc-oni-ancilla unsc-oni-ancilla Bot changed the title feat(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.80 ➔ 0.1.0 ) feat(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.80 ➔ 0.1.1 ) Mar 9, 2026
@binaryn3xus binaryn3xus merged commit 7dbca8e into main Mar 9, 2026
12 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch March 9, 2026 23:03
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