Skip to content

Commit

Permalink
chore(deps): update container image bitnami/dokuwiki to 20240206.1.0@…
Browse files Browse the repository at this point in the history
…f1c06c2 by renovate (#21215)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/dokuwiki](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/dokuwiki))
| digest | `305b694` -> `f1c06c2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 23, 2024
1 parent 500416c commit 2f9de93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/dokuwiki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dokuwiki
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.webp
keywords:
- dokuwiki
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki
- https://hub.docker.com/r/bitnami/dokuwiki
type: application
version: 11.4.14
version: 11.4.15
2 changes: 1 addition & 1 deletion charts/stable/dokuwiki/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: bitnami/dokuwiki
pullPolicy: IfNotPresent
tag: 20240206.1.0@sha256:305b694becf7551a6c7615e1d13c8c5cccf4dae3b8e828333d7be78b94aa117c
tag: 20240206.1.0@sha256:f1c06c2a57db267cde431cb1be48831b66e3c4a96fdfa58bd50d6da2f8fd7cd8
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit 2f9de93

Please sign in to comment.