mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 17:32:22 -03:00
chore(helm): update image docker.io/shlinkio/shlink 4.5.2 → 4.5.3 (#40604)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink) | patch | `57df87b` -> `bd4bf92` | --- > [!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 (docker.io/shlinkio/shlink)</summary> ### [`v4.5.3`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#453---2025-10-10) [Compare Source](https://redirect.github.com/shlinkio/shlink/compare/v4.5.2...v4.5.3) ##### Added - *Nothing* ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#​2488](https://redirect.github.com/shlinkio/shlink/issues/2488) Ensure `Access-Control-Allow-Credentials` is set in all cross-origin responses when `CORS_ALLOW_ORIGIN=true`. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.2
|
||||
appVersion: 4.5.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -29,8 +29,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain.
|
||||
home: https://trueforge.org/truecharts/stable/shlink
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/shlink.webp
|
||||
home: https://truecharts.org/charts/stable/shlink
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.webp
|
||||
keywords:
|
||||
- url
|
||||
- shortener
|
||||
@@ -42,8 +42,9 @@ maintainers:
|
||||
name: shlink
|
||||
sources:
|
||||
- https://github.com/shlinkio/shlink
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shlink
|
||||
- https://hub.docker.com/r/shlinkio/shlink
|
||||
type: application
|
||||
version: 18.18.0
|
||||
version: 18.18.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/shlinkio/shlink
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.5.2@sha256:57df87b68a2ef9ffb7f5fa0335e22e6f08d688f661eb58bb290f5b0753a2361a
|
||||
tag: 4.5.3@sha256:bd4bf920bcfc396140ba18ddf8891a55969a444485e2b1709030cbcc2d6623cd
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user