mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 18:31:23 -03:00
chore(helm): update image docker.io/shlinkio/shlink-web-client 4.5.1 → 4.6.0 (#41655)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shlinkio/shlink-web-client](https://redirect.github.com/shlinkio/shlink-web-client) | minor | `0e69513` -> `b18eac9` | --- > [!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>shlinkio/shlink-web-client (docker.io/shlinkio/shlink-web-client)</summary> ### [`v4.6.0`](https://redirect.github.com/shlinkio/shlink-web-client/blob/HEAD/CHANGELOG.md#460---2025-11-12) [Compare Source](https://redirect.github.com/shlinkio/shlink-web-client/compare/v4.5.1...v4.6.0) ##### Added - [shlink-web-component#839](https://redirect.github.com/shlinkio/shlink-web-component/issues/839) Allow filtering short URLs by excluded tags when using Shlink >=4.6.0 - [shlink-web-component#838](https://redirect.github.com/shlinkio/shlink-web-component/issues/838) Allow filtering tag, orphan and non-orphan visits by domain, when using Shlink >=4.6.0 - [shlink-web-component#784](https://redirect.github.com/shlinkio/shlink-web-component/issues/784) Add optional `long-url` query parameter to short URL creation to prefill the long URL programmatically. ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - Drop support for Shlink older than 4.0.0 ##### Fixed - *Nothing* </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.5.1
|
||||
appVersion: 4.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -36,8 +36,9 @@ maintainers:
|
||||
name: shlink-web-client
|
||||
sources:
|
||||
- https://github.com/shlinkio/shlink-web-client
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shlink-web-client
|
||||
- https://hub.docker.com/r/shlinkio/shlink-web-client
|
||||
type: application
|
||||
version: 14.12.3
|
||||
version: 14.13.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/shlinkio/shlink-web-client
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.5.1@sha256:0e695130f19307dd89c5a2b9b3486106b2445319da88b3af489af162a8f05ee4
|
||||
tag: 4.6.0@sha256:b18eac9c37df9d035db661673c5e162819e1a6ddeac0b32a110ea0e8b467acd1
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user