Compare commits
2 commits
1247ca5da7
...
ac36931d4a
| Author | SHA1 | Date | |
|---|---|---|---|
| ac36931d4a | |||
|
8428d5a66b |
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud
|
||||
nextcloud__version: 32
|
||||
nextcloud__version: 33
|
||||
# renovate: datasource=docker depName=docker.io/library/postgres
|
||||
nextcloud__postgres_version: 15.17
|
||||
nextcloud__fqdn: cloud.hamburg.ccc.de
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@ markdown_extensions:
|
|||
- admonition
|
||||
- attr_list
|
||||
- codehilite
|
||||
- pymdownx.superfences:
|
||||
css_class: codehilite
|
||||
|
||||
theme:
|
||||
name: shadcn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue