From d815f6fd3eb8d8ce5b7ad071fe62fc0763601b6f Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Sat, 9 Dec 2023 15:44:06 -0500 Subject: [PATCH] feat(double-take): Update to new container (#15640) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Changes to new upstream, marking it breaking just in case ⚒️ Fixes #15500 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> --- charts/stable/double-take/Chart.yaml | 19 ++++++++++--------- charts/stable/double-take/values.yaml | 4 ++-- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index 9074a932a82..776a0fa9b85 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,8 +1,9 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: double-take -version: 6.0.10 -appVersion: 1.13.1 + +version: 7.0.0 +appVersion: 1.13.11.8 description: Unified UI and API for processing and training images for facial recognition home: https://truecharts.org/charts/stable/double-take icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png @@ -19,13 +20,13 @@ keywords: - ai - double-take dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 15.3.1 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/double-take/values.yaml b/charts/stable/double-take/values.yaml index 752d2eea090..31058978d7c 100644 --- a/charts/stable/double-take/values.yaml +++ b/charts/stable/double-take/values.yaml @@ -1,7 +1,7 @@ image: - repository: docker.io/jakowenko/double-take + repository: skrashevich/double-take pullPolicy: IfNotPresent - tag: 1.13.1@sha256:2bba786a0bd828e654ce6e281fe363c1ea33ebcfc5a5d714716530e8425f3e2a + tag: 1.13.1@sha256:3c540c77fe0cdeaaf2857ae79ce95820e354e30b5f5f7c120047e8cdea64ef83 service: main: ports: