Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project are documented in this file.

## 1.9.3

**Release date:** 2026-07-13

This patch release fixes a regression introduced in v1.9.2 where a Kustomization
with `openapi.path` pointing to a URL failed to reconcile with
`failed to read OpenAPI schema`.

Fixes:
- Update fluxcd/pkg dependencies
[#1703](https://github.com/fluxcd/kustomize-controller/pull/1703)

## 1.9.2

**Release date:** 2026-07-07
Expand Down
Loading