diff --git a/charts/obico/Chart.yaml b/charts/obico/Chart.yaml index c8d784738..c57e8e234 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.3 -appVersion: sha-5225b0ad4ded0db7d36b706106d6c6d1938a8896 +version: 0.2.4 +appVersion: sha-022d84a77527718b11947057b8604ccef03331c7 kubeVersion: ">=1.22.0-0" keywords: - 3d-printing @@ -24,7 +24,7 @@ sources: annotations: artifacthub.io/changes: |- - kind: changed - description: Update thespaghettidetective/obico-server digest to 5225b0a + description: Update thespaghettidetective/obico-server digest to 022d84a 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 f7dee4035..c990c53e7 100644 --- a/charts/obico/README.md +++ b/charts/obico/README.md @@ -2,16 +2,16 @@ obico logo -![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat) +![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) -![AppVersion: sha-5225b0ad4ded0db7d36b706106d6c6d1938a8896](https://img.shields.io/badge/AppVersion-sha--5225b0ad4ded0db7d36b706106d6c6d1938a8896-informational?style=flat) +![AppVersion: sha-022d84a77527718b11947057b8604ccef03331c7](https://img.shields.io/badge/AppVersion-sha--022d84a77527718b11947057b8604ccef03331c7-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.3)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.2.4)** ## Source Code diff --git a/charts/obico/values.yaml b/charts/obico/values.yaml index da131c079..19c9ae0a4 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-5225b0ad4ded0db7d36b706106d6c6d1938a8896 + tag: sha-022d84a77527718b11947057b8604ccef03331c7 # -- 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-5225b0ad4ded0db7d36b706106d6c6d1938a8896 + tag: sha-022d84a77527718b11947057b8604ccef03331c7 controller: # -- Set the ML API upgrade strategy