chore(helm): update image docker.io/joplin/server 3.3.3 → 3.3.4 (#32907)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/joplin/server](https://joplinapp.org/) ([source](https://redirect.github.com/laurent22/joplin)) | patch | `5644e4a` -> `2eee59e` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.3.3
|
||||
appVersion: 3.3.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server
|
||||
- https://hub.docker.com/r/joplin/server
|
||||
type: application
|
||||
version: 20.5.1
|
||||
version: 20.5.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/joplin/server
|
||||
tag: 3.3.3-beta@sha256:5644e4a01ec700384983cf3224b08abf79a5d8cda81cdba97e3e552f6d22f297
|
||||
tag: 3.3.4-beta@sha256:2eee59e3e08dfd72f755109165b7c094d4e9811411665f8668fbe5de03899b1d
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user