Releases: nuvo/orca
0.10.1
Fix error in get release data
Fix error in get release data
0.9.7
Changelog
3cc34f5 make file changed the general.go file - from some reason the order of imports matters here
f299780 added .bash_history to .gitignore as sometimes appear when using go from a container
3a510bd updated gitignore to ignore cache created when running go mod locally
Docker images
docker pull nuvo/orca:0.9.7
docker pull nuvo/orca:latest
0.9.3
Changelog
6a5f959 Fix travis ci login
a555986 Add some unit tests
9139ba8 Cleanup mktmp func
4ef690b Switch to go modules
f84956e Add prune of non-go files to dep
5f33a62 Cleanup readme
0b9dec0 Cleanup goreleaser Drop support for windows and mac since we can't really test those
d43830b Cleanup makefile, publish docker via goreleaser only
ae00b69 Update base image and help dependencies
b1e26cd Add ldflags to shrink image size
0f807f5 Add import commant for gcp auth
ec4e5a1 Change tmp dir creation to use ioutil
cecc5f2 Merge branch 'master' of github.com:nuvo/orca
5ebdec2 Merge pull request #18 from jfrederickson/fix/command-docs
9caf900 Correct docs for lock/unlock/validate flags
5cbbc5d Fix link to travis in readme badge
dc5d3bc Fix typos in readme
c1d4343 Change traivs go version to 1.11.4
5d967e4 Change make test target to run all tests
3f05a71 Fix makefile docker target to depand on build
b86fea4 Cleanup add commands
157a1d3 Change clientset.Core() which is deprecated to clientset.Corev1()
Docker images
docker pull nuvo/orca:0.9.3
docker pull nuvo/orca:latest
0.9.2
Changelog
5838406 Merge pull request #12 from wrdls/client-auth
7d29975 Set k8s.io dependencies to kubernetes-1.13.2
503e3eb Add support for auth providers
eb9b843 update readme and maintainers
4740f97 add jq to image
665584c add contribution guidelines and maintainers
Docker images
docker pull nuvo/orca:0.9.2
0.9.1
0.9.0
0.8.0
Changelog
13effeb [docs] update deploy env docs
aff2d86 [*/env] improve get releases performance
ca24763 [delete/env] rename remov annotations function
49721d5 [deploy/env] add refresh flag to replace -x
2eb1c38 [deploy/env] fix protected chart deletion
8eb4adb [docs/commands] update deploy env
9399462 [deploy/env] avoid protected annotation if not specified
9a408b0 [deploy/env] trim commas in protected annotation
fba5f48 [deploy/env] update protected annotation correctly
ff8c90a [deploy/env] fix - check protected chart index before removing it
4629b86 [deploy/env] add protectec charts flag (replace -x)
9d92598 Merge branch 'master' of github.com:nuvo/orca
c2b9c28 [docs/examples] fix gitlab example service name
82edcd8 update readme
93f4a4d [docs/examples] update gitlab ci example based on 11.6 updates
Docker images
docker pull nuvo/orca:0.8.0