Releases: projectsyn/steward
Releases · projectsyn/steward
v0.7.1
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
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
1 changes since v0.5.0
🚀 Features
- Add Dynamic Fact for Openshift Version (#89)
v0.5.0
2 changes since v0.4.0
🚀 Features
- Report Cluster Version (#85)
📄 Documentation
- Fix readme: remove references to
statik
(#83)
v0.4.0-rc2
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
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
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
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
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
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