1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Bump pkg/ssa to v0.49.0 for CABundle validation fix

Includes fix for #800: Remove CABundle from CRDs if cert is invalid

Signed-off-by: Daniel Guns <danbguns@gmail.com>
This commit is contained in:
Daniel Guns
2025-06-29 12:05:30 -03:00
parent 545b338004
commit f4d6934a6f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
github.com/fluxcd/pkg/oci v0.49.0
github.com/fluxcd/pkg/runtime v0.60.0
github.com/fluxcd/pkg/sourceignore v0.12.0
github.com/fluxcd/pkg/ssa v0.48.0
github.com/fluxcd/pkg/ssa v0.49.0
github.com/fluxcd/pkg/ssh v0.19.0
github.com/fluxcd/pkg/tar v0.12.0
github.com/fluxcd/pkg/version v0.7.0