Skip to content

Commit

Permalink
chore(deps): update container image nginx to v1.26.0@3f28ece by renov…
Browse files Browse the repository at this point in the history
…ate (#21258)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nginx | minor | `1.25.5` -> `1.26.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 24, 2024
1 parent 4b25885 commit 8d46b12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/vikunja/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ name: vikunja
sources:
- https://vikunja.io/docs
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
- https://hub.docker.com/r/vikunja/frontend
- https://hub.docker.com/_/nginx
- https://hub.docker.com/r/vikunja/api
- https://hub.docker.com/r/vikunja/frontend
type: application
version: 13.10.26
version: 13.11.0
2 changes: 1 addition & 1 deletion charts/stable/vikunja/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ frontendImage:
pullPolicy: IfNotPresent
nginxImage:
repository: nginx
tag: 1.25.5@sha256:61f40f031b933dff30d60750ee0331a95ffd4107c74aed204c45f3c6e3ead27a
tag: 1.26.0@sha256:3f28ecedbd787b3ff0a6d56cd4a1b13901acda532c717e3b7351fcc786973d79
workload:
main:
podSpec:
Expand Down

0 comments on commit 8d46b12

Please sign in to comment.