Releases: projectsyn/component-espejo
Releases · projectsyn/component-espejo
v1.2.0
1 changes since v1.1.4
🔗 Dependency Updates
- Update quay.io/vshn/espejo Docker tag to v0.5.0 (#66)
v1.1.4
1 changes since v1.1.3
🛠️ Minor Changes
- Allow priority class to be configured (#61)
v1.1.3
3 changes since v1.1.2
🛠️ Minor Changes
- Add priorityclass system-cluster-critical (#60)
🔗 Dependency Updates
- Update kubernetes packages to v0.28.1 (#51)
- Update module github.com/stretchr/testify to v1.8.4 (#52)
v1.1.2
1 changes since v1.1.1
🔗 Dependency Updates
- Remove jsonnetfile.* (#42)
v1.1.1
4 changes since v1.1.0
🔗 Dependency Updates
- Update actions/checkout action to v3 (#26)
- Update actions/setup-go action to v3 (#27)
- Update actions/cache action to v3 (#28)
- Update dependency quay.io/vshn/espejo to v0.4.1 (#30)
v1.1.0
2 changes since v1.0.1
🚀 Features
- Add RBAC rule to allow interacting with CiliumNetworkPolicies (#23)
🔗 Dependency Updates
- Update mikepenz/release-changelog-builder-action action to v2 (#21)
v1.0.1
2 changes since v1.0.0
🛠️ Minor Changes
- Add changelog generator to workflow (#19)
🐛 Fixes
- Add RBAC rule to allow interacting with Leases for leader election (#20)
v1.0.0
Added
- Helper to create SyncConfig objects (#2)
- Argo CD sync option to skip missing CRDs (#4)
- New Parameters that are supported in Espejo from v0.3.0 onward (#7)
- Support for HTTP proxy variables (#16)
Changed
- Made component open source (#1)
- Pin version to released tag (#5)
- Update Espejo to v0.3.1 (#7)
- Update Espejo to v0.3.2 (#10)
- Update Espejo to v0.4.0 (#18)
- Switch docker registry from docker.io to quay.io (#11)
- Change the JSONNET_IMAGE from docker.io to quay.io (#12)
- Increase default resource requests and limits (#17)