v0.32.0
Relevant Pull Requests
Nil initContainers
arrays in helm charts are patched to the empty array: #803
Added a KubeSeal template function to support natively creating SealedSecrets: #805
Support for templating the base kustomize.base
attribute in a ship.yaml
: #807
Helm, Kubernetes and Kustomize updated to latest versions: #804, #810
Fix buggy typing on application settings page: #816
Vendors can include kustomize patches for resources and allow users to add their own patches afterwards: #811
Fixed an issue where ship init $PWD
would delete $PWD/.git
if it existed: #817
Changelog
bac3c7c Merge pull request #817 from laverya/dont-delete-local-git-directories
79223b9 don't delete the .git directory if fetched from a local file
d7756a3 Merge pull request #811 from laverya/allow-vendor-kustomize-overlays
0a1f753 Merge pull request #816 from GraysonNull/15590-app-settings-typing
475e636 Merge branch 'master' of github.com:replicatedhq/ship into 15590-app-settings-typing
5eeb842 [ch15590] save values in state and only update with value from prop if input is not focused
f9cead5 Merge pull request #815 from laverya/codeclimate-changes
da2a906 add integration test
bbb417c initial mvp
d32b331 better excludes
67fdc0e disable return-statements check in codeclimate
b99f3ae Merge pull request #810 from laverya/upgrade-helm-and-kuberentes
940db66 move off of kustomize branch
d9712ec Merge pull request #804 from laverya/upgrade-helm-and-kuberentes
dd78562 Merge remote-tracking branch 'origin/master' into upgrade-helm-and-kuberentes
3b1bb9f integration test output updates/fixes
aa79d44 upgrade kustomize to master, fix compile issues
5d4f0f0 Merge pull request #807 from marccampbell/included-patches
f4dad1d Support templates in kustomize base path attribute
fadb947 Merge pull request #805 from marccampbell/sealed-secrets
adfa4f9 Initial support for KubeSeal template function
bc01b50 Update CONTRIBUTING.md
7c3cd3b upgrade helm to 2.12.3, kubernetes to 1.13.1
6fe919c Merge pull request #803 from laverya/patch-empty-initcontainers-lists
d44ff2d add a forgeops integration test
1c35003 lockfiles should be regenerated explicitly, not as a side effect
f83be5d if a helm template generates an empty initContainers list, patch it
Docker images
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.32
docker pull replicated/ship:0.32.0
docker pull replicated/ship:slim
docker pull replicated/ship:0-slim
docker pull replicated/ship:0.32-slim
docker pull replicated/ship:0.32.0-slim