Skip to content

0.0.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 13:15
· 1 commit to main since this release

Changelog

  • 09ebc6f chore: update yq command for newer versions to get version from plugin.yaml
  • 72a1492 chore: Remove renovate json (dependabot)
  • 7c075b6 fix: update release versions
  • e01127b chore: update goreleaser config to replace deprecated archives.replacements
  • e700ee4 chore: use standard yaml file extension
  • b26326d docs: Add section about creating a new release
  • c2f1364 chore: version bump of GH Actions, add required token permission
  • 89a31dd fix: update repo name
  • f593b3f Merge pull request knechtionscoding#1 from knechtionscoding/renovate/configure
  • cf6465c Add renovate.json
  • 75f5bfa chore: bump version
  • fafc686 fix: new name
  • 3f4feb3 fix: goreleaser action
  • 2241a3e fix: install_version with correct version
  • 6adaebe chore: bump version
  • ac3c112 feat: bump version
  • 2fc547f chore: go update
  • 07a094a update readme about maintenance
  • 97b00c6 update readme about maintenance
  • 31ea24a Bump year in License
  • 5648001 add benchmark for command execution
  • 2ebc39a mention about installatiion with Helm v2 and v3 in a more clear manner
  • 75934be use different markdown list syntax
  • f96f670 use proper casing for the word JSON Schema
  • 657a1bf fix the readme installation instructions
  • ec4e313 bump version to 0.0.4
  • 6c609b2 update install script with the latest goreleaser config
  • 42f3fe9 format goreleaser yaml file
  • a40e444 release helm-schema-gen to windows too
  • 9c60f10 do not run release pipeline for pull requests
  • 561900c change install version script and add check in release workflow to check version being published
  • a963d7b update github actions workflow config
  • bee2c54 update readme
  • fca1b4b remove mention of afero from readme
  • bd5e575 bump version to 0.0.3
  • de76b26 Fix knechtionscoding#2 by getting rid of afero library for reading files
  • c20b894 update readme with details about libraries doing the heavy lifting
  • f84aa45 update readme
  • e016f10 fix install_version script
  • 5e2102b update readme with WHY first
  • db741ac update readme with fixed values schema in example
  • 4e289e5 bump version to 0.0.2
  • 98bf855 fix plugin installation and updation
  • d0563bc update go-jsonschema-generator package
  • 6633c85 update yaml package to v2.2.7
  • f6fa474 add readme
  • 77ae8a5 add helm plugin yaml
  • e4454ba add install script generated using godownloader
  • 2a73055 fix the wildcard string in workflow config
  • becf6a2 add github actions workflow
  • 4b78870 add goreleaser config
  • bd0185f create command to output values.schema.json given values.yaml
  • 3be4cc4 print json schema for a sample document