github hashicorp/consul-helm v0.13.0

latest releases: v0.32.1, v0.32.0, v0.32.0-beta3...
4 years ago

BREAKING CHANGES:

  • client.grpc defaults to true now instead of false. This is to make it
    harder to misconfigure Connect. [GH-282]

    If you do not wish to enable gRPC for clients, set client.grpc to
    false in your local values file.

  • Add syncCatalog.addK8SNamespaceSuffix and default it to true. [GH-280
    Note: upgrading an existing installation will result in deregistering
    of existing synced services in Consul and registering them with a new name.
    If you would like to avoid this behavior set syncCatalog.addK8SNamespaceSuffix
    to false.

IMPROVEMENTS:

  • Use the latest version of consul (1.6.2)
  • Use the latest version of consul-k8s (0.9.5)
  • Add connectInject.overrideAuthMethodName to allow setting the -acl-auth-method flag [GH-278]
  • Support external to k8s Consul servers [GH-289]

BUG FIXES:

  • Add connectInject.overrideAuthMethodName to allow setting the -acl-auth-method flag [GH-278]
  • Do not run server-acl-init during server rollout [GH-292]

Don't miss a new consul-helm release

NewReleases is sending notifications on new releases.