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

Releases: redhat-cop/template2helm

Release v0.2.0

14 Nov 11:53
c2229f5

Choose a tag to compare

  • c2229f5 Hotfix helm variable naming conventions (#29) by Tobias Ricken de Medeiros
  • debfc67 Bump actions/checkout from 3 to 4 (#28) by dependabot[bot]
  • 52cf1b8 Bump actions/setup-go from 3 to 4 (#25) by dependabot[bot]
  • 9c70c64 added dependabot and updated a few action versions by Gareth Healy
  • 1fa8bad added intellij ignore by Gareth Healy

Release v0.1.1

28 Feb 10:38
d22974d

Choose a tag to compare

  • d22974d Bump helm.sh/helm/v3 from 3.6.1 to 3.11.1 (#24) by dependabot[bot]
  • a52b32b Bump helm.sh/helm/v3 from 3.0.2 to 3.6.1 (#21) by dependabot[bot]
  • bdb3057 Get more specific about which OS and Architecture combinations we're providing (#18) by Eric Sauer
  • 5492b4e Convert makefile release process to an automated workflow (#16) by Eric Sauer
  • eae7c76 Update git log format in Makefile; update gitignore to ignore build artifacts (#14) by Eric Sauer

v0.1.0

04 Feb 15:53
77f1539

Choose a tag to compare

  • 77f1539 beef up documentation in anticipation of a first release (#12) by Eric Sauer
  • dddff87 Add version command (#11) by Eric Sauer
  • 7c65142 Refactor to save once per type (#10) by Mike LaCourse
  • bdcc1d9 Account for duplicate objects (#9) by Mike LaCourse
  • 2e2355f Apply template labels to all generated resources (#8) by Chris Pitman
  • 3bec82d Updated apiVersions on example templates by Chris Pitman
  • f0724c1 e2e_test: sort resources by kind+name before diff by Chris Pitman
  • 2f64fbe Clean up testing directory by Eric Sauer
  • 029ae06 debugging actions env by Eric Sauer
  • ec9a58f debugging actions env by Eric Sauer
  • a73ab50 debugging actions env by Eric Sauer
  • 4c0d9f9 debugging actions env by Eric Sauer
  • c02ae0b debugging actions env by Eric Sauer
  • 9b8e159 debugging actions env by Eric Sauer
  • 22a76d9 debugging actions env by Eric Sauer
  • c8d73d9 update yq name and permission by Eric Sauer
  • d2b3fcc update yq name and permission by Eric Sauer
  • cef08ef update yq name and permission by Eric Sauer
  • 1f773b5 update yq name and permission by Eric Sauer
  • 7b8081c update yq name and permission by Eric Sauer
  • fcad43d Add sudo by Eric Sauer
  • 66e4282 Install yq by Eric Sauer
  • 2f08375 Install necessary testing tools by Eric Sauer
  • 78b3af9 Rename tests to e2e by Eric Sauer
  • a6fbf36 Adding more complete test suite that compares output of oc process and helm template by Eric Sauer
  • efeaf50 Fix command in doc by Eric Sauer
  • b3dd4b4 make testing run on PRs by Eric Sauer
  • ba493a1 Create CI workflow by Eric Sauer
  • 6cb9a17 Add tests by Eric Sauer
  • e5071cd Add Makefile, LICENSE, update chart metadata by Eric Sauer
  • 3dce848 Add parameter conversion by Eric Sauer
  • a213620 Make name of template readable by Eric Sauer
  • 92abacf Fix unmarshalling by Eric Sauer
  • 9ad2da3 Default metadata.name to filename if not set in template by Eric Sauer
  • 2eb12d9 Add simple doc by Eric Sauer
  • b818a65 Fix module name by Eric Sauer
  • cbd52f2 Initial commit by Eric Sauer