chore(helm): update image fyb3roptik/threadfin 1.2.34 → 1.2.35 (#36933)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `7ca1302` -> `31ee094` | --- > [!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>Threadfin/Threadfin (fyb3roptik/threadfin)</summary> ### [`v1.2.35`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.35) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.34...1.2.35) #### What's Changed - Fix uploaded logo URLs to respect Force HTTPS setting by [@​b3nw](https://redirect.github.com/b3nw) in [https://github.com/Threadfin/Threadfin/pull/605](https://redirect.github.com/Threadfin/Threadfin/pull/605) - Branch 1.2.35 by [@​Fyb3roptik](https://redirect.github.com/Fyb3roptik) in [https://github.com/Threadfin/Threadfin/pull/606](https://redirect.github.com/Threadfin/Threadfin/pull/606) #### New Contributors - [@​b3nw](https://redirect.github.com/b3nw) made their first contribution in [https://github.com/Threadfin/Threadfin/pull/605](https://redirect.github.com/Threadfin/Threadfin/pull/605) **Full Changelog**: https://github.com/Threadfin/Threadfin/compare/1.2.34...1.2.35 </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.34
|
||||
appVersion: 1.2.35
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/threadfin
|
||||
- https://hub.docker.com/r/fyb3roptik/threadfin
|
||||
type: application
|
||||
version: 1.1.6
|
||||
version: 1.1.7
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: fyb3roptik/threadfin
|
||||
tag: 1.2.34@sha256:7ca1302878e1f2661ab014fafacdeeefff6ef6f425db04c6ae033c381d5144b5
|
||||
tag: 1.2.35@sha256:31ee09478929b561070b5c22840552f556495e59b0474b6f9231fbe19e07f162
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user