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