From 6fb77f7731346f7dad9318685772ca7a3a8b6c12 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Dec 2023 01:39:37 +0100 Subject: [PATCH] chore(deps): update container image alpine to v3.18.5@e9542a5 (#15542) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | patch | `3.18.4` -> `3.18.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/external-service/Chart.yaml | 4 ++-- charts/stable/external-service/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index 7fe92143b21..2f9ea5dc032 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.18.4" +appVersion: 3.18.5 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: external-service sources: - https://github.com/truecharts/charts/tree/master/charts/stable/external-service type: application -version: 10.0.10 +version: 10.0.11 annotations: min_scale_version: "22.12.4" max_scale_version: "23.10.1" diff --git a/charts/stable/external-service/values.yaml b/charts/stable/external-service/values.yaml index d5f23435b14..3d28b55000c 100644 --- a/charts/stable/external-service/values.yaml +++ b/charts/stable/external-service/values.yaml @@ -2,7 +2,7 @@ image: repository: alpine pullPolicy: IfNotPresent - tag: 3.18.4@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 + tag: 3.18.5@sha256:e9542a53735fdb2ea926e50e0e449f7ccd95f3298fbae02b00a2d3713c1140ca service: main: type: ExternalIP