chore(helm): update humhub 1.17.1 → 1.17.2 (patch) (#37691)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mriedmann/humhub-nginx | patch | `334f067` -> `662c480` | | [ghcr.io/mriedmann/humhub-phponly](https://redirect.github.com/mriedmann/humhub-docker) | patch | `2a2640e` -> `eed9b92` | 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.1
|
||||
appVersion: 1.17.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -50,5 +50,5 @@ sources:
|
||||
- https://ghcr.io/mriedmann/humhub-phponly
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/humhub
|
||||
type: application
|
||||
version: 11.2.0
|
||||
version: 11.2.2
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/mriedmann/humhub-phponly
|
||||
tag: 1.17.1@sha256:2a2640e7275a7963d0f0059d331bca8936c66d9ed143f50201b8fc4b20098c45
|
||||
tag: 1.17.2@sha256:eed9b9239fd3a309703fbc36a082b68cedfca634017fe171a89d5267cfc2ed8d
|
||||
nginxImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/mriedmann/humhub-nginx
|
||||
tag: 1.17.1@sha256:334f067e290db7b61396d75a2f7a6c6fb5557668b2c0fe539d5dcbe0415d2aaa
|
||||
tag: 1.17.2@sha256:662c480f537a133502b6145233a358e20fb98dc75ff04da19b6494a2d931a3f0
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user