ed1176fee9
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/beromir/servas](https://frankenphp.dev) ([source](https://redirect.github.com/php/frankenphp)) | major | `d69687f` -> `8f2c4f7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>php/frankenphp (docker.io/beromir/servas)</summary> ### [`v1.0.0`](https://redirect.github.com/php/frankenphp/releases/tag/v1.0.0) #### What's Changed - ci: add Super-Linter by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/323](https://redirect.github.com/dunglas/frankenphp/pull/323) - ci: setup Dependabot for GHA by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/325](https://redirect.github.com/dunglas/frankenphp/pull/325) - ci: bump docker/setup-buildx-action from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dunglas/frankenphp/pull/326](https://redirect.github.com/dunglas/frankenphp/pull/326) - ci: bump docker/login-action from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dunglas/frankenphp/pull/327](https://redirect.github.com/dunglas/frankenphp/pull/327) - ci: bump docker/setup-qemu-action from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/dunglas/frankenphp/pull/328](https://redirect.github.com/dunglas/frankenphp/pull/328) - remove sqlite3 requirement on darwin, fixes [#​330](https://redirect.github.com/php/frankenphp/issues/330) by [@​shyim](https://redirect.github.com/shyim) in [https://github.com/dunglas/frankenphp/pull/331](https://redirect.github.com/dunglas/frankenphp/pull/331) - feat: embed PHP apps into the FrankenPHP binary by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/324](https://redirect.github.com/dunglas/frankenphp/pull/324) - feat: allow running embedded CLI scripts by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/332](https://redirect.github.com/dunglas/frankenphp/pull/332) - feat: use tar to embed apps by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/333](https://redirect.github.com/dunglas/frankenphp/pull/333) - feat: define needed environment variables in static-builder.Dockerfile by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/338](https://redirect.github.com/dunglas/frankenphp/pull/338) - feat(caddy): allow to start workers using the php-server built-in command by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/339](https://redirect.github.com/dunglas/frankenphp/pull/339) - docs: embed by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/340](https://redirect.github.com/dunglas/frankenphp/pull/340) - ci: better tags for static-builder Docker image by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/341](https://redirect.github.com/dunglas/frankenphp/pull/341) - docs: link to the website by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/342](https://redirect.github.com/dunglas/frankenphp/pull/342) - ci(docker): only mark tagged versions as latest by [@​dunglas](https://redirect.github.com/dunglas) in [https://github.com/dunglas/frankenphp/pull/343](https://redirect.github.com/dunglas/frankenphp/pull/343) #### New Contributors - [@​shyim](https://redirect.github.com/shyim) made their first contribution in [https://github.com/dunglas/frankenphp/pull/331](https://redirect.github.com/dunglas/frankenphp/pull/331) **Full Changelog**: https://github.com/dunglas/frankenphp/compare/v1.0.0-rc.4...v1.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: bookmarks
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 1.0.0
|
|
dependencies:
|
|
- name: common
|
|
version: 28.13.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: mariadb
|
|
version: 16.1.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: mariadb.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: A self-hosted bookmark management tool.
|
|
home: https://truecharts.org/charts/stable/servas
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.webp
|
|
keywords:
|
|
- servas
|
|
- bookmarks
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: servas
|
|
sources:
|
|
- https://github.com/beromir/Servas
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/servas
|
|
- https://hub.docker.com/r/beromir/servas
|
|
type: application
|
|
version: 8.0.0
|
|
|