Skip to content

Releases: projectsyn/steward

v0.7.1

08 Jun 14:44
bd636d8
Compare
Choose a tag to compare

4 changes since v0.7.0

📄 Documentation

  • Updated antora-preview image (#96)

🔗 Dependency Updates

  • Update dependency docker.io/golang to v1.18 (#84)
  • Update module github.com/stretchr/testify to v1.7.1 (#97)
  • Bump ArgoCD image default version to v2.3.4 (#100)

v0.7.0

05 Jan 07:39
d0685b1
Compare
Choose a tag to compare

2 changes since v0.6.0

🛠️ Minor Changes

  • Revert "Use Bitnami Redis from quay.io" (#91)

🔗 Dependency Updates

  • Upgrade to ArgoCD v2.2.2 (#90)

v0.6.0

02 Nov 13:03
96402f4
Compare
Choose a tag to compare

1 changes since v0.5.0

🚀 Features

  • Add Dynamic Fact for Openshift Version (#89)

v0.5.0

25 Aug 13:13
bcefbf4
Compare
Choose a tag to compare

2 changes since v0.4.0

🚀 Features

  • Report Cluster Version (#85)

📄 Documentation

  • Fix readme: remove references to statik (#83)

v0.4.0-rc2

14 Jul 13:24
4c31b91
Compare
Choose a tag to compare

2 changes since v0.4.0-rc1

🛠️ Minor Changes

  • Use Bitnami Redis from quay.io (#82)

🔗 Dependency Updates

  • Update mikepenz/release-changelog-builder-action action to v2 (#81)

v0.4.0

15 Jul 06:37
4c31b91
Compare
Choose a tag to compare

5 changes since v0.3.1

🚀 Features

  • New style for documentation preview (#78)
  • Upgrade ArgoCD to 2.0.4 (#79)

🛠️ Minor Changes

  • Add changelog generator to workflow (#75)
  • Use Bitnami Redis from quay.io (#82)

📄 Documentation

  • New style for documentation preview (#78)

🔗 Dependency Updates

  • Update mikepenz/release-changelog-builder-action action to v2 (#81)

v0.4.0-rc1

14 Jul 10:59
b784ab0
Compare
Choose a tag to compare
v0.4.0-rc1 Pre-release
Pre-release

3 changes since v0.3.1

🚀 Features

  • New style for documentation preview (#78)

🛠️ Minor Changes

  • Add changelog generator to workflow (#75)

🔎 Breaking Changes

  • Upgrade ArgoCD to 2.0.4 (#79)

📄 Documentation

  • New style for documentation preview (#78)

v0.3.1

10 Mar 16:55
03bf2d0
Compare
Choose a tag to compare

Changed

49df1c5 Add ServiceName for ArgoCD App Controler Statefulset
7ca0b2f Remove message Argo CD secret already exists
1f95bff Bump ArgoCD default image to v1.8.7

v0.3.0

08 Mar 10:07
eedcde7
Compare
Choose a tag to compare

Changed

dc5f328 Switch Application-Controller and Repo-Server to StatefulSet
735c3cc Remove again Affinity definition of the ArgoCD bootstrap
c1c059f Change bootstrap logic executed when sts and deploy are not equal
fd7fa9c Remove log message if the amount of deploy and sts are correct
a833901 Change set-env in workflow push

Breaking changes

ArgoCD switched from deployments to statefulsets. The steward release
v0.3.0 is only compatible to ArgoCD 1.8 and higher.

v0.2.2

13 Nov 16:01
49fce7c
Compare
Choose a tag to compare

Changed

078bde2 Update module projectsyn/lieutenant-api to v0.4.0
4f3d590 Add emptyDir to Repo-Server deployment
535622e Update module deepmap/oapi-codegen to v1.4.1
82c8f91 Update actions/checkout action to v2
12eeeae Update golang.org/x/crypto commit hash to 5c72a88
caf89e8 Update module projectsyn/lieutenant-api to v0.2.0
5b5951f Upgraded antora-preview to latest version