diff --git a/09_homelab_apps/homelab-apps/templates/rancher.yaml b/09_homelab_apps/homelab-apps/templates/rancher.yaml index a0c2e26..5a34b14 100644 --- a/09_homelab_apps/homelab-apps/templates/rancher.yaml +++ b/09_homelab_apps/homelab-apps/templates/rancher.yaml @@ -17,7 +17,7 @@ spec: source: repoURL: https://releases.rancher.com/server-charts/stable chart: rancher - targetRevision: v2.13.2 + targetRevision: v2.13.3 helm: values: | hostname: rancher.k8s.hnrx.net @@ -62,4 +62,4 @@ spec: value: / backendRefs: - name: rancher # Rancher Service Name - port: 80 # Rancher läuft auf Port 80 intern \ No newline at end of file + port: 80 # Rancher läuft auf Port 80 intern