chore(deps): update container image alpine to v3.19.1@c5b1261 by renovate (#17660)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | patch | `3.19.0` -> `3.19.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f7a3774c59
commit
588bd5841d
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.19.0
|
||||
appVersion: 3.19.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png
|
|||
keywords:
|
||||
- external-service
|
||||
- reverse-proxy
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
|
||||
- https://hub.docker.com/_/alpine
|
||||
type: application
|
||||
version: 12.1.11
|
||||
version: 12.1.12
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
image:
|
||||
repository: alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
|
||||
tag: 3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
|
||||
|
||||
global:
|
||||
# Ignore isStopped
|
||||
|
|
Loading…
Reference in New Issue