feat(helm)!: Update Chart homarr (5.13.0 → 6.0.0)#857
Open
pipelines-github-app[bot] wants to merge 1 commit intomainfrom
Open
feat(helm)!: Update Chart homarr (5.13.0 → 6.0.0)#857pipelines-github-app[bot] wants to merge 1 commit intomainfrom
pipelines-github-app[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- main/homarr_gitops_manifests_homarr_genmachine_manifest_main.yaml 2026-04-17 05:22:54.489296718 +0000
+++ pr/homarr_gitops_manifests_homarr_genmachine_manifest_pr.yaml 2026-04-17 05:22:53.660299062 +0000
@@ -1,18 +1,18 @@
---
# Source: homarr/charts/homarr/templates/homarr-secret.yaml
apiVersion: v1
kind: Secret
metadata:
name: homarr-trusted-certificates-secret
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
type: Opaque
stringData:
authentik-self-signed.crt: ""
fullstack-wildcard.crt: ""
int-ca.crt: ""
root-ca.crt: ""
@@ -29,21 +29,21 @@
resources:
requests:
storage: 2Gi
---
# 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
@@ -52,37 +52,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:
@@ -201,21 +201,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.talos-genmachine.fredcorp.com
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/service.scheme: https
spec:
|
a5c75af to
a1a51b2
Compare
2e24971 to
613afb2
Compare
62e5472 to
733861c
Compare
f4ed8ef to
eee8194
Compare
a5a80b8 to
36850e0
Compare
dbf7016 to
7445761
Compare
c122275 to
f1dd449
Compare
c064429 to
a4afef2
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | homarr | 5.13.0 | 6.0.0 | Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.13.0->6.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
homarr-labs/charts (homarr)
v6.0.0Compare 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.
This PR has been generated by Renovate Bot.