⬆️ Update app-template ( 2.6.0 → 3.0.4 )

This commit is contained in:
auricom
2024-03-26 01:12:59 +01:00
parent f9f972852e
commit d1f9f7ba78
11 changed files with 127 additions and 109 deletions

View File

@@ -1,5 +1,5 @@
---
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2beta2.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/main/charts/other/app-template/schemas/helmrelease-helm-v2beta2.schema.json
apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
@@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.6.0
version: 3.0.4
sourceRef:
kind: HelmRepository
name: bjw-s
@@ -23,6 +23,7 @@ spec:
upgrade:
cleanupOnFail: true
remediation:
strategy: rollback
retries: 3
uninstall:
keepHistory: false
@@ -36,7 +37,7 @@ spec:
nodeSelector:
nodo.feature.node.kubernetes.io/rflink: "true"
controllers:
main:
home-assistant:
annotations:
reloader.stakater.com/auto: "true"
initContainers:
@@ -48,7 +49,7 @@ spec:
- secretRef:
name: home-assistant-secret
containers:
main:
app:
image:
repository: ghcr.io/onedr0p/home-assistant
tag: 2024.3.3@sha256:a4c2b7a75e8d5168a9e9f78d9d9f7f36435e2da07899e7faf5f6e3cdc4eebe56
@@ -73,7 +74,8 @@ spec:
securityContext:
privileged: true
service:
main:
app:
controller: *app
type: LoadBalancer
loadBalancerIP: ${CLUSTER_LB_HASS}
externalTrafficPolicy: Local
@@ -81,9 +83,9 @@ spec:
http:
port: 8123
ingress:
main:
app:
enabled: true
className: "nginx"
className: nginx
annotations:
hajimari.io/icon: mdi:home-assistant
hosts:
@@ -91,7 +93,7 @@ spec:
paths:
- path: /
service:
name: main
identifier: app
port: http
tls:
- hosts: