Skip to content

Releases: projectsyn/steward

v0.11.2

23 May 08:11
51e09f0
Compare
Choose a tag to compare
  • no changes

v0.11.1

21 Nov 09:18
v0.11.1
51e09f0
Compare
Choose a tag to compare

1 changes since v0.11.0

🔗 Dependency Updates

  • Update quay.io/argoproj/argocd Docker tag to v2.9.2 (#139)

v0.11.0

17 Nov 13:02
v0.11.0
2a5db7f
Compare
Choose a tag to compare

3 changes since v0.10.1

🔗 Dependency Updates

  • Update quay.io/argoproj/argocd Docker tag to v2.9.1 (#111)
  • Update docker.io/redis Docker tag to v7 (#112)
  • Update module github.com/alecthomas/kingpin/v2 to v2.4.0 (#138)

v0.10.1

15 Nov 07:59
6ef601b
Compare
Choose a tag to compare

1 changes since v0.10.0

🐛 Fixes

  • Limit ArgoCD password seed to the max length bcrypt allows (#137)

v0.10.0

14 Nov 15:20
bdceddc
Compare
Choose a tag to compare

1 change since v0.9.2

🚀 Features

  • Collect OCP OAuth route and additional facts (#136)

v0.9.2

13 Nov 13:06
9c10d17
Compare
Choose a tag to compare

7 changes since v0.9.1

🔗 Dependency Updates

  • Update actions/setup-go action to v4 (#123)
  • Update docker.io/golang Docker tag to v1.21 (#120)
  • Update actions/checkout action to v4 (#131)
  • Update Go dependencies (#133)
  • Update dependencies in go.mod file (#135)
  • Update mikepenz/release-changelog-builder-action action to v4 (#132)
  • Update module github.com/deepmap/oapi-codegen to v2 (#134)

v0.9.1

13 Jul 14:57
0753527
Compare
Choose a tag to compare

1 changes since v0.9.0

🐛 Fixes

  • Fix error response after operator deadlock resolution (#129)

v0.9.0

13 Jul 11:41
29bfc0f
Compare
Choose a tag to compare

4 changes since v0.8.0

🚀 Features

  • Check for ArgoCD operator-managed deployments and do not interfere (#125)

🐛 Fixes

  • If ArgoCD operator is present, update the operator's secret to adjust password (#126)
  • Reboot ArgoCD operator when a possible deadlock situation occurs (#128)
  • Add ArgoCD sync options to prevent premature pruning of bootstrap deployment (#127)

v0.8.0

19 Jan 13:46
v0.8.0
c25ea41
Compare
Choose a tag to compare

6 changes since v0.7.2

🚀 Features

  • Renovate default images (#106)
  • Download manifests for saved ArgoCD version (#108)

🔗 Dependency Updates

  • Update module github.com/stretchr/testify to v1.7.4 (#105)
  • Update module github.com/stretchr/testify to v1.8.0 (#114)
  • Update dependency docker.io/golang to v1.19 (#115)
  • Update ArgoCD to v2.3.12 (#119)

v0.7.2

15 Jun 08:44
719cfb1
Compare
Choose a tag to compare

7 changes since v0.7.1

🐛 Fixes

  • Match CRDs with given ArgoCD version (#103)

🔗 Dependency Updates

  • Update actions/checkout action to v3 (#95)
  • Update golang.org/x/crypto digest to 793ad66 (#93)
  • Update mikepenz/release-changelog-builder-action action to v3 (#98)
  • Update module github.com/stretchr/testify to v1.7.2 (#99)
  • Update module github.com/deepmap/oapi-codegen to v1.11.0 (#102)
  • Mod tidy with 1.18 (#104)