Hi! I’ve been using Rancher for a while now, mainly utilizing fleet. It works pretty well for my small cluster
I’m also managing my Rancher deployment via Fleet:
defaultNamespace: cattle-system
helm:
repo: https://releases.rancher.com/server-charts/latest
chart: rancher
version: 2.14.0
releaseName: rancher
namespace: cattle-system
takeOwnership: true
values:
ingress:
enabled: false
tls: external
hostname: [...]
However, since a few weeks, my App Bundle stays in the “Git Updating” status:
[Stalled] failed to process bundle: failed reading resources for "rancher": loading directory .chart/23cb04f90782751e584864074abd67c93f28a64a7f33a273f26f8708cb8a8a30, rancher: retrieving file from "https://releases.rancher.com/server-charts/rancher-2.14.0.tgz": bad response code: 404
Downloading the chart manually with helm pull seems to work, so I’m not quite sure what’s up? I’ve had the issue since upgrading to 2.13.3.