File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "." : " 6.0.0" ,
3- "actions/helm-lint" : " 1.0 .0" ,
3+ "actions/helm-lint" : " 1.1 .0" ,
44 "actions/update-artifacts-file" : " 1.1.1" ,
55 "actions/init-npm" : " 1.0.0"
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/MapColonies/shared-workflows/compare/helm-lint-v1.0.0...helm-lint-v1.1.0 ) (2025-09-28)
4+
5+
6+ ### 🎉 Features
7+
8+ * remove unnecessary actions ([ #90 ] ( https://github.com/MapColonies/shared-workflows/issues/90 ) ) ([ 4d812d3] ( https://github.com/MapColonies/shared-workflows/commit/4d812d3c8667fffa57b12d69ef7271d17c79f9f4 ) )
9+
310## 1.0.0 (2025-04-22)
411
512
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ It detects which charts have changed and only tests those.
2323
2424``` yaml
2525- name : Lint and Test Charts
26- uses : MapColonies/shared-workflows/actions/helm-lint@helm-lint-v1.0 .0
26+ uses : MapColonies/shared-workflows/actions/helm-lint@helm-lint-v1.1 .0
2727 with :
2828 chartPaths : infra/monitoring,infra/sftpgo
2929` ` `
You can’t perform that action at this time.
0 commit comments