From 14f5bfe45eff7c863859af16e3500945e874f3d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Dec 2025 19:36:36 +0000 Subject: [PATCH] Update ghcr.io/orwellianepilogue/ephemera Docker tag to v1.4.1 (#2824) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/orwellianepilogue/ephemera](https://github.com/OrwellianEpilogue/ephemera) | minor | `1.3.1` -> `1.4.1` | --- ### Release Notes
OrwellianEpilogue/ephemera (ghcr.io/orwellianepilogue/ephemera) ### [`v1.4.1`](https://github.com/OrwellianEpilogue/ephemera/compare/v1.3.1...v1.4.1) [Compare Source](https://github.com/OrwellianEpilogue/ephemera/compare/v1.3.1...v1.4.1)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2824 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/ephemera/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/ephemera/values.yaml b/clusters/cl01tl/helm/ephemera/values.yaml index 004bfde22..7a36c2a5e 100644 --- a/clusters/cl01tl/helm/ephemera/values.yaml +++ b/clusters/cl01tl/helm/ephemera/values.yaml @@ -9,7 +9,7 @@ ephemera: main: image: repository: ghcr.io/orwellianepilogue/ephemera - tag: 1.3.1 + tag: 1.4.1 pullPolicy: IfNotPresent env: - name: AA_BASE_URL