feat(helm-deps): update chart common 29.0.15 → 29.1.0 (#47224)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/truetech/truecharts/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `29.0.15` → `29.1.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ apiVersion: v2
|
||||
appVersion: 4.109.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
version: 29.1.0
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -20,23 +20,23 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/code-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/code-server
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/code-server.webp
|
||||
keywords:
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: code-server
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/code-server
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server
|
||||
type: application
|
||||
version: 15.0.2
|
||||
version: 15.1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user