fluxcd-operator: 0.56.0 -> 0.57.0

(cherry picked from commit 7d8b1a135c)
Signed-off-by: leigh capili <leigh@null.net>
This commit is contained in:
leigh capili
2026-08-25 07:31:08 -06:00
parent 3fed61f6d1
commit 1ec3ba4daa

View File

@@ -9,16 +9,16 @@
}:
buildGoModule (finalAttrs: {
pname = "fluxcd-operator";
version = "0.56.0";
version = "0.57.0";
src = fetchFromGitHub {
owner = "controlplaneio-fluxcd";
repo = "flux-operator";
tag = "v${finalAttrs.version}";
hash = "sha256-wx6FI4X5kBtbz1ZWeF35RSNu/FP3y4pfLnnn7ltofRQ=";
hash = "sha256-qY+uxYGkeiffU5UTsh7oVL1Cp8uKMj4/F6+Y62BSUPY=";
};
vendorHash = "sha256-sPAmFrB8Lxedsp1rmmsp2p4at0to7syxK9IR6Geh+ak=";
vendorHash = "sha256-uTj6P6UZtfFf7jBrRZMWJ3HObiSR/tPlFICk6Cw12WQ=";
ldflags = [
"-s"