Releases: nikhilsbhat/helm-drift
Releases · nikhilsbhat/helm-drift
v0.1.1
Changelog
- 08b7daf Bump github.com/docker/docker
- 3e76788 Handle empty manifest
- 1b4f293 Handle fetching keys from templates when selected key is not present
- 04f0c06 Implement support for limiting the number of threads spawned by the plugin.
- 9409308 Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/docker/docker-25.0.6incompatible'
- bd678fa Update plugin version to 0.1.1
v0.1.0
Changelog
- dcf7f50 Add FUNDING.yml
- e928302 Add support for considering crds
- 1bffbf8 Add support for disabling show-managed-fields while invoking 'kubectl diff'
- cc4f806 Add support for identifying drifts from specific revision of helm release
- fa82b32 Add support for ignoring release while invoking all drifts
- 06a865b Bump github.com/docker/docker
- d63f5ef Bump golang.org/x/net from 0.17.0 to 0.23.0
- 5cbcb18 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 46c28aa Fix broken error handling and update the cli docs
- a308186 Fix golang lint issues
- 5821e07 Fix kubecontext issues while fetching HPA configurations
- 3ce303f Fix the length of diffs
- 5dd8d4e Handle drifts due to HPA
- e5fb6e9 Merge branch 'pr23'
- 649e2c2 Merge pull request #19 from nikhilsbhat/dependabot/go_modules/google.golang.org/protobuf-1.33.0
- 22ed989 Merge pull request #20 from nikhilsbhat/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
- f8719fc Merge pull request #21 from nikhilsbhat/dependabot/go_modules/golang.org/x/net-0.23.0
- 4d16f06 Optimise code
- 22213b8 Update cli document with newly added flags
- 070435c Update plugin version to 0.1.0
- bc2ecee Use the same yaml library that helm itself uses
v0.0.9
Changelog
- c74b558 Add support for passing more flags while rendering helm template
- 907f749 Bump github.com/containerd/containerd from 1.6.18 to 1.6.26
- 25cd5cd Bump github.com/docker/docker
- 64bc6a9 Bump github.com/docker/docker
- c195194 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
- 06032ff Fail if multiple kubeconfig files are set.
- 95eeaac Fix the prerequisite validation
- 8021a58 Merge pull request #12 from nikhilsbhat/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
- 048fa96 Merge pull request #13 from nikhilsbhat/dependabot/go_modules/golang.org/x/crypto-0.17.0
- 46f5301 Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/containerd/containerd-1.6.26'
- 3566545 Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible'
- b010963 Update clin docs with newer flags
- 5f59247 Update helm package version
- 4c70b7a Update plugin version to 0.0.9
v0.0.8
Changelog
- 407b5c7 Update plugin version to 0.0.8
- 5f4b9d2 Adding fix for 'install on debian arm64 fails (tries to use aarch64 instead of arm64)'
- 042f31b Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4
- 38f62fd Bump golang.org/x/net from 0.7.0 to 0.17.0
- 4136f8e Bump google.golang.org/grpc from 1.53.0 to 1.56.3
- a0056a3 Fix golangci liint issues
- 6eba848 Fix golangci lint issues
- ca2d476 Merge branch '10'
- 18477c2 Merge branch '11'
- 633446f Merge branch '6'
- 49849bd Merge branch '8'
- b26d56e Update readme with custom-diff suggestion.
- af4f3f6 fix(drift): correctly support kube context and kubeconfig
- 6c6aeae fix(drift): helm hook check
v0.0.7
Changelog
- 311763e Add support to ignore helm hooks while identifying the drifts
- e5d31d4 Bump google.golang.org/grpc from 1.49.0 to 1.53.0
- e1aa295 Merge remote-tracking branch 'remotes/origin/dependabot/go_modules/google.golang.org/grpc-1.53.0'
- e320c93 Update Caveats in Readme
- b92fd9a Update plugin version to 0.0.7
v0.0.6
Changelog
- 53d1185 Bump github.com/docker/distribution
- d46c051 Fix namespace handling for the manifests
- 7e4f793 Move error handling to method GetDrift, GetAllDrift from command
- 38a41fc Remove existing support for progress bar.
- 18dfdf0 Update plugin version to 0.0.6
- bea8bd1 Update the dummy CRD in the sample helm chart
v0.0.5
Changelog
- 612efa9 Add initial support for progress bar
- f84cc7a Add support for skipping certain kubernetes kind (add flag --skip)
- 040cd2f Dropping charts used for testing
- 61f2055 Handle the scenario when not all manifests are rendered to disk.
- 91dc86d Optimize k8s package and add doc to package command.
- 5ef7d44 Update auto completion for plugin with newer flag
- b236d71 Update document with new flag
- fa59f0d Update plugin version to 0.0.5
v0.0.4
v0.0.3
Changelog
- ab60f9f Add initial support to identify drifts from all releases
- ee7906c Add support to override custom diff command https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#diff
- 1d8534d Bump github.com/containerd/containerd from 1.6.15 to 1.6.18
- 932e714 Bump github.com/docker/docker
- 66e7d43 Fix all golangci lint issues
- f25fcd3 Fix renderer for subcommand all
- 9fc8734 Refactor code to make it testable
- a381d58 Skip printing the details when no drifts identified
- 140dda3 Update Documentaiton
- 600be32 Update plugin version to 0.0.3