From 15dbb652bcaf3d6f13ee564993ff7b504de01111 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 01:59:58 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/tasmoadmin/tasmoadmin to v4.0.1@1ac933f by renovate (#18461) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tasmoadmin/tasmoadmin](https://togithub.com/TasmoAdmin/TasmoAdmin) | patch | `v4.0.0` -> `v4.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin) ### [`v4.0.1`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v4.0.1) [Compare Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v4.0.0...v4.0.1) #### What's Changed - Fix modal by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1103](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1103) - Bump symfony/http-foundation from 6.4.2 to 6.4.3 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1104](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1104) - Bump phpunit/phpunit from 10.5.9 to 10.5.10 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1106](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1106) - Bump symfony/css-selector from 6.4.0 to 6.4.3 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1105](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1105) - Bump esbuild from 0.20.0 to 0.20.1 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1109](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1109) - Bump phpstan/phpstan from 1.10.57 to 1.10.58 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1108](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1108) **Full Changelog**: https://github.com/TasmoAdmin/TasmoAdmin/compare/v4.0.0...v4.0.1
--- ### 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. --- - [ ] 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/tasmoadmin/Chart.yaml | 6 +++--- charts/stable/tasmoadmin/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index 60dc9db5eaf..3bd50e4f734 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.0 +appVersion: 4.0.1 dependencies: - name: common version: 17.4.2 @@ -24,7 +24,7 @@ keywords: - tasmoadmin - home-automation - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin - https://ghcr.io/tasmoadmin/tasmoadmin type: application -version: 7.1.0 +version: 7.1.1 diff --git a/charts/stable/tasmoadmin/values.yaml b/charts/stable/tasmoadmin/values.yaml index 69a379d341e..a472efdf8bc 100644 --- a/charts/stable/tasmoadmin/values.yaml +++ b/charts/stable/tasmoadmin/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/tasmoadmin/tasmoadmin - tag: v4.0.0@sha256:5b064262866c3f637fabf6797fc6bd900848c198a1dc5572b10002d30de1bb5e + tag: v4.0.1@sha256:1ac933f2d9e191cb67d5b1ee65848d2b19acdf496725291234e4f1cba2b84e7d pullPolicy: IfNotPresent securityContext: