diff --git a/CHANGELOG b/CHANGELOG index de09987..cea07e5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Version 0.1.4 (2022-04-15) +-------------------------- +Remove ct install from workflow as certain charts are not compatible (#13) +Ignore local values-*.yaml files to avoid accidental commits (#15) +Add chart for common dockerconfigjson template (#17) +Add chart for common cloudserviceaccount template (#18) +Git Ignore subchart installations (#19) + Version 0.1.3 (2022-04-07) -------------------------- Add linting + testing actions to assert validity of charts (#8)