This PR contains the following updates: | Package | Update | Change | |---|---|---| | [volsync-target](https://github.com/backube/volsync) | minor | `0.7.0` → `0.8.0` | --- ### Release Notes <details> <summary>backube/volsync (volsync-target)</summary> ### [`v0.8.0`](https://github.com/backube/volsync/blob/HEAD/CHANGELOG.md#080) [Compare Source](https://github.com/backube/volsync/compare/v0.7.0...v0.8.0) ##### Added - Restic - ReplicationSource/ReplicationDestination can now specify a CustomCA that is from a configmap rather than only from a secret. - Rclone - ReplicationSource/ReplicationDestination can now specify a CustomCA that is contained in either a configmap or secret. - Restic - New option to run a restic unlock before the backup in the next sync. - Restic - Allow passing through of RCLONE\_ env vars from the restic secret to the mover job. - Volume Populator added for ReplicationDestinations. ##### Changed - Syncthing upgraded to v1.25.0 - Restic upgraded to v0.16.2 - Rclone upgraded to v1.63.1 </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 is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4xIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #4459 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
33 lines
1.1 KiB
YAML
33 lines
1.1 KiB
YAML
apiVersion: v2
|
|
name: code-server
|
|
version: 1.0.0
|
|
description: Code Server
|
|
keywords:
|
|
- code-server
|
|
- code
|
|
- ide
|
|
home: https://wiki.alexlebens.dev/s/233f96bb-db70-47e4-8b22-a8efcbb0f93d
|
|
sources:
|
|
- https://github.com/coder/code-server
|
|
- https://github.com/cloudflare/cloudflared
|
|
- https://hub.docker.com/r/linuxserver/code-server
|
|
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
|
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: app-template
|
|
alias: code-server
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.2
|
|
- name: cloudflared
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
version: 2.3.0
|
|
- name: volsync-target
|
|
alias: volsync-target-config
|
|
version: 0.8.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/visual-studio-code.png
|
|
# renovate: datasource=github-releases depName=linuxserver/docker-code-server
|
|
appVersion: 4.108.1
|