This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mikefarah/yq](https://mikefarah.gitbook.io/yq/) ([source](https://redirect.github.com/mikefarah/yq)) | minor | `7cf28e5` -> `e4ec306` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>mikefarah/yq (docker.io/mikefarah/yq)</summary> ### [`v4.46.1`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.46.1): - INI support + bug fixes [Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.45.4...v4.46.1) - Added INI support - Fixed 'add' operator when piped in with no data [#​2378](https://redirect.github.com/mikefarah/yq/issues/2378), [#​2383](https://redirect.github.com/mikefarah/yq/issues/2383), [#​2384](https://redirect.github.com/mikefarah/yq/issues/2384) - Fixed delete after slice problem (bad node path) [#​2387](https://redirect.github.com/mikefarah/yq/issues/2387) Thanks [@​antoinedeschenes](https://redirect.github.com/antoinedeschenes) - Fixed yq small build Thanks [@​imzue](https://redirect.github.com/imzue) - Switched to YAML org supported go-yaml! - Bumped dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
38 lines
990 B
YAML
38 lines
990 B
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
truecharts.org/category: unsorted
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: library
|
|
apiVersion: v2
|
|
appVersion: unknown
|
|
dependencies:
|
|
- name: common
|
|
version: '*'
|
|
repository: file://../common/
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Helper chart to test different use cases of the common library
|
|
home: https://truecharts.org/charts/library/common-test
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/common-test.webp
|
|
keywords:
|
|
- common-test
|
|
- truecharts
|
|
- common
|
|
- test
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: common-test
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/library/common-test
|
|
type: application
|
|
version: 1.0.0
|