Skip to content

Commit

Permalink
chore(helm): update humhub (#28772)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mriedmann/humhub-nginx | digest | `9496775` -> `2823d28` |
|
[ghcr.io/mriedmann/humhub-phponly](https://redirect.github.com/mriedmann/humhub-docker)
| digest | `1bc3dbd` -> `7139440` |

---

> [!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.

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
  • Loading branch information
truecharts-admin authored Nov 3, 2024
1 parent 26e09c5 commit b20404b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/stable/humhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ sources:
- https://ghcr.io/mriedmann/humhub-phponly
- https://github.com/truecharts/charts/tree/master/charts/stable/humhub
type: application
version: 9.9.5
version: 9.9.7
4 changes: 2 additions & 2 deletions charts/stable/humhub/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/mriedmann/humhub-phponly
tag: 1.16.1@sha256:1bc3dbd5c606792ad82727d6711b779b2171507232584cb60be6350e551783a2
tag: 1.16.1@sha256:7139440b6bc6daae1400408a9e0a9216749db4779a5d1e22dfb88caf80b9fac8
nginxImage:
pullPolicy: IfNotPresent
repository: ghcr.io/mriedmann/humhub-nginx
tag: 1.16.1@sha256:949677571c616181810274fa7d065ac18e75ec16a2ce0d10a42d57312db9bec7
tag: 1.16.1@sha256:2823d2840d16e511a0111d9745ddfa53b98a4ebbcc70f788463b826ac2c65a20

securityContext:
container:
Expand Down

0 comments on commit b20404b

Please sign in to comment.