Skip to content

Commit

Permalink
⬆️ Update neosmemo/memos Docker tag to v0.12.0 (#91)
Browse files Browse the repository at this point in the history
* ⬆️ Update neosmemo/memos Docker tag to v0.12.0

* 🔧 Update chart metadata

* 🍱 (memos): Update app icon

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Cook <[email protected]>
  • Loading branch information
3 people authored Apr 3, 2023
1 parent 3ac6094 commit bceed57
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ helm delete my-<chart-name>
| [homer <img src='https://raw.githubusercontent.com/bastienwirtz/homer/5609315fe77da5441a9c3dda8d92c0ffe9f1bf17/public/assets/icons/logo.svg' alt='homer icon' width='18px' align='right' loading='lazy'>](charts/homer/) | A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file. |
| [limo ](charts/limo/) | A file upload server. |
| [matrimony <img src='https://raw.githubusercontent.com/gabe565/matrimony/b13163b384b27273080deb8d57d1222ba11337f9/frontend/public/img/logo.svg' alt='matrimony icon' width='18px' align='right' loading='lazy'>](charts/matrimony/) | Self-hosted wedding site configured via YAML |
| [memos <img src='https://raw.githubusercontent.com/usememos/memos/2e14561bfce0092851ab612b6d849b9c9815228c/web/public/logo.png' alt='memos icon' width='18px' align='right' loading='lazy'>](charts/memos/) | A lightweight, self-hosted memo hub. Open Source and Free forever. |
| [memos <img src='https://raw.githubusercontent.com/usememos/memos/1ea65c0b6004942826ef36a19137721d0ec56be4/web/public/logo.webp' alt='memos icon' width='18px' align='right' loading='lazy'>](charts/memos/) | A lightweight, self-hosted memo hub. Open Source and Free forever. |
| [miniflux <img src='https://raw.githubusercontent.com/miniflux/logo/40cb83cc5b190212ad29fb4d5db6b52b335e4dc2/icon.svg' alt='miniflux icon' width='18px' align='right' loading='lazy'>](charts/miniflux/) | Miniflux is a minimalist and opinionated feed reader. |
| [mnemonic-ninja <img src='https://raw.githubusercontent.com/gabe565/mnemonic-ninja/465602cd7093f62d611c69d7a91e520e4022fab9/src/assets/logo.svg' alt='mnemonic-ninja icon' width='12px' align='right' loading='lazy'>](charts/mnemonic-ninja/) | Mnemonic Ninja is a website to convert between a number and its corresponding word to aid in memorization. |
| [monica <img src='https://raw.githubusercontent.com/monicahq/monica/main/public/img/monica.svg' alt='monica icon' width='18px' align='right' loading='lazy'>](charts/monica/) | Personal CRM. Remember everything about your friends, family and business relationships. |
Expand Down
12 changes: 6 additions & 6 deletions charts/memos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: memos
description: A lightweight, self-hosted memo hub. Open Source and Free forever.
home: https://charts.gabe565.com/charts/memos
icon: https://raw.githubusercontent.com/usememos/memos/2e14561bfce0092851ab612b6d849b9c9815228c/web/public/logo.png
icon: https://raw.githubusercontent.com/usememos/memos/1ea65c0b6004942826ef36a19137721d0ec56be4/web/public/logo.webp
type: application
version: 0.1.2
version: 0.2.0
# renovate datasource=docker depName=neosmemo/memos
appVersion: 0.11.2
appVersion: 0.12.0
kubeVersion: ">=1.22.0-0"
keywords:
- memo
Expand All @@ -20,10 +20,10 @@ sources:
- https://github.com/usememos/memos
annotations:
artifacthub.io/changes: |-
- kind: added
description: Add Artifact Hub links annotation
- kind: changed
description: Update issue link
description: Update neosmemo/memos Docker tag to v0.12.0
- kind: changed
description: Update app icon
artifacthub.io/links: |-
- name: App Source
url: https://github.com/usememos/memos
Expand Down
10 changes: 5 additions & 5 deletions charts/memos/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# memos

<img src="https://raw.githubusercontent.com/usememos/memos/2e14561bfce0092851ab612b6d849b9c9815228c/web/public/logo.png" align="right" width="92" alt="memos logo">
<img src="https://raw.githubusercontent.com/usememos/memos/1ea65c0b6004942826ef36a19137721d0ec56be4/web/public/logo.webp" align="right" width="92" alt="memos logo">

![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.11.2](https://img.shields.io/badge/AppVersion-0.11.2-informational?style=flat)
![AppVersion: 0.12.0](https://img.shields.io/badge/AppVersion-0.12.0-informational?style=flat)

A lightweight, self-hosted memo hub. Open Source and Free forever.

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

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

## Source Code

Expand Down Expand Up @@ -84,7 +84,7 @@ N/A
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"neosmemo/memos"` | image repository |
| image.tag | string | `"0.11.2"` | image tag |
| image.tag | string | `"0.12.0"` | image tag |
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `65534` | Volume binds will be granted to `nobody` group |
Expand Down
2 changes: 1 addition & 1 deletion charts/memos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 0.11.2
tag: 0.12.0

# -- Configures service settings for the chart.
# @default -- See [values.yaml](./values.yaml)
Expand Down

0 comments on commit bceed57

Please sign in to comment.