Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.iml
node_modules
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,62 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 1.8.0 (2023-02-27)


### Features

* Add additional parameters to download a chart by url ([#23](https://github.com/Budibase/helm/issues/23)) ([547935f](https://github.com/Budibase/helm/commit/547935f280af50b2cb7f7fcfd08c29f367433395))
* Add basic app chart ([35049a2](https://github.com/Budibase/helm/commit/35049a27c372689e1212508a7675cde6bc014779))
* Add canary support built in ([27023d5](https://github.com/Budibase/helm/commit/27023d504adb858031c2dfbf564cbe88a4254bb4))
* Add delete --purge for helm2 ([de6b027](https://github.com/Budibase/helm/commit/de6b0275c9829509847ab597d2c562d2d9bc3f28))
* Add dry-run option to inputs ([988fedd](https://github.com/Budibase/helm/commit/988fedd91173e4e75195a7430df28e067e9c387f))
* Add flag for atomic variable ([#45](https://github.com/Budibase/helm/issues/45)) ([c5da4d5](https://github.com/Budibase/helm/commit/c5da4d5cd0cba39b959459af1da0b5e3ed9b887f))
* Add helm action ([1b24336](https://github.com/Budibase/helm/commit/1b2433624bf83442790a549daffc174bea3145dc))
* Add helm3 binary ([5e2cd2f](https://github.com/Budibase/helm/commit/5e2cd2fb2f61ea1b44ecee2e2c2559a0d7f78736))
* Add initial node_modules and package ([9005d46](https://github.com/Budibase/helm/commit/9005d46b340bb6e17378ba442ab360ced849d34a))
* Add migration ([10d3007](https://github.com/Budibase/helm/commit/10d3007a50189462d333910082fbfc53d888fe7d))
* Add missing `helm` input parameter to action.yml ([#29](https://github.com/Budibase/helm/issues/29)) ([8612a75](https://github.com/Budibase/helm/commit/8612a75699d4ca8ea60072bb3350f4d26095ad27))
* Add remove canary option ([5f991c6](https://github.com/Budibase/helm/commit/5f991c6a3aa519b95d0920b58fd814ba582d64c5))
* Add required parameter to all action inputs ([#33](https://github.com/Budibase/helm/issues/33)) ([7035d19](https://github.com/Budibase/helm/commit/7035d19603bf6ead15e61b8feba0f0feec9d9861))
* Add support for EKS clusters and fix helm v3 home issue ([#27](https://github.com/Budibase/helm/issues/27)) ([70b15cc](https://github.com/Budibase/helm/commit/70b15cc0dc343686882dfb9185ff67cef9d47723)), closes [#22](https://github.com/Budibase/helm/issues/22)
* Add timeout parameter ([#18](https://github.com/Budibase/helm/issues/18)) ([d494b05](https://github.com/Budibase/helm/commit/d494b054659e7bfeb466559551e5451cf806bab6))
* Add workers ([13efedc](https://github.com/Budibase/helm/commit/13efedc1fabf8696cfa5c78934c917ae7788a329))
* Canary triggered on canary track only ([671da40](https://github.com/Budibase/helm/commit/671da40957f0da39c50a4bf86c4c0f7ba86f90be))
* Generated value file is last arg ([#13](https://github.com/Budibase/helm/issues/13)) ([9e1a0cf](https://github.com/Budibase/helm/commit/9e1a0cf700de1b2328ec52df8f90f74b42e6e9ec))
* Helm chart customization ([abc7b15](https://github.com/Budibase/helm/commit/abc7b1536c315c648cd7963360ff38b8d18daa8d))
* Implement deployment status ([2069c0b](https://github.com/Budibase/helm/commit/2069c0b4355554088365342a4bd27bf779cb6dda))
* Introduce appName for canary deployments ([6538c4c](https://github.com/Budibase/helm/commit/6538c4c95acce7a3fdbc43f9b7ec5b0f73099a76))
* Remove purge flag from helm delete ([3821f46](https://github.com/Budibase/helm/commit/3821f46179c6fbb02c1e72257025aaea0d354381))
* Templating of value files ([4b30064](https://github.com/Budibase/helm/commit/4b300641a061350bd26f62ea10bcfd5faa806947))
* Update Helm 2 binary ([#15](https://github.com/Budibase/helm/issues/15)) ([b5d5c58](https://github.com/Budibase/helm/commit/b5d5c5809fc5f78cd569445ede353fb3d7a7b3a3))
* Update Helm 3 binary ([#14](https://github.com/Budibase/helm/issues/14)) ([8dc3e86](https://github.com/Budibase/helm/commit/8dc3e8658eae99ee964f92062e24b153915760e9))
* Update labels and names to app ([9387304](https://github.com/Budibase/helm/commit/938730438cabf8727dd23cbc742cd40f773e533c))
* Upgrade helm ([#50](https://github.com/Budibase/helm/issues/50)) ([0ce1ab7](https://github.com/Budibase/helm/commit/0ce1ab79060b30006b1800919d61332ed279d75f))


### Bug Fixes

* Absolute path for helm chart ([e15e1e4](https://github.com/Budibase/helm/commit/e15e1e41b6f77c41ae69f33b9f040aea957f1669))
* Add debug for kubeconfig ([bfa3f4b](https://github.com/Budibase/helm/commit/bfa3f4b3936b3123d74a4e8fa3bc9f443ac7f2f1))
* Add log and target url ([688f310](https://github.com/Budibase/helm/commit/688f31029c4dfbc27c7671281f5f2aa27273254c))
* Add value files to args ([9036930](https://github.com/Budibase/helm/commit/90369301572ea92205fad55bf86297433beb013f))
* Cat out the value file ([4d83f1e](https://github.com/Budibase/helm/commit/4d83f1e9e9fe62ea51a8d1be6b570977b4f24a26))
* CI pipeline using GitHub actions ([7eddfb9](https://github.com/Budibase/helm/commit/7eddfb971c3fd39f0a673d5afe172172d678c111))
* Default to root health ([b2d98d0](https://github.com/Budibase/helm/commit/b2d98d05159268a3e1fcb9800e41a435db0e7186))
* Helm3 compatibility on deletes ([c9eafdd](https://github.com/Budibase/helm/commit/c9eafddfe096d37bd0e58ffb5b926f46af17f5df))
* If remove mark inactive ([3edcc80](https://github.com/Budibase/helm/commit/3edcc804bea578847774f59b0e2d544d5d9da990))
* Include debug logs about vars ([4ad9022](https://github.com/Budibase/helm/commit/4ad9022c512e7ca1f47ae017c0f5d249929700b9))
* Include preview for inactive state ([4b47dd7](https://github.com/Budibase/helm/commit/4b47dd753aebd6d78cf4fe5f2f252eebb9f45443))
* Parse secret values ([64b622a](https://github.com/Budibase/helm/commit/64b622a5f93b0ee593b90557a017633548a76809))
* Parse values if an object ([76181ec](https://github.com/Budibase/helm/commit/76181ecbc2624058f4de6a96ecb25b7d17673eb5))
* Pass kubeconfig var ([2b78a84](https://github.com/Budibase/helm/commit/2b78a8416367e9777ffbced541a00991a1490a1a))
* Remove colon in action.yml ([1f0d808](https://github.com/Budibase/helm/commit/1f0d808b77f835b1547c80cdd5080a217465cefe))
* Remove replace on vars ([e624622](https://github.com/Budibase/helm/commit/e6246223716ca54bb2f10e09a291b4e1346ce9d4))
* Show variables in debug ([a416967](https://github.com/Budibase/helm/commit/a416967ed16a209d2dc5d74da913555696d25291))
* Undefined object opts ([ab3e5f9](https://github.com/Budibase/helm/commit/ab3e5f97b592c9689ee3dccaa8b6fd5b7be646bf))
* Value list load if not string ([6483cd3](https://github.com/Budibase/helm/commit/6483cd35e88a21c9df84bd9edfb68e6b8d3261ba))

### [1.7.1](https://github.com/glopezep/helm/compare/v1.8.0...v1.7.1) (2022-01-24)

## [1.7.0](https://github.com/deliverybot/helm/compare/v1.6.1...v1.7.0) (2021-01-09)
Expand Down
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ENV HELM_2_FILE="helm-v2.17.0-linux-amd64.tar.gz"
ENV HELM_3_FILE="helm-v3.4.2-linux-amd64.tar.gz"

RUN apk add --no-cache ca-certificates \
--repository http://dl-3.alpinelinux.org/alpine/edge/community/ \
jq curl bash nodejs aws-cli && \
# Install helm version 2:
curl -L ${BASE_URL}/${HELM_2_FILE} |tar xvz && \
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "status",
"version": "1.7.1",
"version": "1.8.0",
"main": "index.js",
"license": "MIT",
"homepage": "https://github.com/glopezep/helm",
Expand All @@ -12,7 +12,8 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.0",
"@actions/github": "^1.0.0",
"mustache": "^3.0.3"
"mustache": "^3.0.3",
"standard-version": "^9.5.0"
},
"scripts": {
"release": "standard-version"
Expand Down
Loading