Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: vmware-tanzu-labs/yaml-overlay-tool

v0.6.5

19 Mar 04:18
32dca5d
Compare
Choose a tag to compare

Changelog

v0.6.4

09 Sep 15:53
1ca811c
Compare
Choose a tag to compare

Changelog

f17374e fix: katacoda config
1ca811c fix: skip expand directory on stdin path

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.6.4

v0.6.3

27 Jul 18:21
0bf6213
Compare
Choose a tag to compare

Changelog

0d91931 Create CNAME
c687523 Create CNAME
22f3864 Delete CNAME
bcaf24e Merge branch 'main' of github.com:vmware-tanzu-labs/yaml-overlay-tool
5921c3d Merge branch 'main' of github.com:vmware-tanzu-labs/yaml-overlay-tool
cab606a Set theme jekyll-theme-slate
0bf6213 fix(format): make regex for command search ungreedy and reset value on each instance

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.6.3

v0.6.2

14 Jul 17:11
9d67707
Compare
Choose a tag to compare

Changelog

5efcd2a feat: add GPG signed checksums (#102)
e1862e9 fix(lint): update for v1.41.1 golangci-lint rule changes (#104)
9d67707 fix(remove-comments): change to inner variable to fix infinite loop (#109)

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.6.2

v0.6.1

21 Jun 21:23
f916dfc
Compare
Choose a tag to compare

Changelog

f916dfc fix(completions): correct bash completion output (#100)

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.6.1

v0.6.0

16 Jun 20:29
Compare
Choose a tag to compare

Changelog

bba6c08 feat(outputPath): allow absolute path
4e5720f feat: allow blank value in documentQuery
0ebb337 feat: allow string manipulation on format markers
4839de4 fix: correct yaml tags on merge
a6a0bc6 fix: match yaml tags when converting from one type to another
8fe1a79 fix: update yaml-jsonpath for better filter capabilities
00b2d85 fix: use shortest path for output via the path flag

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.6.0
  • docker pull ghcr.io/vmware-tanzu-labs/yot:latest

v0.5.1

15 Jun 14:52
c442dba
Compare
Choose a tag to compare

Changelog

c442dba fix: read all yaml files in directory for given path parameter (#97)

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.5.1
  • docker pull ghcr.io/vmware-tanzu-labs/yot:latest

v0.5.0

14 Jun 22:14
Compare
Choose a tag to compare

Changelog

3b68bf3 feat: add remove comments flag (#84)
f8fca32 feat(templating): add sprig functions for go templates (#89)
c562871 feat: add Config File and ability to set config via env vars (#93)
ca061a4 feat: add ability to apply overlays via stdin (#90)
a674753 fix(path): allow path to be a directory, correct output name (#95)
62f9c0f refactor(Execute): hang preprocess funcs off of config (#87)

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.5.0
  • docker pull ghcr.io/vmware-tanzu-labs/yot:latest

v0.4.0

03 Jun 21:31
Compare
Choose a tag to compare

Changelog

998feb4 feat: release yot homebrew, snap, and linux packages (#78)

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.4.0
  • docker pull ghcr.io/vmware-tanzu-labs/yot:latest

v0.3.1

01 Jun 18:40
Compare
Choose a tag to compare

Changelog

257003f fix(Overlay): skip queries if Document is already deleted
3e69cb8 fix(output): don't output empty files if there is nothing to write

Docker images

  • docker pull ghcr.io/vmware-tanzu-labs/yot:v0.3.1
  • docker pull ghcr.io/vmware-tanzu-labs/yot:latest