This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/enchant97/hasty-paste](https://redirect.github.com/enchant97/hasty-paste) | major | `fab6228` -> `9afbe87` | 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.0.0`](https://redirect.github.com/enchant97/hasty-paste/blob/HEAD/CHANGELOG.md#200---2025-02-27) [Compare Source](https://redirect.github.com/enchant97/hasty-paste/compare/v1.10.0...v2.0.0) ##### Added - V2 app ##### Removed - V1 app </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> --------- Co-authored-by: alfi0812 <admin@alfi0812.de>
9 lines
227 B
YAML
9 lines
227 B
YAML
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
AUTH_TOKEN_SECRET: CmKH8PetPXfkBKWqejMyeLafMkHSY1agTk0z3yd1bY8=
|
|
SESSION_SECRET: CmKH8PetPXfkBKWqejMyeLafMkHSY1agTk0z3yd1bY8=
|