This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.0` -> `6.1.3` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.1.0` -> `12.1.3` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.0` -> `11.1.3` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.0` -> `11.1.4` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.0` -> `6.1.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.0` -> `11.1.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (kube-state-metrics)</summary> ### [`v6.1.3`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-6.1.3) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-6.1.0...kube-state-metrics-6.1.3) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
52 lines
1.4 KiB
YAML
52 lines
1.4 KiB
YAML
kubeVersion: '>=1.24.0-0'
|
|
apiVersion: v2
|
|
name: ctfd
|
|
version: 3.1.4
|
|
appVersion: 3.6.0
|
|
description: CTFd is a Capture The Flag framework focusing on ease of use and customizability.
|
|
home: https://truecharts.org/charts/incubator/ctfd
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/truecharts/containers/tree/master/mirrorctfd
|
|
- https://github.com/CTFd/CTFd
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- ctfd
|
|
- learning
|
|
dependencies:
|
|
- name: common
|
|
version: 17.2.19
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: mariadb
|
|
version: 12.1.3
|
|
repository: https://deps.truecharts.org/
|
|
condition: mariadb.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: redis
|
|
version: 11.1.3
|
|
repository: https://deps.truecharts.org
|
|
condition: redis.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.2
|
|
min_scale_version: 23.10.0
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: learning
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: incubator
|
|
type: application
|