fix(helm-deps): update chart memcached 17.0.8 → 17.0.9 (#47215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://trueforge.org/truetech/truecharts/charts/stable/memcached) ([source](https://redirect.github.com/bitnami/bitnami-docker-memcached)) | patch | `17.0.8` → `17.0.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2l0ZWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies:
|
|||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: memcached
|
- name: memcached
|
||||||
version: 17.0.8
|
version: 17.0.9
|
||||||
repository: oci://oci.trueforge.org/truecharts
|
repository: oci://oci.trueforge.org/truecharts
|
||||||
condition: memcached.enabled
|
condition: memcached.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -27,8 +27,8 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Self hosted GIT repositories
|
description: Self hosted GIT repositories
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/gitea
|
home: https://trueforge.org/truetech/truecharts/charts/stable/gitea
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/gitea.webp
|
||||||
keywords:
|
keywords:
|
||||||
- git
|
- git
|
||||||
- issue tracker
|
- issue tracker
|
||||||
@@ -36,11 +36,11 @@ keywords:
|
|||||||
- wiki
|
- wiki
|
||||||
- gitea
|
- gitea
|
||||||
- gogs
|
- gogs
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: gitea
|
name: gitea
|
||||||
sources:
|
sources:
|
||||||
- https://gitea.com/gitea/helm-chart
|
- https://gitea.com/gitea/helm-chart
|
||||||
@@ -48,5 +48,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea
|
||||||
- https://hub.docker.com/r/gitea/gitea
|
- https://hub.docker.com/r/gitea/gitea
|
||||||
type: application
|
type: application
|
||||||
version: 24.0.10
|
version: 24.0.11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user