Skip to content

Tags: appvia/tako

Tags

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump k8s (#809)

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Makefile changelog command update (#739)

v0.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ability to add custom manifests to the rendered output (#704)

* Explain kev runConfig type fields

* Simplify RenderWithConvertor method args

* Adds new render command flag for passing additional manifests to the rendered set

* Pass additionalManifests to the Render method

* Handle additional manifests passed with kev render --additional-manifest flag and add them to the rendered output

* go mod

* Update ci config

v0.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ability to specify prefix for exposed service hostname (#701)

* Add DomainPrefix to Expose struct

* Adds prefixed domain handling when service is exposed

* Handle exposed service domain prefix when transforming compose

* Update docs

v0.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#658)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](google/uuid@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Makefile update (#595)

Co-authored-by: marcinc <marcin.ciszak@appvia.io>

v0.4.2

Release v0.4.2

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop 368 arch support (#380)

Co-authored-by: marcinc <marcin.ciszak@appvia.io>

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates kev dev tutorial docs (#354)

Co-authored-by: marcinc <marcin.ciszak@appvia.io>