Skip to content

v1.3.1

Compare
Choose a tag to compare
@garethahealy garethahealy released this 14 Nov 10:56
· 156 commits to main since this release
10a99ed

$ git log v1.2.2..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • 9a11ee7 Bump actions/checkout from 3 to 4 by dependabot[bot]
  • 023ca6c fixed helm lint output not being printed out by Gareth Healy
  • 617df21 Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 by dependabot[bot]
  • c57bf89 added tests for helm dep up logic by Gareth Healy
  • 9c29348 removed template_opts from lint as it can cause issues by Gareth Healy
  • 42af0e7 Add helm dep up step to cover subchart dependencies by Jakub Filipczak
  • 4879495 Conftest fix by Jakub Filipczak
  • 5775ff4 Fixes based on PR comments by Jakub Filipczak
  • f72ca75 Validation fix by Jakub Filipczak
  • c46426a Replaced back ticks with $() by Jakub Filipczak
  • 05d3046 Test updates by Jakub Filipczak
  • c5b8e4f Replace YQ with helm lint in helm test by Jakub Filipczak
  • 83af42d updated checkout to v3 by Gareth Healy
  • c297fff added dependabot for github actions by Gareth Healy
  • 12bb771 Update validate.yaml by Gareth Healy