fix(shaarli): update image docker.io/shaarli/shaarli v0.16.1 → v0.16.2 (#48481)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/shaarli/shaarli | patch | `68f483e` → `73e527f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zaGFhcmxpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.16.1
|
||||
appVersion: 0.16.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shaarli
|
||||
- https://hub.docker.com/r/shaarli/shaarli
|
||||
type: application
|
||||
version: 9.3.0
|
||||
version: 9.3.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/shaarli/shaarli
|
||||
tag: v0.16.1@sha256:68f483e57ead165510b2c071cb16c6df064003a8d374f36e3036da1fec6b6c13
|
||||
tag: v0.16.2@sha256:73e527fb5a76adaf112847aa4d3183918392358a8cc20284ad1607f4a6f9b77a
|
||||
persistence:
|
||||
cache:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user