Skip to content

Releases: istio-ecosystem/fortsa

v0.5.1

23 Oct 20:12

Choose a tag to compare

What's Changed

  • Update _helpers.tpl to allow users to use a custom image. by @hercynium in #102

Full Changelog: v0.5.0...v0.5.1

A version for --version, and new versions

21 Oct 01:46

Choose a tag to compare

Updated deps from dependabot, and fixed the broken --version CLI flag.

What's Changed

  • Bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #83
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in the go_modules group by @dependabot[bot] in #86
  • Bump golang.org/x/time from 0.12.0 to 0.13.0 by @dependabot[bot] in #89
  • Bump k8s.io/client-go from 0.33.4 to 0.34.1 by @dependabot[bot] in #94
  • Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.1 by @dependabot[bot] in #95
  • Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.3 by @dependabot[bot] in #92
  • Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #96
  • Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #97
  • Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3 by @dependabot[bot] in #99
  • Bump golang.org/x/time from 0.13.0 to 0.14.0 by @dependabot[bot] in #98
  • Properly support a --version CLI flag by @hercynium in #101

Full Changelog: v0.4.1...v0.5.0

v0.4.1 - a new home!

04 Aug 02:52
9de2066

Choose a tag to compare

Fortsa now has a new home in the Istio Ecosystem. This is the first release with all the relevant symbols renamed.

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.3.3

15 Jul 13:59

Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 Jul 16:43

Choose a tag to compare

Update dependencies to address upstream CVEs

What's Changed

  • Bump k8s.io/client-go from 0.33.0 to 0.33.1 by @dependabot[bot] in #67
  • Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot[bot] in #68
  • Bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot[bot] in #70
  • Bump k8s.io/api from 0.33.1 to 0.33.2 by @dependabot[bot] in #71
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group by @dependabot[bot] in #74
  • Bump k8s.io/client-go from 0.33.1 to 0.33.2 by @dependabot[bot] in #72

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 May 19:16

Choose a tag to compare

Prepare for release v0.3.1

v0.3.0

29 Mar 18:39

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.1

26 Mar 16:05

Choose a tag to compare

Fixed helm chart image tag version

v0.2.0

26 Mar 15:21

Choose a tag to compare

Rewrote controller status checking code to not depend on polymorphichelpers from kubectl, or any code from kubectl. It may be buggy... but it's code we control and can fix if we have any issues.

v0.1.3

25 Mar 14:49

Choose a tag to compare

Minor improvements, especially to logging.