Releases: n0madic/app2kube
Releases · n0madic/app2kube
v0.6.0
Changelog
- 67e6c00 Add RSA asymmetric encryption. Remove NewCmdEncrypt command and update encryption logic.
- c9ed6eb Fix annotation "kubernetes.io/ingress.class" is deprecated
- ac30079 Fix deprecated ioutil
- d8c234e Refactor utilpointer to k8s.io/utils/ptr
- f5c125e Revert "Using quotes for environment variable values"
- fb82648 Update Go version and dependencies
v0.5.5
Changelog
- 8ec2740 Add ReplicaCountStaging
- a883c3f Add export env var
- aad4597 Build static binary
- 6f714bf Fix deprecation
- 23be152 Fix linter warnings
- 52ee012 Update deps
- 967830b Update deps
- f18df14 Update docker package
- f24a7d1 Update goreleaser config
- 9b25d8f Update kube deps
- 24be847 Using quotes for environment variable values
v0.5.4
v0.5.3
Changelog
- 7adfd3c Add PodAntiAffinity option
- d6918af Add multiple containers in CronJob
- f5ec819 Add node name in Pod status
- c6b62e1 Add status for all applications managed by app2kube
- 831b0d0 Fix kubedog init
- fe1f3ee Increase track default timeout
- e98cb27 Move some ingress options to common
- 87f7ae0 Update deps
- cb46048 Use actions/checkout@v3
- 1a73833 Use actions/setup-go@v3
- 81c78b7 Use batch/v1 CronJob
- 4a9e9b7 Use goreleaser-action@v2
v0.5.2
Changelog
74acfeb Add PathType
4476f8b Add support for init containers
4e2364e Extend shell completion
8c2e1cb Fix apply
23fa7b5 Fix ingress status
2cf7099 Fix pointer to values Fix job suspend
dd24352 Ignore Windows i386 build
9756de4 Remove redundant type
bcacb94 Support ActiveDeadlineSeconds and BackoffLimit for CronJob
91b885a Set limit for job ActiveDeadlineSeconds
5e42ed7 Update PruneWhitelist
0d1945f Update deps
116c699 Upgrade ingress to v1
68c67d6 Use rollout multitrack Increase track timeout