Skip to content

Commit eed8da1

Browse files
feat(helmfile): update ghcr.io/controlplaneio-fluxcd/charts/flux-operator ( 0.43.0 → 0.44.0 ) (#932)
Co-authored-by: robottoms-up[bot] <170814834+robottoms-up[bot]@users.noreply.github.com>
1 parent 0c36f33 commit eed8da1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/homelab/apps/flux-system/flux-operator/app/oci-repository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.43.0
13+
tag: 0.44.0
1414
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator

kubernetes/homelab/bootstrap/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ releases:
5959
- name: flux-operator
6060
namespace: flux-system
6161
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
62-
version: 0.43.0
62+
version: 0.44.0
6363
values: ['./values.yaml.gotmpl']
6464
needs: ['cert-manager/cert-manager']
6565
- name: flux-instance

0 commit comments

Comments
 (0)