From 3a329f7190dabe716566c8c905f30485bbe69171 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Jan 2026 20:41:57 +0100 Subject: [PATCH] =?UTF-8?q?fix(bytestash):=20update=20image=20ghcr.io/jord?= =?UTF-8?q?an-dalby/bytestash=201.5.9=20=E2=86=92=201.5.10=20(#44155)?= 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/jordan-dalby/bytestash](https://redirect.github.com/jordan-dalby/ByteStash) | patch | `9c17b55` -> `a31fd10` | --- > [!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
jordan-dalby/ByteStash (ghcr.io/jordan-dalby/bytestash) ### [`v1.5.10`](https://redirect.github.com/jordan-dalby/ByteStash/releases/tag/v1.5.10): ByteStash v1.5.10 [Compare Source](https://redirect.github.com/jordan-dalby/ByteStash/compare/v1.5.9...v1.5.10) I thought it was time for a new release, we had some fantastic additions in this version jump from some amazing people. Cheers to everyone involved and please, enjoy! #### What's Changed - added basepath to the raw button link by [@​paddy-ai](https://redirect.github.com/paddy-ai) in [#​274](https://redirect.github.com/jordan-dalby/ByteStash/pull/274) - \[feat] added allowed hosts by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​277](https://redirect.github.com/jordan-dalby/ByteStash/pull/277) - feat: add quick-access favourite button & fix settings modal scroll issue ([#​273](https://redirect.github.com/jordan-dalby/ByteStash/issues/273)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​278](https://redirect.github.com/jordan-dalby/ByteStash/pull/278) - feat: enable sharing public snippets via category and language URL ([#​275](https://redirect.github.com/jordan-dalby/ByteStash/issues/275)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​279](https://redirect.github.com/jordan-dalby/ByteStash/pull/279) - feat: add support for github style admonitions in markdown ([#​263](https://redirect.github.com/jordan-dalby/ByteStash/issues/263)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​282](https://redirect.github.com/jordan-dalby/ByteStash/pull/282) - feat: implemented clear all snippets permanently feature in recycle bin ([#​283](https://redirect.github.com/jordan-dalby/ByteStash/issues/283)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​284](https://redirect.github.com/jordan-dalby/ByteStash/pull/284) - Add deployment strategy to helm chart by [@​atribe](https://redirect.github.com/atribe) in [#​285](https://redirect.github.com/jordan-dalby/ByteStash/pull/285) - feat: add configurable dropdown sections for language selection and auto-select most used language ([#​51](https://redirect.github.com/jordan-dalby/ByteStash/issues/51)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​286](https://redirect.github.com/jordan-dalby/ByteStash/pull/286) - feat: add global '/' key shortcut to focus search input by [@​icebelly29](https://redirect.github.com/icebelly29) in [#​288](https://redirect.github.com/jordan-dalby/ByteStash/pull/288) - Fix carriage return issue in raw snippets endpoints by [@​icebelly29](https://redirect.github.com/icebelly29) in [#​290](https://redirect.github.com/jordan-dalby/ByteStash/pull/290) - \[feat] added verilog and systemverilog as supported languages by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​298](https://redirect.github.com/jordan-dalby/ByteStash/pull/298) - \[feat] added pagination to api snippet routes by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​299](https://redirect.github.com/jordan-dalby/ByteStash/pull/299) - \[feat] added infinite scroll, client side cache, and server side searching by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​309](https://redirect.github.com/jordan-dalby/ByteStash/pull/309) - \[feat] admin panel by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​310](https://redirect.github.com/jordan-dalby/ByteStash/pull/310) - \[feat] added vba as a supported language by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​311](https://redirect.github.com/jordan-dalby/ByteStash/pull/311) - \[bug] fixed bug with pinned snippets not appearing first by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​313](https://redirect.github.com/jordan-dalby/ByteStash/pull/313) - \[feat] added upload from URL option when creating / editing snippets by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​314](https://redirect.github.com/jordan-dalby/ByteStash/pull/314) - \[feat] ux changes on the modal component by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​315](https://redirect.github.com/jordan-dalby/ByteStash/pull/315) - \[feat] added ini, conf, and vimscript as languages by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​316](https://redirect.github.com/jordan-dalby/ByteStash/pull/316) #### New Contributors - [@​paddy-ai](https://redirect.github.com/paddy-ai) made their first contribution in [#​274](https://redirect.github.com/jordan-dalby/ByteStash/pull/274) - [@​atribe](https://redirect.github.com/atribe) made their first contribution in [#​285](https://redirect.github.com/jordan-dalby/ByteStash/pull/285) - [@​icebelly29](https://redirect.github.com/icebelly29) made their first contribution in [#​288](https://redirect.github.com/jordan-dalby/ByteStash/pull/288) **Full Changelog**:
--- ### 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. --- - [ ] 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/bytestash/Chart.yaml | 4 ++-- charts/stable/bytestash/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/bytestash/Chart.yaml b/charts/stable/bytestash/Chart.yaml index 0f87fb094d4..c55ebcc63c1 100644 --- a/charts/stable/bytestash/Chart.yaml +++ b/charts/stable/bytestash/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.9 +appVersion: 1.5.10 dependencies: - name: common version: 28.29.36 @@ -40,5 +40,5 @@ sources: - https://github.com/jordan-dalby/ByteStash - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bytestash type: application -version: 2.13.13 +version: 2.13.14 diff --git a/charts/stable/bytestash/values.yaml b/charts/stable/bytestash/values.yaml index d8f181a94b4..bb62cde3339 100644 --- a/charts/stable/bytestash/values.yaml +++ b/charts/stable/bytestash/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/jordan-dalby/bytestash - tag: 1.5.9@sha256:9c17b5510ca45c976fe23b0d4705ad416aa58d4bf756a70e03ef1f08cf7801fd + tag: 1.5.10@sha256:a31fd1067aff9a1a81e4d7c319d53f02016eeedc4025e26b068e6a68a7ede7b6 pullPolicy: IfNotPresent service: main: