Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

Releases: manifoldco/heighliner

v0.1.3-rc.2

v0.1.3-rc.2 Pre-release
Pre-release

Choose a tag to compare

@louisbranch louisbranch released this 10 Oct 12:01
745a142
Add pinned version filter for ip (#116)

v0.1.3-rc.1

v0.1.3-rc.1 Pre-release
Pre-release

Choose a tag to compare

@jelmersnoeck jelmersnoeck released this 13 Aug 17:30
0527678
Merge pull request #108 from manifoldco/correct-healthz-endpoint

Correct healthz endpoint.

v0.1.3-rc.0

v0.1.3-rc.0 Pre-release
Pre-release

Choose a tag to compare

@jelmersnoeck jelmersnoeck released this 13 Aug 14:43
6679095
Merge pull request #106 from manifoldco/add-payload-logging

Add Health Check for the GH Callback Server.

v0.1.2

Choose a tag to compare

@jbowes jbowes released this 16 Jul 19:51

Fixed

  • Fix image mapping by name only.
  • Relax ImagePolicy CRD validation so it can be installed.
  • Eliminate registry ping log message

v0.1.1

Choose a tag to compare

@jbowes jbowes released this 16 Jul 15:05

Added

  • Introduce an optional match field for ImagePolicy to control how releases
    map to container images, based on container image tag name, labels, or both.

v0.1.0

Choose a tag to compare

@jelmersnoeck jelmersnoeck released this 13 Jul 15:47
a815085

This release introduces the core Heighliner Workflow components:

  • GitHubRepository
  • ImagePolicy
  • Microservice
  • VersionedMicroservice
  • NetworkPolicy
  • ConfigPolicy

It also introduces a set of supporting policies:

  • AvailabilityPolicy
  • SecurityPolicy
  • VersioningPolicy

v0.1.0-rc.4: Merge pull request #60 from manifoldco/namespace-gh-correctly

Choose a tag to compare

@domenicrosati domenicrosati released this 08 Jun 12:52
1020475
Namespace gh correctly

v0.1.0-rc.3

v0.1.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@domenicrosati domenicrosati released this 06 Jun 19:13
bd587fe
Merge pull request #59 from manifoldco/drosati/4817-gh-status-checks

Ignore required contexts

v0.1.0-rc.2

v0.1.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@jelmersnoeck jelmersnoeck released this 05 Jun 13:46
f50bdf2
Merge pull request #56 from manifoldco/gh-status-templated-urls

Fill in templated data correctly for status URLs.