chore(helm): update image ghcr.io/jordan-dalby/bytestash 1.5.8 → 1.5.9 (#40446)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/jordan-dalby/bytestash](https://redirect.github.com/jordan-dalby/ByteStash)
| patch | `f57d694` -> `9c17b55` |

---

> [!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>jordan-dalby/ByteStash
(ghcr.io/jordan-dalby/bytestash)</summary>

###
[`v1.5.9`](https://redirect.github.com/jordan-dalby/ByteStash/releases/tag/v1.5.9):
ByteStash v1.5.9

[Compare
Source](https://redirect.github.com/jordan-dalby/ByteStash/compare/v1.5.8...v1.5.9)

#### What's Changed

- chore: Removed unused packages by
[@&#8203;SiriusCrain](https://redirect.github.com/SiriusCrain) in
[#&#8203;229](https://redirect.github.com/jordan-dalby/ByteStash/pull/229)
- \[187] Add Edit and Delete buttons to Snippet View Modal by
[@&#8203;SiriusCrain](https://redirect.github.com/SiriusCrain) in
[#&#8203;232](https://redirect.github.com/jordan-dalby/ByteStash/pull/232)
- \[186] feat: Show warning on close with unsaved changes by
[@&#8203;SiriusCrain](https://redirect.github.com/SiriusCrain) in
[#&#8203;234](https://redirect.github.com/jordan-dalby/ByteStash/pull/234)
- \[220] fix: Do not show previous API key on dialog open by
[@&#8203;SiriusCrain](https://redirect.github.com/SiriusCrain) in
[#&#8203;233](https://redirect.github.com/jordan-dalby/ByteStash/pull/233)
- chore: Upgrade packages by
[@&#8203;SiriusCrain](https://redirect.github.com/SiriusCrain) in
[#&#8203;235](https://redirect.github.com/jordan-dalby/ByteStash/pull/235)
- Improved API routes for CRUD actions and search capabilities. by
[@&#8203;LetsDrinkSomeTea](https://redirect.github.com/LetsDrinkSomeTea)
in
[#&#8203;239](https://redirect.github.com/jordan-dalby/ByteStash/pull/239)
- feat: complete recycle bin feature with backend and frontend
integration by [@&#8203;kunal697](https://redirect.github.com/kunal697)
in
[#&#8203;240](https://redirect.github.com/jordan-dalby/ByteStash/pull/240)
- \[241] feat: Add show/hide password toggle in login page by
[@&#8203;kunal697](https://redirect.github.com/kunal697) in
[#&#8203;242](https://redirect.github.com/jordan-dalby/ByteStash/pull/242)
- \[feat] Added ABAP language by
[@&#8203;jordan-dalby](https://redirect.github.com/jordan-dalby) in
[#&#8203;246](https://redirect.github.com/jordan-dalby/ByteStash/pull/246)
- Update values.yaml by
[@&#8203;HadManySons](https://redirect.github.com/HadManySons) in
[#&#8203;249](https://redirect.github.com/jordan-dalby/ByteStash/pull/249)
- Fix: Share Snippet feature in Browser throws an error message by
[@&#8203;shivamsnaik](https://redirect.github.com/shivamsnaik) in
[#&#8203;252](https://redirect.github.com/jordan-dalby/ByteStash/pull/252)
- Fix scrolling across code segments in Edit/Create mode by
[@&#8203;shivamsnaik](https://redirect.github.com/shivamsnaik) in
[#&#8203;256](https://redirect.github.com/jordan-dalby/ByteStash/pull/256)
- Fixed the jittery sudden scrolls while typing in the editor while
creating/editing a Code Snippet. by
[@&#8203;shivamsnaik](https://redirect.github.com/shivamsnaik) in
[#&#8203;255](https://redirect.github.com/jordan-dalby/ByteStash/pull/255)
- Fix OIDC Auth Logic: Missing idP Logout logic implemented by
[@&#8203;shivamsnaik](https://redirect.github.com/shivamsnaik) in
[#&#8203;258](https://redirect.github.com/jordan-dalby/ByteStash/pull/258)
- feat: export snippets as markdown with 1 file per snippet
([#&#8203;170](https://redirect.github.com/jordan-dalby/ByteStash/issues/170))
by [@&#8203;tejaspokale22](https://redirect.github.com/tejaspokale22) in
[#&#8203;266](https://redirect.github.com/jordan-dalby/ByteStash/pull/266)
- \[bug] the code editor does not work in isolated networks by
[@&#8203;freakier](https://redirect.github.com/freakier) in
[#&#8203;265](https://redirect.github.com/jordan-dalby/ByteStash/pull/265)
- feat(snippets): add pin/unpin and favorite/unfavorite functionality
([#&#8203;93](https://redirect.github.com/jordan-dalby/ByteStash/issues/93))
by [@&#8203;tejaspokale22](https://redirect.github.com/tejaspokale22) in
[#&#8203;268](https://redirect.github.com/jordan-dalby/ByteStash/pull/268)
- feat: add upload and download functionality for code fragments
([#&#8203;48](https://redirect.github.com/jordan-dalby/ByteStash/issues/48))
by [@&#8203;tejaspokale22](https://redirect.github.com/tejaspokale22) in
[#&#8203;269](https://redirect.github.com/jordan-dalby/ByteStash/pull/269)
- fix(server): raise JSON body limit to 2mb to support fragments larger
than 94kb by
[@&#8203;tejaspokale22](https://redirect.github.com/tejaspokale22) in
[#&#8203;270](https://redirect.github.com/jordan-dalby/ByteStash/pull/270)

#### New Contributors

- [@&#8203;SiriusCrain](https://redirect.github.com/SiriusCrain) made
their first contribution in
[#&#8203;229](https://redirect.github.com/jordan-dalby/ByteStash/pull/229)
- [@&#8203;kunal697](https://redirect.github.com/kunal697) made their
first contribution in
[#&#8203;240](https://redirect.github.com/jordan-dalby/ByteStash/pull/240)
- [@&#8203;HadManySons](https://redirect.github.com/HadManySons) made
their first contribution in
[#&#8203;249](https://redirect.github.com/jordan-dalby/ByteStash/pull/249)
- [@&#8203;shivamsnaik](https://redirect.github.com/shivamsnaik) made
their first contribution in
[#&#8203;252](https://redirect.github.com/jordan-dalby/ByteStash/pull/252)
- [@&#8203;tejaspokale22](https://redirect.github.com/tejaspokale22)
made their first contribution in
[#&#8203;266](https://redirect.github.com/jordan-dalby/ByteStash/pull/266)
- [@&#8203;freakier](https://redirect.github.com/freakier) made their
first contribution in
[#&#8203;265](https://redirect.github.com/jordan-dalby/ByteStash/pull/265)

**Full Changelog**:
<https://github.com/jordan-dalby/ByteStash/compare/v1.5.8...v1.5.9>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-06 14:26:21 +02:00
committed by GitHub
parent 1dc11b6577
commit b8721fc877
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.8
appVersion: 1.5.9
dependencies:
- name: common
version: 28.22.0
@@ -41,5 +41,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bytestash
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bytestash
type: application
version: 2.8.0
version: 2.8.1

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/jordan-dalby/bytestash
tag: 1.5.8@sha256:f57d694a727bfbe1daf72acd3d98620b2ff9b1e4f4aafbacc5cda89c31da3512
tag: 1.5.9@sha256:9c17b5510ca45c976fe23b0d4705ad416aa58d4bf756a70e03ef1f08cf7801fd
pullPolicy: IfNotPresent
service:
main: