From fe0b1eef15d5ca3c302764cc46ad13fc6bbe0e6a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Mar 2024 19:20:51 +0100 Subject: [PATCH] chore(deps): update container image jeessy/ddns-go to v6.2.2@1a90228 by renovate (#19474) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | patch | `v6.2.1` -> `v6.2.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jeessy2/ddns-go (jeessy/ddns-go) ### [`v6.2.2`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.2.2) [Compare Source](https://togithub.com/jeessy2/ddns-go/compare/v6.2.1...v6.2.2) #### Changelog - [`23f39fb`](https://togithub.com/jeessy2/ddns-go/commit/23f39fb) docs(domainsHelp): indicate when separated by a colon is needed ([#​1043](https://togithub.com/jeessy2/ddns-go/issues/1043)) - [`4c11754`](https://togithub.com/jeessy2/ddns-go/commit/4c11754) refactor(headers): support all types of line breaks ([#​1046](https://togithub.com/jeessy2/ddns-go/issues/1046))
--- ### 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/ddns-go/Chart.yaml | 6 +++--- charts/stable/ddns-go/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 48f3d851a89..07f42052af8 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.2.1 +appVersion: 6.2.2 dependencies: - name: common version: 20.2.2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png keywords: - ddns-go - ddns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 10.8.1 +version: 10.8.2 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index c4b0d4d9484..54de59cac1d 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -1,7 +1,7 @@ image: repository: jeessy/ddns-go pullPolicy: IfNotPresent - tag: v6.2.1@sha256:a43508c718a00a05f961df592c5cda375f0381f0d8be114654960f0fd2d21a1d + tag: v6.2.2@sha256:1a90228e0f81c4deda41d4c7a1e79e83c3c26db8d662d3d7ab0b54d241ebaf4c securityContext: container: readOnlyRootFilesystem: false