From 29938d7a0cdff38506612a081df91b2a871ffbd5 Mon Sep 17 00:00:00 2001 From: Jan Novak Date: Fri, 12 Jun 2026 19:32:20 +0200 Subject: [PATCH] chore(changelog): log gitops-update workflow addition Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47db86..2abb628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2026-06-12 19:32 CEST — feat(ci): gitops image-update PR workflow + +- Added `.gitea/workflows/gitops-update.yaml`: after each successful Go image build, `uh-cli gitops deployment update` opens a PR in `kacerr/home-kubernetes` bumping the `fuj-management` Deployment (namespace `fuj`) to the new image tag. +- Supports `workflow_run` auto-trigger and `workflow_dispatch` with `dry_run` / `uh_cli_version` inputs. +- Requires `GITOPS_TOKEN` repo secret (Gitea PAT with write+PR access to `home-kubernetes`). + ## 2026-05-24 21:58 CEST — feat(fees): update adult monthly rates for 2026-05 through 2026-08 - 2026-05: 700 → 450 CZK; 2026-06/07/08: 600 CZK (new months added).