Skip to content

Comments

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.39 ➔ 0.0.40 )#3494

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x
Oct 16, 2025
Merged

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.39 ➔ 0.0.40 )#3494
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts/tuppr patch 0.0.39 -> 0.0.40

Release Notes

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

v0.0.40

Compare Source

fix: wait for node to be ready before verifying upgrade

Full Changelog: home-operations/tuppr@0.0.39...0.0.40


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 added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 16, 2025
@unsc-oni-ancilla
Copy link
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.39
+    tag: 0.0.40
   url: oci://ghcr.io/home-operations/charts/tuppr
 

@unsc-oni-ancilla
Copy link
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.39
+        image: ghcr.io/home-operations/tuppr:0.0.40
         imagePullPolicy: IfNotPresent
         command:
         - /manager
         args:
         - --leader-elect=true
         - --metrics-bind-address=:8080

@binaryn3xus binaryn3xus merged commit 5bd8db1 into main Oct 16, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch October 16, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant