chore(helm): update image docker.io/shaneisrael/fireshare v1.2.21 → v1.2.22 (#35136)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare) | patch | `58a219a` -> `1888875` | --- > [!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>ShaneIsrael/fireshare (docker.io/shaneisrael/fireshare)</summary> ### [`v1.2.22`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.2.22) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.2.21...v1.2.22) #### What's Changed - \[Repo] Addition of news file and documentation to the repo for future update. by [@​J-Stuff](https://redirect.github.com/J-Stuff) in [https://github.com/ShaneIsrael/fireshare/pull/281](https://redirect.github.com/ShaneIsrael/fireshare/pull/281) - Update develop with news files by [@​J-Stuff](https://redirect.github.com/J-Stuff) in [https://github.com/ShaneIsrael/fireshare/pull/285](https://redirect.github.com/ShaneIsrael/fireshare/pull/285) - Feature/show file size used by [@​theotherguy2175](https://redirect.github.com/theotherguy2175) in [https://github.com/ShaneIsrael/fireshare/pull/284](https://redirect.github.com/ShaneIsrael/fireshare/pull/284) - Feature/issue 230 fix by [@​theotherguy2175](https://redirect.github.com/theotherguy2175) in [https://github.com/ShaneIsrael/fireshare/pull/283](https://redirect.github.com/ShaneIsrael/fireshare/pull/283) - Feature/auto play video by [@​theotherguy2175](https://redirect.github.com/theotherguy2175) in [https://github.com/ShaneIsrael/fireshare/pull/286](https://redirect.github.com/ShaneIsrael/fireshare/pull/286) - Version increase by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) in [https://github.com/ShaneIsrael/fireshare/pull/290](https://redirect.github.com/ShaneIsrael/fireshare/pull/290) #### New Contributors - [@​theotherguy2175](https://redirect.github.com/theotherguy2175) made their first contribution in [https://github.com/ShaneIsrael/fireshare/pull/284](https://redirect.github.com/ShaneIsrael/fireshare/pull/284) **Full Changelog**: https://github.com/ShaneIsrael/fireshare/compare/v1.2.21...v1.2.22 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.21
|
||||
appVersion: 1.2.22
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fireshare
|
||||
- https://hub.docker.com/r/shaneisrael/fireshare
|
||||
type: application
|
||||
version: 8.5.2
|
||||
version: 8.5.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/shaneisrael/fireshare
|
||||
tag: v1.2.21@sha256:58a219a67fa54703d887e6e978db5fd963e6b03212b0207cd7acb7943fa32913
|
||||
tag: v1.2.22@sha256:18888755dc184c81426d1839e2ef1caba74b9950f1db8f020a66129a819b9a5f
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user