Skip to content

Releases: projectsyn/component-espejo

v1.2.0

13 Jun 13:16
360e958
Compare
Choose a tag to compare

1 changes since v1.1.4

🔗 Dependency Updates

  • Update quay.io/vshn/espejo Docker tag to v0.5.0 (#66)

v1.1.4

17 Apr 12:31
67c3a9a
Compare
Choose a tag to compare

1 changes since v1.1.3

🛠️ Minor Changes

  • Allow priority class to be configured (#61)

v1.1.3

16 Apr 14:15
fd6099f
Compare
Choose a tag to compare

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

24 Nov 15:23
30c6560
Compare
Choose a tag to compare

1 changes since v1.1.1

🔗 Dependency Updates

  • Remove jsonnetfile.* (#42)

v1.1.1

30 Jun 10:52
936cd1b
Compare
Choose a tag to compare

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

30 Nov 13:08
a86f93e
Compare
Choose a tag to compare

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

12 May 08:50
2c91b85
Compare
Choose a tag to compare

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

14 Apr 08:01
d14e980
Compare
Choose a tag to compare

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)