Skip to content

fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.18 )#5593

Merged
mchestr merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x
May 5, 2026
Merged

fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.18 )#5593
mchestr merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-tuppr-0.x

Conversation

@mchesterbot
Copy link
Copy Markdown
Contributor

@mchesterbot mchesterbot Bot commented Apr 25, 2026

This PR contains the following updates:

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

Release Notes

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

v0.1.18

Compare Source

Bug Fixes

v0.1.17

Compare Source

Bug Fixes
  • correct indent of templates (63e88ec)

v0.1.16

Compare Source

Miscellaneous Chores

v0.1.15

Compare Source

Bug Fixes
  • correct helm template for dashboard (bcbbc84)
Miscellaneous Chores
  • dashboard: import the file as json (d5b86a5)

v0.1.14

Compare Source

Features
Documentation
  • simplify the contributors.md (44d9078)

v0.1.13

Compare Source

Features
  • add basic contributing/issues/PR template (339015d)
  • talosupgrade: preserve any registry's install image across upgrades (30c662c)

v0.1.12

Compare Source

Features
  • deps: update module google.golang.org/grpc (v1.80.0 → v1.81.0) (#​236) (ff6be1c)
  • improve metrics (2413b78)
Bug Fixes
  • talosupgrade: preserve factory installer flavor across upgrades (aaf1ea5)

v0.1.11

Compare Source

Features
  • deps: update module sigs.k8s.io/controller-runtime (v0.23.3 → v0.24.0) (#​231) (22ac172)
  • kubernetesupgrade: allow private registry for component images via spec.kubernetes.imageRepository (68bba9e)
  • talosupgrade: allow per-node factory URL override via tuppr.home-operations.com/factory-url annotation (8154539)
  • talosupgrade: auto-detect schematic from (ef2a5fa)
  • talosupgrade: pre/post-upgrade hooks via spec.hooks (9982679)
Bug Fixes
  • kubernetesupgrade: inject hostAliases for controlPlane endpoint hostname (9fe8f47)
Documentation
Miscellaneous Chores
  • remove deprecated functions usage (ba649c0)

v0.1.10

Compare Source

Bug Fixes
  • talosupgrade: fix image patching (cf58dee)

v0.1.9

Compare Source

Features
  • deps: update module github.com/siderolabs/talos/pkg/machinery (v1.12.7 → v1.13.0) (#​221) (95e2e57)
Bug Fixes
  • deps: update module github.com/onsi/ginkgo/v2 (v2.28.1 → v2.28.2) (#​217) (17d7d90)
  • main: show new version number after successful update (#​219) (6629716)

v0.1.8

Compare Source

⚠ BREAKING CHANGES
  • github-action: Update action googleapis/release-please-action (v4.4.1 → v5) (#​208)
Bug Fixes
  • delete failed jobs and record out-of-band upgraded nodes (32504cb)
  • deps: update module github.com/siderolabs/talos/pkg/machinery (v1.12.6 → v1.12.7) (#​212) (c42bd38)
Miscellaneous Chores
Continuous Integration
  • github-action: Update action googleapis/release-please-action (v4.4.1 → v5) (#​208) (e43a99e)

Configuration

📅 Schedule: (in timezone America/Vancouver)

  • 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 Mend Renovate.

@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot Bot commented Apr 25, 2026

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

@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot Bot commented Apr 25, 2026

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

@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from 90b086a to f614493 Compare April 28, 2026 15:55
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.8 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.9 ) Apr 28, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from f614493 to 1256570 Compare April 28, 2026 17:39
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.9 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.10 ) Apr 28, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from 1256570 to d82ac2c Compare May 1, 2026 14:31
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.10 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.11 ) May 1, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from d82ac2c to 3c3485e Compare May 4, 2026 11:40
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.11 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.12 ) May 4, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from 3c3485e to 53dc787 Compare May 4, 2026 13:44
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.12 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.13 ) May 4, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from 53dc787 to bae846d Compare May 4, 2026 18:43
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.13 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.14 ) May 4, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from bae846d to df3f363 Compare May 4, 2026 19:40
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.14 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.16 ) May 4, 2026
@mchesterbot mchesterbot Bot force-pushed the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch from df3f363 to c645c24 Compare May 4, 2026 20:37
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.16 ) fix(container): update ghcr.io/home-operations/charts/tuppr ( 0.1.7 → 0.1.18 ) May 4, 2026
@mchestr mchestr merged commit 3c41235 into main May 5, 2026
14 checks passed
@mchesterbot mchesterbot Bot deleted the renovate/ghcr.io-home-operations-charts-tuppr-0.x branch May 5, 2026 03:17
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