github zapier/kubechecks v1.7.0

one month ago

Update Requirement

This version of Kubechecks requires a change to the ClusterRole, please update the helm chart with the matching release.

Whats New

  1. Application Set Check:
    • ApplicationSets changes will now trigger Application diffs; a change to spec.template.source will show the diff output for the matching Applications. More details in #227
  2. Helm Chart provides access to ApplicationSets:
    • Kubechecks now needs access to ArgoCD ApplicationSets in order to process changes.
  3. kubechecks-rbac Helm Chart (Optional):
    • The new helm chart kubechecks-rbac can be used to help grant access to argocd CRD and Clusters list from the remotely running Kubechecks. You must install this chart on the cluster where ArgoCD is operating.
      This Chart isn't required to be installed when Kubechecks is running on the same cluster with ArgoCD.

Change Log

  • Bump go.opentelemetry.io/otel/sdk/metric from 1.25.0 to 1.28.0 by @dependabot in #238
  • Bump github.com/labstack/echo-contrib from 0.16.0 to 0.17.1 by @dependabot in #228
  • Bump github.com/docker/docker from 26.0.2+incompatible to 27.0.3+incompatible by @dependabot in #236
  • Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in #233
  • Bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.46.1 to 0.53.0 by @dependabot in #239
  • Bump github.com/sashabaranov/go-openai from 1.26.2 to 1.27.0 by @dependabot in #246
  • Bump github.com/argoproj/argo-cd/v2 from 2.11.2 to 2.11.6 by @dependabot in #245
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.25.0 to 1.28.0 by @dependabot in #244
  • feat: application set handler by @Greyeye in #241

Full Changelog: v1.6.4...v1.6.5

Don't miss a new kubechecks release

NewReleases is sending notifications on new releases.