mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 00:11:23 -03:00
chore(helm): update image ghcr.io/enchant97/hasty-paste 2.1.0 → 2.2.0 (#38603)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/enchant97/hasty-paste](https://redirect.github.com/enchant97/hasty-paste) | minor | `0b14aa5` -> `6469666` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>enchant97/hasty-paste (ghcr.io/enchant97/hasty-paste)</summary> ### [`v2.2.0`](https://redirect.github.com/enchant97/hasty-paste/blob/HEAD/CHANGELOG.md#220---2025-08-18) [Compare Source](https://redirect.github.com/enchant97/hasty-paste/compare/v2.1.0...v2.2.0) ##### Added - [#​127](https://redirect.github.com/enchant97/hasty-paste/issues/127); more expiry controls - admin cli (part of [#​120](https://redirect.github.com/enchant97/hasty-paste/issues/120)) ##### Changed - match ui with Note Mark ##### Fixed - fix navbar going off screen on mobile </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.0
|
||||
appVersion: 2.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/enchant97/hasty-paste/blob/main/docs/install.md
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste
|
||||
type: application
|
||||
version: 10.3.2
|
||||
version: 10.4.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/enchant97/hasty-paste
|
||||
tag: 2.1.0@sha256:0b14aa5a22a981cf094f9f7d9661ab67e15de48d505451606f3299c07ceaa8aa
|
||||
tag: 2.2.0@sha256:6469666ce97b9a3e6ffdced412b9f78ec10f5953b7a8efd570ce907be5500dbc
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user