From 42bf248541cd64980b04e61f959213e8c68e9d75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 13:58:54 -0500 Subject: [PATCH] :arrow_up: Update TheSpaghettiDetective/obico-server digest to bfdccef (#189) * :arrow_up: Update TheSpaghettiDetective/obico-server digest to bfdccef * :wrench: Update chart metadata --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- charts/obico/Chart.yaml | 6 +++--- charts/obico/README.md | 6 +++--- charts/obico/values.yaml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/obico/Chart.yaml b/charts/obico/Chart.yaml index a3af11afe..6ecd87058 100644 --- a/charts/obico/Chart.yaml +++ b/charts/obico/Chart.yaml @@ -4,8 +4,8 @@ description: Obico is a community-built, open-source smart 3D printing platform home: https://charts.gabe565.com/charts/obico/ icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/obico/icon.svg type: application -version: 0.2.0 -appVersion: sha-50b9a9cf770c3dd444bf7488cb9b1ba5c96dc8fd +version: 0.2.1 +appVersion: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13 kubeVersion: ">=1.22.0-0" keywords: - 3d-printing @@ -24,7 +24,7 @@ sources: annotations: artifacthub.io/changes: |- - kind: changed - description: Update common Helm release to v1.5.0 + description: Update TheSpaghettiDetective/obico-server digest to bfdccef artifacthub.io/links: |- - name: App Source url: https://github.com/TheSpaghettiDetective/obico-server diff --git a/charts/obico/README.md b/charts/obico/README.md index ccc4a61f1..493d5f8cd 100644 --- a/charts/obico/README.md +++ b/charts/obico/README.md @@ -2,16 +2,16 @@ obico logo -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat) +![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) -![AppVersion: sha-50b9a9cf770c3dd444bf7488cb9b1ba5c96dc8fd](https://img.shields.io/badge/AppVersion-sha--50b9a9cf770c3dd444bf7488cb9b1ba5c96dc8fd-informational?style=flat) +![AppVersion: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13](https://img.shields.io/badge/AppVersion-sha--bfdccef938ff7569aa9d4c227fa02dad1f95cc13-informational?style=flat) Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world. **Homepage:** **This chart is not maintained by the upstream project and any issues with the chart should be raised -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.2.0)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.2.1)** ## Source Code diff --git a/charts/obico/values.yaml b/charts/obico/values.yaml index bf999f29b..3c9569433 100644 --- a/charts/obico/values.yaml +++ b/charts/obico/values.yaml @@ -13,7 +13,7 @@ server: pullPolicy: IfNotPresent # -- Server image tag # @default -- chart.appVersion - tag: sha-50b9a9cf770c3dd444bf7488cb9b1ba5c96dc8fd + tag: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13 # -- Command to run Obico server. # @default -- See [values.yaml](./values.yaml) @@ -140,7 +140,7 @@ ml-api: pullPolicy: IfNotPresent # -- ML API image tag # @default -- chart.appVersion - tag: sha-50b9a9cf770c3dd444bf7488cb9b1ba5c96dc8fd + tag: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13 controller: # -- Set the ML API upgrade strategy