chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2beta2 #5

Merged
SeanOMik merged 48 commits from renovate/helmrelease-2.x into main 2024-01-23 02:58:31 +00:00
Showing only changes of commit d5dd484bcb - Show all commits

View file

@ -25,7 +25,7 @@ data:
spec:
containers:
- name: helper-pod
image: rancher/mirrored-library-busybox:1.34.1
image: rancher/mirrored-library-busybox:1.36.1
setup: |-
#!/bin/sh
while getopts "m:s:p:" opt