From 64b51393308a904e6f18de7be0c4e60b8b7a1acd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 May 2026 21:20:14 +0200 Subject: [PATCH] =?UTF-8?q?feat(hasty-paste):=20update=20image=20ghcr.io/e?= =?UTF-8?q?nchant97/hasty-paste=202.3.1=20=E2=86=92=202.4.0=20(#47856)?= 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/enchant97/hasty-paste](https://redirect.github.com/enchant97/hasty-paste) | minor | `16e706f` → `5808f58` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
enchant97/hasty-paste (ghcr.io/enchant97/hasty-paste) ### [`v2.4.0`](https://redirect.github.com/enchant97/hasty-paste/blob/HEAD/CHANGELOG.md#240---2026-05-04) [Compare Source](https://redirect.github.com/enchant97/hasty-paste/compare/v2.3.1...v2.4.0) ##### Added - Closes [#​151](https://redirect.github.com/enchant97/hasty-paste/issues/151); enable line numbers for source code pastes - Paste creation via quick-api - Cache headers to attachments ##### Changed - Require auth secrets to be at least 32 bytes long - Remove emojis from index page - Bump deps
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). --- charts/stable/hasty-paste/Chart.yaml | 4 ++-- charts/stable/hasty-paste/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index dd349ea65f9..4487d204b8a 100644 --- a/charts/stable/hasty-paste/Chart.yaml +++ b/charts/stable/hasty-paste/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.3.1 +appVersion: 2.4.0 dependencies: - name: common version: 29.2.8 @@ -40,5 +40,5 @@ sources: - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/hasty-paste type: application -version: 11.2.0 +version: 11.3.0 diff --git a/charts/stable/hasty-paste/values.yaml b/charts/stable/hasty-paste/values.yaml index 17c9e6b32d7..17ed52f208a 100644 --- a/charts/stable/hasty-paste/values.yaml +++ b/charts/stable/hasty-paste/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/enchant97/hasty-paste - tag: 2.3.1@sha256:16e706f080e6b9b440b57a7b240349611448b5a70125a56fe76c644e951d15a7 + tag: 2.4.0@sha256:5808f5886f1a0efe446abf4bea1decf62c50508c6ca32174eabdb97823a7307b persistence: config: enabled: true