Update Helm release reloader to v1.0.41 #47

Merged
jahanson merged 2 commits from renovate/reloader-1.x into main 2023-09-22 22:36:58 -05:00
2 changed files with 7 additions and 1 deletions
Showing only changes of commit 4d4c23f8d1 - Show all commits

View file

@ -8,7 +8,13 @@ kubernetes:
hosts:
valinor-1:
ansible_host: 10.2.0.3
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231496
valinor-2:
ansible_host: 10.2.0.4
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231521
valinor-3:
ansible_host: 10.2.0.5
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231596

View file

@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: ingress-nginx
version: 4.7.1
version: 4.7.2
sourceRef:
kind: HelmRepository
name: ingress-nginx