feat(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-notify-push 1.2.1 → 1.3.0 (#43686)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nextcloud-notify-push](https://ghcr.io/trueforge-org/nextcloud-notify-push) ([source](https://redirect.github.com/nextcloud/notify_push)) | minor | `107bb18` -> `0d71640` | --- > [!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>nextcloud/notify_push (oci.trueforge.org/containerforge/nextcloud-notify-push)</summary> ### [`v1.3.0`](https://redirect.github.com/nextcloud/notify_push/releases/tag/v1.3.0): 1.3.0 [Compare Source](https://redirect.github.com/nextcloud/notify_push/compare/v1.2.1...v1.3.0) #### What's Changed - Add support for Nextcloud 33 - Release 1.3.0 by [@​icewind1991](https://redirect.github.com/icewind1991) in [#​675](https://redirect.github.com/nextcloud/notify_push/pull/675) **Full Changelog**: <https://github.com/nextcloud/notify_push/compare/v1.2.2...v1.3.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dGNsb3VkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
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: 32.0.1
|
||||
appVersion: 32.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.18
|
||||
@@ -51,4 +51,5 @@ sources:
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 40.5.0
|
||||
version: 40.6.0
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ imaginaryImage:
|
||||
hpbImage:
|
||||
repository: oci.trueforge.org/containerforge/nextcloud-notify-push
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.2.1@sha256:107bb18dc9fbcd0e4ba58dd624975618d1d6df66d1feff126bdcd27fec446a1e"
|
||||
tag: "1.3.0@sha256:0d716406150bbab12c9e058cafb04e43b987582cb1d8ae2f02afdb76037a4f7a"
|
||||
clamavImage:
|
||||
repository: docker.io/clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user