chore: upgrade providers and flux

This commit is contained in:
Julian Tölle 2022-02-02 19:19:23 +01:00
parent da1b4c9082
commit e7fe0bbdf5
3 changed files with 107 additions and 107 deletions

View file

@ -31,7 +31,7 @@ terraform {
}
flux = {
source = "fluxcd/flux"
version = ">= 0.0.13"
version = ">= 0.10.0"
}
}
}