Skip to content

0.10.0

Choose a tag to compare

@neilime neilime released this 18 Sep 17:22

Features Highlight

  • actions/helm/release-chart: Added support for various chart values path.
  • actions/docker/build-image: Added trivy check.
  • helm/release-chart: Now builds charts before releasing them.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #110
  • chore(deps): bump mikefarah/yq from 4.34.1 to 4.34.2 in /actions/helm/release-chart by @dependabot in #111
  • chore(deps): bump mikefarah/yq from 4.34.2 to 4.35.1 in /actions/helm/release-chart by @dependabot in #112
  • feat(actions/helm/release-chart): supports various chart values path by @neilime in #113
  • ci: enable all CI tests by @neilime in #114
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.7.1 to 0.7.2 by @dependabot in #118
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #117
  • docs: update actions and workflows documentation by @hoverkraft-bot in #119
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.7.1 to 0.7.2 in /actions/docker/build-image by @dependabot in #115
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.7.1 to 0.7.2 in /actions/helm/release-chart by @dependabot in #116
  • feat(actions/docker/build-image): add trivy check by @neilime in #120
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #121
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 in /actions/docker/build-image by @dependabot in #126
  • chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 in /actions/docker/build-image by @dependabot in #127
  • chore(deps): bump docker/login-action from 2 to 3 in /actions/docker/build-image by @dependabot in #125
  • chore(deps): bump docker/login-action from 2 to 3 in /actions/docker/create-images-manifests by @dependabot in #122
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 in /actions/docker/build-image by @dependabot in #124
  • feat(helm/release-chart): build charts before release it by @neilime in #129
  • chore(deps): bump docker/build-push-action from 4 to 5 in /actions/docker/build-image by @dependabot in #128
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 in /actions/docker/create-images-manifests by @dependabot in #123
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.7.2 to 0.7.3 in /actions/docker/build-image by @dependabot in #130
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.7.2 to 0.7.3 by @dependabot in #131
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.7.2 to 0.7.3 in /actions/helm/release-chart by @dependabot in #132
  • fix(docker/build-image): remove upload of codeql sarif file because of permission issue by @neilime in #133

Full Changelog: 0.9.2...0.10.0