chore(deps): update container image shlinkio/shlink-web-client to v4.1.2@bd0dad6 by renovate (#17968)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [shlinkio/shlink-web-client](https://togithub.com/nginxinc/docker-nginx-unprivileged) | major | `3.10.2` -> `4.1.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.10.2
|
||||
appVersion: 4.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client
|
||||
- https://hub.docker.com/r/shlinkio/shlink-web-client
|
||||
type: application
|
||||
version: 12.1.3
|
||||
version: 13.0.0
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
image:
|
||||
repository: shlinkio/shlink-web-client
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.10.2@sha256:b96145d258f69e8c364d82a6a6f7278ddd472ead04b06f09b0d835bb9342e6af
|
||||
tag: 4.1.2@sha256:bd0dad6321220398fecbc7cfb2eb438c32f466747d7a39e51cccf3747b6f3e03
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
targetPort: 80
|
||||
targetPort: 8080
|
||||
port: 10154
|
||||
protocol: http
|
||||
portal:
|
||||
|
||||
Reference in New Issue
Block a user