chore(helm): update image docker.io/shaneisrael/fireshare v1.2.23 → v1.2.25 (#35348)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shaneisrael/fireshare](https://redirect.github.com/ShaneIsrael/fireshare) | patch | `61c51ff` -> `7487bb5` | 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.25`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.2.25) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.2.24...v1.2.25) #### What's Changed - Send discord webhooks on full scan by [@​ShaneIsrael](https://redirect.github.com/ShaneIsrael) in [https://github.com/ShaneIsrael/fireshare/pull/301](https://redirect.github.com/ShaneIsrael/fireshare/pull/301) **Full Changelog**: https://github.com/ShaneIsrael/fireshare/compare/v1.2.24...v1.2.25 ### [`v1.2.24`](https://redirect.github.com/ShaneIsrael/fireshare/releases/tag/v1.2.24) [Compare Source](https://redirect.github.com/ShaneIsrael/fireshare/compare/v1.2.23...v1.2.24) #### What's Changed - v1.2.23 was missing latest changes in the build **Full Changelog**: https://github.com/ShaneIsrael/fireshare/compare/v1.2.23...v1.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.2.23
|
appVersion: 1.2.25
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -35,5 +35,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fireshare
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fireshare
|
||||||
- https://hub.docker.com/r/shaneisrael/fireshare
|
- https://hub.docker.com/r/shaneisrael/fireshare
|
||||||
type: application
|
type: application
|
||||||
version: 8.5.4
|
version: 8.5.5
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: docker.io/shaneisrael/fireshare
|
repository: docker.io/shaneisrael/fireshare
|
||||||
tag: v1.2.23@sha256:61c51ffff5ed5480418ab3446aaa7a4ddb156bac2f5f49ecda25ddf8daef5ca3
|
tag: v1.2.25@sha256:7487bb5eeca6c588e2c11f1a3b5aa07fb427374826073057b0fec757dea86e06
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user