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 | `12.8.1` -> `12.9.2` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.27` -> `7.0.29` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.36` -> `6.0.40` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.25` -> `6.0.29` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.41` -> `6.0.43` | --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.9.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.9.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.8.2...common-12.9.2) Function library for TrueCharts ### [`v12.8.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.8.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.8.1...common-12.8.2) Function library for TrueCharts </details> <details> <summary>truecharts/charts</summary> ### [`v7.0.29`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.29) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.28`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.28) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28) Fast, reliable, scalable, and easy to use open-source relational database system. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
29 lines
951 B
YAML
29 lines
951 B
YAML
apiVersion: v2
|
|
appVersion: "0.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 12.9.2
|
|
deprecated: false
|
|
description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI."
|
|
home: https://truecharts.org/charts/stable/chronos
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png
|
|
keywords:
|
|
- chronos
|
|
- Tools-Utilities
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: chronos
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/chronos
|
|
- https://github.com/simse/chronos
|
|
type: application
|
|
version: 4.0.14
|
|
annotations:
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/catagories: |
|
|
- Tools-Utilities
|