This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `16.0.0` -> `16.2.6` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `13.2.2` -> `16.2.6` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `14.3.5` -> `16.2.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6) Function library for TrueCharts ### [`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5) Function library for TrueCharts ### [`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4) Function library for TrueCharts ### [`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3) Function library for TrueCharts ### [`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0) Function library for TrueCharts </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
kubeVersion: '>=1.24.0-0'
|
|
apiVersion: v2
|
|
name: telepush
|
|
version: 0.0.9
|
|
appVersion: 4.1.1
|
|
description: A simple bot to translate JSON HTTP requests into Telegram push messages.
|
|
home: https://truecharts.org/charts/incubator/telepush
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/telepush.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/telepush
|
|
- https://github.com/truecharts/containers/tree/master/mirrortelepush
|
|
- https://github.com/muety/telepush
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- telepush
|
|
- telegram
|
|
- notifications
|
|
dependencies:
|
|
- name: common
|
|
version: 16.2.6
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: notifications
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: incubator
|
|
type: application
|