From 022913d930269379028ab9c8efb0977426c465f3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:24:34 +0200 Subject: [PATCH] chore(deps): update container image jeessy/ddns-go to v6.5.0@6a59ec4 by renovate (#21422) 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) | minor | `v6.3.3` -> `v6.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jeessy2/ddns-go (jeessy/ddns-go) ### [`v6.5.0`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.5.0) [Compare Source](https://togithub.com/jeessy2/ddns-go/compare/v6.3.3...v6.5.0) #### Changelog - [`76f5e35`](https://togithub.com/jeessy2/ddns-go/commit/76f5e35) Fix misorganized annotations ([#​1087](https://togithub.com/jeessy2/ddns-go/issues/1087)) - [`63b510b`](https://togithub.com/jeessy2/ddns-go/commit/63b510b) Login page ([#​1094](https://togithub.com/jeessy2/ddns-go/issues/1094))
--- ### 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 | 4 ++-- charts/stable/ddns-go/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 9e99e90a399..f3b6e25e3b4 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.3.3 +appVersion: 6.5.0 dependencies: - name: common version: 20.3.12 @@ -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.10.16 +version: 10.11.0 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index da502eb67ec..aa9d39e524d 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.3.3@sha256:44d6d768d5bb501e430ebbdd4bbcfa72aa186866842d49a7278982972838f764 + tag: v6.5.0@sha256:6a59ec4717735c13a854a2f84118fec8e849d7b99015a67e7e9299a5b3f21428 securityContext: container: readOnlyRootFilesystem: false