This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/enchant97/hasty-paste](https://redirect.github.com/enchant97/hasty-paste) | minor | `9afbe87` -> `0b14aa5` | 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.1.0`](https://redirect.github.com/enchant97/hasty-paste/blob/HEAD/CHANGELOG.md#210---2025-04-24) [Compare Source](https://redirect.github.com/enchant97/hasty-paste/compare/v2.0.0...v2.1.0) ##### Added - [#​121](https://redirect.github.com/enchant97/hasty-paste/issues/121); ability to disable anonymous paste creation - [#​122](https://redirect.github.com/enchant97/hasty-paste/issues/122); paste size limit & ability to disable attachments - [#​123](https://redirect.github.com/enchant97/hasty-paste/issues/123); ability to change random slug length - [#​124](https://redirect.github.com/enchant97/hasty-paste/issues/124); docker health check - [#​129](https://redirect.github.com/enchant97/hasty-paste/issues/129); migrate lexer alias code to official method ##### Changed - show paste link on paste page - bump deps - update to go1.24 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: Cloud
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 2.1.0
|
|
dependencies:
|
|
- name: common
|
|
version: 25.4.10
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: A fast and minimal paste bin, written in Python using Quart.
|
|
home: https://truecharts.org/charts/stable/hasty-paste
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.webp
|
|
keywords:
|
|
- hasty-paste
|
|
- Cloud
|
|
- Productivity
|
|
- Tools-Utilities
|
|
- Network-Other
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: hasty-paste
|
|
sources:
|
|
- https://ghcr.io/enchant97/hasty-paste
|
|
- https://github.com/enchant97/hasty-paste
|
|
- 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: 9.1.0
|
|
|