Skip to content

Commit

Permalink
chore(deps): update thespaghettidetective/obico-server digest to 5225…
Browse files Browse the repository at this point in the history
…b0a (#320)

* chore(deps): update thespaghettidetective/obico-server digest to 5225b0a

* 🔧 Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Sep 3, 2023
1 parent 7adf89b commit 9467055
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 deletions.
10 changes: 3 additions & 7 deletions charts/obico/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
appVersion: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13
version: 0.2.3
appVersion: sha-5225b0ad4ded0db7d36b706106d6c6d1938a8896
kubeVersion: ">=1.22.0-0"
keywords:
- 3d-printing
Expand All @@ -24,11 +24,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update common Helm release to v1.5.1
- kind: changed
description: Update redis Helm release to v17.14.5
- kind: added
description: Add OCI install docs
description: Update thespaghettidetective/obico-server digest to 5225b0a
artifacthub.io/links: |-
- name: App Source
url: https://github.com/TheSpaghettiDetective/obico-server
Expand Down
6 changes: 3 additions & 3 deletions charts/obico/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/obico/icon.svg" align="right" width="92" alt="obico logo">

![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat)
![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13](https://img.shields.io/badge/AppVersion-sha--bfdccef938ff7569aa9d4c227fa02dad1f95cc13-informational?style=flat)
![AppVersion: sha-5225b0ad4ded0db7d36b706106d6c6d1938a8896](https://img.shields.io/badge/AppVersion-sha--5225b0ad4ded0db7d36b706106d6c6d1938a8896-informational?style=flat)

Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world.

**Homepage:** <https://charts.gabe565.com/charts/obico/>

**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.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.2.3)**

## Source Code

Expand Down
4 changes: 2 additions & 2 deletions charts/obico/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ server:
pullPolicy: IfNotPresent
# -- Server image tag
# @default -- chart.appVersion
tag: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13
tag: sha-5225b0ad4ded0db7d36b706106d6c6d1938a8896

# -- Command to run Obico server.
# @default -- See [values.yaml](./values.yaml)
Expand Down Expand Up @@ -140,7 +140,7 @@ ml-api:
pullPolicy: IfNotPresent
# -- ML API image tag
# @default -- chart.appVersion
tag: sha-bfdccef938ff7569aa9d4c227fa02dad1f95cc13
tag: sha-5225b0ad4ded0db7d36b706106d6c6d1938a8896

controller:
# -- Set the ML API upgrade strategy
Expand Down

0 comments on commit 9467055

Please sign in to comment.