Skip to content

Releases: kedify/charts

kedify-agent: v0.6.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:35
8822b01

Chart v0.6.3 CHANGELOG:

  • kedify-agent: bump deps; KEDA v2.20.1-4 (#523)
  • Expose metrics from kedify agent using k8s service (#517)
  • RBAC for Gloo autowiring (#515)
  • kedify-agent: bump deps; KEDA v2.20.1-2 (#513)
  • Update Helm Docs (#511)
  • Update CRDs for Kedify (#508)
  • Update otel-add-on Docker tag to v0.1.4 (#507)
  • Update Helm Docs (#504)
  • kedify-agent: multitenant keda config (#424)
  • agent image version bump to v0.6.3

Image v0.6.3 CHANGELOG:

Features:

  • multitenant keda: config and TLS cert sync
  • Discover OTel deployments also under other names (same as helm chart release name)
  • new prometheus metrics for pra, prp and scalingpolicy
  • HTTP Scaler: add support for Gloo Gateway

keda: v2.20.1-4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:39
448318b

Chart v2.20.1-4 CHANGELOG:

  • keda image version bump to v2.20.1-4

Image v2.20.1-4 CHANGELOG:

  • kedify-http scaler: allow multiple triggers for the same headers to differ with path / host

keda: v2.20.1-3

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:50
38263a1

Chart v2.20.1-3 CHANGELOG:

  • keda image version bump to v2.20.1-3

Image v2.20.1-3 CHANGELOG:

  • kedify-http: support for Gloo autowire

keda: v2.20.1-2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 07:18
400dfcd

Chart v2.20.1-2 CHANGELOG:

  • keda: auto-derive multitenant tenant names from release name (#510)
  • keda: multitenant setup (#423)
  • keda image version bump to v2.20.1-2

Image v2.20.1-2 CHANGELOG:

  • keda-operator: multitenant deployment
  • keda-metrics-adapter: metrics routing for multitenant operators

kedify-proxy: v0.0.11

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:33
7d6b1c8

Chart v0.0.11 CHANGELOG:

  • chore(kedify-proxy): bump Envoy to v1.38.1 (#494)
  • feat(kedify-proxy): extra Envoy bootstrap via values (#493)

kedify-agent: v0.6.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:42
a0ad80c

Chart v0.6.2 CHANGELOG:

  • kedify-agent: bump deps; KEDA v2.20.1-1; http-add-on v0.11.1-5; kedify-proxy v0.0.11 (#501)
  • Update Helm Docs (#492)
  • agent image version bump to v0.6.2

keda: v2.20.1-1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:51
557d9db

Chart v2.20.1-1 CHANGELOG:

  • keda image version bump to v2.20.1-1

Image v2.20.1-1 CHANGELOG:

  • fix(kedify-http): allow multiple distinct pathRegex per host

http-add-on: v0.11.1-5

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:05
2f71f69

Chart v0.11.1-5 CHANGELOG:

  • http-add-on image version bump to v0.11.1-5

Image v0.11.1-5 CHANGELOG:

fix: scope cold-start endpoint readiness to the target service port

kedify-agent: v0.6.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 13:22
daeedbe

Chart v0.6.1 CHANGELOG:

  • agent image version bump to v0.6.1

Image v0.6.1 CHANGELOG:

Fixes:

  • fix(httpaddon): guard healthStatus against concurrent map writes
  • fix(metrics): load scrape config via config.Load for Prometheus v3

kedify-agent: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 11:00
9277a8f

Chart v0.6.0 CHANGELOG:

  • kedify-agent: bump deps; KEDA v2.20.1-0 (#488)
  • Update CRDs for Kedify (#484)
  • rbac: support for events.k8s.io (#483)
  • Update CRDs for Kedify (#482)
  • kedify-agent: bump deps; KEDA v2.20.0-1 (#480)
  • Update Helm Docs (#476)
  • agent image version bump to v0.6.0

Image v0.6.0 CHANGELOG:

Features:

  • Discover the OTel scaler also if it was installed under keda-otel-scaler
  • Add two new labels for metrics kedify_node_{cpu,memory}_capacity - k8s_version & arch
  • ScalingPolicy pausing

Fixes:

  • Add pod name as label for container_{cpu,memory}_usage

Chore:

  • bump dependencies