mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 18:01:23 -03:00
chore(external-service): update image alpine digest to 2510918 (#44360)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | digest | `eb37f58` -> `2510918` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXh0ZXJuYWwtc2VydmljZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -28,20 +28,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Allow external services to be used like Apps.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/external-service
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/external-service.webp
|
||||
home: https://truecharts.org/charts/stable/external-service
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.webp
|
||||
keywords:
|
||||
- external-service
|
||||
- reverse-proxy
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: external-service
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/external-service
|
||||
- https://hub.docker.com/_/alpine
|
||||
type: application
|
||||
version: 16.14.15
|
||||
version: 16.14.16
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.23.3@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
|
||||
tag: 3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
|
||||
|
||||
global:
|
||||
# Ignore isStopped
|
||||
|
||||
Reference in New Issue
Block a user