Skip to content

v2.25.0

Choose a tag to compare

@glasskube-bot glasskube-bot released this 02 Jul 08:45
b706a3c

2.25.0 (2026-07-02)

Features

Bug Fixes

  • deps: update aws-sdk-go-v2 monorepo (#2735) (27a91d5)
  • deps: update module github.com/compose-spec/compose-go/v2 to v2.13.0 (#2737) (4dee4eb)
  • deps: update module github.com/go-mailx/mailx-ses to v1.0.4 (#2739) (70d136e)
  • frontend: fix deployment wizard applicationId not preserved (#2732) (a9cdf10)
  • kubernetes-agent: fix swapped replica counts in ReplicasError for StatefulSet (#2733) (2b6e458)
  • registry: respond with 404 if manifest or blob not found (#2738) (993d053)

Other

  • backend: add missing query params in OpenAPI spec (#2749) (2288150)
  • deploy: add docker deployment with caddy proxy for auto ssl (#2727) (37837f8)
  • deps: update golangci/golangci-lint-action action to v9.3.0 (#2736) (1646c51)
  • deps: update tailwindcss monorepo to v4.3.2 (#2734) (0b2559b)

Docs

  • add system requirements for self-hosting (#2731) (64a0915)
  • deploy/chart: fix version not auto-updated (#2746) (4606784)
  • website: add configuration reference page (#2748) (e5744d9)
  • website: improve website text formatting and consistency (#2743) (d9a5e49)

Refactoring

  • deploy/docker: cleanup compose and env file (#2722) (41a340d)