This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
Releases: score-spec/score-helm
Releases · score-spec/score-helm
0.9.0
What's Changed
- Update README.md by @sujaya-sys in #26
- Update CONTRIBUTING.md by @sujaya-sys in #27
- feat: upgraded score-go to 1.1.0 and supressed double error printing by @astromechza in #30
New Contributors
- @astromechza made their first contribution in #30
Full Changelog: 0.8.0...0.9.0
0.8.0
0.6.0
Changelog
- 1cfd3f7 Adds a Dockerfile
- aaed179 Adds a Dockerfile (#15)
- edd5b26 Fix: Do not substitute strings without brackets
- a144c49 Overrides via command line parameters (#21)
- 7e959b2 Update README.md
- a392734 Updates WF runner (#17)
- 6943d87 Validate input file against score schema
- 1ec922c removed resource properties from score files (#20)
0.2.1
0.2.0
Changelog
- 8435278 Adding Code of Conduct and Contributing docs
- 8ffff4f Adds brew for helm
- 8adb944 Adds brew for helm (#11)
- 76f7493 Merge pull request #12 from score-spec/update-readme
- f542984 Merge pull request #3 from score-spec/helm-readme
- a92f0c6 Merge pull request #4 from score-spec/update-readme
- 4504d3b Merge pull request #5 from score-spec/pr-templates
- bf38173 Merge pull request #7 from score-spec/contributing
- 70b7566 Removed manifesto
- b1fbadd Removed manifesto svg
- 75768eb Update CODE_OF_CONDUCT.md
- 99d4728 Update README.md
- e93acc4 Update release.yaml
- 95271fc Updated GitHub banner
- 78c8dbf Updated readme with new structure
- 61dca71 Updates to docs
- 4f2beaa adding PR templates
- b4612b6 feat: added metadata properties substitutions support (#16)
- e88cd14 fix: execute Go tests when CI pipeline executed
- a674480 fix: use go version from go.mod
- 48406b2 fix: use go version from go.mod (#13)
- 313e2c3 readme and images
- f6c0896 refactor: use score-helm in cmd directory
- fac1994 refactor: use score-helm in cmd directory (#14)
0.1.0
Changelog
- d4a7e5a Updated license copyright owner
- a2426ec Correct URL to score.dev
- 0fc55d3 Initial commit
- 7944ed2 Merge pull request #1 from score-spec/license
- 1c32fda Merge pull request #2 from score-spec/correct-url
- 90f6a66 Reference implemetation for SCORE v1b1
- 5904d58 chore: added example 01 - hello world
- 48b53c0 chore: added example 02 - environment
- b8a54c6 fix: sort slices for stable Unit Tests output