From 5c42a4808026f4e860f59174ef613bd04ed0cab5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 1 Aug 2024 14:28:36 +0200 Subject: [PATCH] chore(deps): update container image jeessy/ddns-go to v6.6.7@d89998c by renovate (#24654) 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.6.6` -> `v6.6.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jeessy2/ddns-go (jeessy/ddns-go) ### [`v6.6.7`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.6.7) [Compare Source](https://togithub.com/jeessy2/ddns-go/compare/v6.6.6...v6.6.7) #### Changelog - [`a6137f9`](https://togithub.com/jeessy2/ddns-go/commit/a6137f97c1ef18f8b4a270351ec9e66e267f8566) chore: change the 'OpenExplorer' logs to english ([#​1205](https://togithub.com/jeessy2/ddns-go/issues/1205)) - [`e881d5b`](https://togithub.com/jeessy2/ddns-go/commit/e881d5b2532fa51f97ce326e9081c6d5bd4bc05d) feat: Login page as user settings page ([#​1203](https://togithub.com/jeessy2/ddns-go/issues/1203)) - [`23277cc`](https://togithub.com/jeessy2/ddns-go/commit/23277cc07892f37d340d23f7ec57e80f33b0b24c) fix: need to parse the referer ([#​1204](https://togithub.com/jeessy2/ddns-go/issues/1204))
--- ### 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 88473fadeeb..c1302ebd2e5 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.6.6 +appVersion: 6.6.7 dependencies: - name: common version: 24.1.5 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 12.1.5 +version: 12.1.6 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index 04d6148e265..1b3f56c4bf1 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.6.6@sha256:0cb1aa92fe6b43ce3c5e14182b35888ee95f1b21fc907b1eb16928d2a128c7f8 + tag: v6.6.7@sha256:d89998c61ba5a9615b6e392242062c491d9364a79d78142f5eb3ca509bdb6067 securityContext: container: readOnlyRootFilesystem: false