You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ kubectl apply -f https://raw.githubusercontent.com/flux-iac/tofu-controller/main/docs/release.yaml
Warning: v1beta2 HelmRepository is deprecated, upgrade to v1
helmrepository.source.toolkit.fluxcd.io/tofu-controller created
Warning: v2beta2 HelmRelease is deprecated, upgrade to v2
helmrelease.helm.toolkit.fluxcd.io/tofu-controller created
Analysis
I think the Tofu operator needs to update its install script before the deprecated APIs are removed by FluxCD
Issue
I was following the instructions to install the operator
And observed the following warnings being issued
Analysis
I think the Tofu operator needs to update its install script before the deprecated APIs are removed by FluxCD
The HelmRepository and HelmRelease FluxCD APIs were both upgraded by version 2.3.0 of FluxCD, released in May, 2024.
Software
I am running the latest version of FluxCD: 2.5.1
The text was updated successfully, but these errors were encountered: