Skip to content

Comments

fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.36 ➔ 0.0.38 )#3416

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

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

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Oct 1, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts/tuppr patch 0.0.36 -> 0.0.38

Release Notes

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

v0.0.38

Compare Source

fix: disable secure metrics by default

Full Changelog: home-operations/tuppr@0.0.37...0.0.38

v0.0.37

Compare Source

feat: first pass at supporting prometheus metrics

Full Changelog: home-operations/tuppr@0.0.36...0.0.37


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 1, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Oct 1, 2025

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

@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Oct 1, 2025

--- HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr

+++ HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr

@@ -35,21 +35,22 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 65532
-        image: ghcr.io/home-operations/tuppr:0.0.36
+        image: ghcr.io/home-operations/tuppr:0.0.38
         imagePullPolicy: IfNotPresent
         command:
         - /manager
         args:
         - --leader-elect=true
         - --metrics-bind-address=:8080
         - --health-probe-bind-address=:8081
         - --talosconfig-secret=tuppr-talosconfig
+        - --metrics-secure=false
         env:
         - name: CONTROLLER_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         ports:

@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from ecb312d to 24b8778 Compare October 1, 2025 15:08
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.36 ➔ 0.0.37 ) fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.0.36 ➔ 0.0.38 ) Oct 1, 2025
@binaryn3xus binaryn3xus merged commit bc5ea42 into main Oct 2, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch October 2, 2025 00:53
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