-
Notifications
You must be signed in to change notification settings - Fork 1
feat(helm)!: Update Chart homarr (5.13.0 → 7.3.0) #858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pipelines-github-app
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-7-homarr-beelink
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
Conversation
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
Contributor
Author
--- main/homarr_gitops_manifests_homarr_beelink_manifest_main.yaml 2026-02-12 04:54:06.395720923 +0000
+++ pr/homarr_gitops_manifests_homarr_beelink_manifest_pr.yaml 2026-02-12 04:54:05.897720598 +0000
@@ -37,69 +37,68 @@
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-7.3.0
app.kubernetes.io/name: homarr
app.kubernetes.io/instance: homarr
- app.kubernetes.io/version: "v1.39.0"
+ app.kubernetes.io/version: "v1.41.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ipFamilyPolicy: SingleStack
ports:
- name: app
port: 7575
protocol: TCP
targetPort: http
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-7.3.0
app.kubernetes.io/name: homarr
app.kubernetes.io/instance: homarr
- app.kubernetes.io/version: "v1.39.0"
+ app.kubernetes.io/version: "v1.41.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-7.3.0
app.kubernetes.io/name: homarr
app.kubernetes.io/instance: homarr
- app.kubernetes.io/version: "v1.39.0"
+ app.kubernetes.io/version: "v1.41.0"
app.kubernetes.io/managed-by: Helm
spec:
securityContext:
{}
- initContainers:
containers:
- name: homarr
securityContext:
{}
image: "ghcr.io/homarr-labs/homarr:v1.53.0"
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 7575
protocol: TCP
@@ -147,20 +146,26 @@
- name: AUTH_OIDC_ISSUER
value: "https://authentik.k0s-fullstack.fredcorp.com/application/o/fullstack-homarr/"
- name: AUTH_OIDC_SCOPE_OVERWRITE
value: "openid email profile groups"
- name: AUTH_OIDC_URI
value: "https://authentik.k0s-fullstack.fredcorp.com/application/o/authorize/"
- name: AUTH_PROVIDERS
value: "credentials,oidc"
- name: AUTH_SESSION_EXPIRY_TIME
value: "1h"
+ - name: ENABLE_DNS_CACHING
+ value: "false"
+ - name: LOG_LEVEL
+ value: "info"
+ - name: NO_EXTERNAL_CONNECTION
+ value: "false"
- name: TZ
value: "Europe/Paris"
- name: DB_MIGRATIONS_DISABLED
value: "false"
- name: DB_DRIVER
value: "better-sqlite3"
- name: DB_DIALECT
value: "sqlite"
- name: DB_URL
value: "/appdata/db.sqlite"
@@ -209,24 +214,24 @@
- 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-7.3.0
app.kubernetes.io/name: homarr
app.kubernetes.io/instance: homarr
- app.kubernetes.io/version: "v1.39.0"
+ app.kubernetes.io/version: "v1.41.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:
ingressClassName: traefik
tls:
- hosts:
|
4dc097a to
d2821aa
Compare
4895bff to
548cb5a
Compare
618669e to
cfc4a99
Compare
64118d1 to
dfa35c3
Compare
876e4ff to
bc3c7e3
Compare
61c3c27 to
49b8c86
Compare
5adb165 to
68126bd
Compare
a9797a6 to
0d501fe
Compare
0d501fe to
7d23a97
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | homarr | 5.13.0 | 7.3.0 | Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.com>
7d23a97 to
a02f83f
Compare
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
0 participants
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->7.3.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
homarr-labs/charts (homarr)
v7.3.0Compare Source
A Helm chart to deploy homarr for Kubernetes
What's Changed
Full Changelog: homarr-labs/charts@homarr-7.2.0...homarr-7.3.0
v7.2.0Compare Source
A Helm chart to deploy homarr for Kubernetes
What's Changed
Full Changelog: homarr-labs/charts@homarr-7.1.0...homarr-7.2.0
v7.1.0Compare Source
A Helm chart to deploy homarr for Kubernetes
What's Changed
Full Changelog: homarr-labs/charts@homarr-7.0.0...homarr-7.1.0
v7.0.0Compare Source
A Helm chart to deploy homarr for Kubernetes
What's Changed
Full Changelog: homarr-labs/charts@homarr-6.0.0...homarr-7.0.0
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.