Skip to content

Conversation

pipelines-github-app[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
homarr (source) major 5.13.0 -> 6.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

homarr-labs/charts (homarr)

v6.0.0

Compare Source

A Helm chart to deploy homarr for Kubernetes

What's Changed

Full Changelog: homarr-labs/charts@homarr-5.13.0...homarr-6.0.0


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 is behind base branch, 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.

@pipelines-github-app pipelines-github-app bot added app/homarr Changes made to Homarr application env/beelink Changes made in the k0s cluster renovate/helm Changes related to Helm Chart update type/major labels Sep 29, 2025
@pipelines-github-app
Copy link
Contributor Author

pipelines-github-app bot commented Sep 29, 2025

--- main/homarr_gitops_manifests_homarr_beelink_manifest_main.yaml	2025-10-16 03:32:49.263388860 +0000
+++ pr/homarr_gitops_manifests_homarr_beelink_manifest_pr.yaml	2025-10-16 03:32:48.738391318 +0000
@@ -37,21 +37,21 @@
     requests:
       storage: 2Gi
   volumeName: "pv-homarr-data"
 ---
 # Source: homarr/charts/homarr/templates/homarr-svc.yaml
 apiVersion: v1
 kind: Service
 metadata:
   name: homarr
   labels:
-    helm.sh/chart: homarr-5.13.0
+    helm.sh/chart: homarr-6.0.0
     app.kubernetes.io/name: homarr
     app.kubernetes.io/instance: homarr
     app.kubernetes.io/version: "v1.39.0"
     app.kubernetes.io/managed-by: Helm
 spec:
   type: ClusterIP
   ipFamilyPolicy: SingleStack
   ports:
     - name: app
       port: 7575
@@ -60,37 +60,37 @@
   selector:
     app.kubernetes.io/name: homarr
     app.kubernetes.io/instance: homarr
 ---
 # Source: homarr/charts/homarr/templates/homarr-dc.yaml
 apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: homarr
   labels:
-    helm.sh/chart: homarr-5.13.0
+    helm.sh/chart: homarr-6.0.0
     app.kubernetes.io/name: homarr
     app.kubernetes.io/instance: homarr
     app.kubernetes.io/version: "v1.39.0"
     app.kubernetes.io/managed-by: Helm
 spec:
   replicas: 1
   strategy:
     type: RollingUpdate
   selector:
     matchLabels:
       app.kubernetes.io/name: homarr
       app.kubernetes.io/instance: homarr
   template:
     metadata:
       labels:
-        helm.sh/chart: homarr-5.13.0
+        helm.sh/chart: homarr-6.0.0
         app.kubernetes.io/name: homarr
         app.kubernetes.io/instance: homarr
         app.kubernetes.io/version: "v1.39.0"
         app.kubernetes.io/managed-by: Helm
     spec:
       securityContext:
         {}
 
       initContainers:
       containers:
@@ -209,21 +209,21 @@
         - name: homarr-database
           persistentVolumeClaim:
             claimName: homarr-database
 ---
 # Source: homarr/charts/homarr/templates/homarr-ingress.yaml
 apiVersion: networking.k8s.io/v1
 kind: Ingress
 metadata:
   name: homarr
   labels:
-    helm.sh/chart: homarr-5.13.0
+    helm.sh/chart: homarr-6.0.0
     app.kubernetes.io/name: homarr
     app.kubernetes.io/instance: homarr
     app.kubernetes.io/version: "v1.39.0"
     app.kubernetes.io/managed-by: Helm
   annotations:
     cert-manager.io/cluster-issuer: fredcorp-ca
     cert-manager.io/common-name: homarr.k0s-fullstack.fredcorp.com
     traefik.ingress.kubernetes.io/router.entrypoints: websecure
     traefik.ingress.kubernetes.io/service.scheme: https
 spec:
 

@pipelines-github-app pipelines-github-app bot force-pushed the renovate/major-6-homarr-beelink branch 7 times, most recently from 8e8819e to 3eaf013 Compare October 6, 2025 03:30
@pipelines-github-app pipelines-github-app bot force-pushed the renovate/major-6-homarr-beelink branch 6 times, most recently from 3943958 to 929885a Compare October 14, 2025 03:04
@pipelines-github-app pipelines-github-app bot force-pushed the renovate/major-6-homarr-beelink branch 2 times, most recently from dcba25c to b624b03 Compare October 15, 2025 03:32
| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| helm       | homarr  | 5.13.0 | 6.0.0 |


Co-authored-by: renovate[bot] <[email protected]>
@pipelines-github-app pipelines-github-app bot force-pushed the renovate/major-6-homarr-beelink branch from b624b03 to eeb35a6 Compare October 16, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app/homarr Changes made to Homarr application env/beelink Changes made in the k0s cluster renovate/helm Changes related to Helm Chart update type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants