chore(metallb-config): update image hello-world digest to f907814 (#47079)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hello-world | digest | `452a468` → `f907814` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0YWxsYi1jb25maWciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -20,16 +20,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Certificate management for Kubernetes
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/clusterissuer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/clusterissuer
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/clusterissuer.webp
|
||||
keywords:
|
||||
- cert-manager
|
||||
- certificates
|
||||
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: clusterissuer
|
||||
sources:
|
||||
- https://cert-manager.io/
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge/truecharts/tree/master/charts/stable/clusterissuer
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 11.0.3
|
||||
version: 11.0.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: hello-world
|
||||
tag: latest@sha256:452a468a4bf985040037cb6d5392410206e47db9bf5b7278d281f94d1c2d0931
|
||||
tag: latest@sha256:f9078146db2e05e794366b1bfe584a14ea6317f44027d10ef7dad65279026885
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: true
|
||||
|
||||
@@ -20,16 +20,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A network load-balancer implementation for Kubernetes using standard routing protocols
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/metallb-config
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/metallb-config
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/metallb-config.webp
|
||||
keywords:
|
||||
- metallb
|
||||
- loadbalancer
|
||||
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: metallb-config
|
||||
sources:
|
||||
- https://github.com/metallb/metallb
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://hub.docker.com/_/hello-world
|
||||
- https://metallb.io
|
||||
type: application
|
||||
version: 10.0.3
|
||||
version: 10.0.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: hello-world
|
||||
tag: latest@sha256:452a468a4bf985040037cb6d5392410206e47db9bf5b7278d281f94d1c2d0931
|
||||
tag: latest@sha256:f9078146db2e05e794366b1bfe584a14ea6317f44027d10ef7dad65279026885
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user