Skip to content

Commit

Permalink
Update neosmemo/memos Docker tag to v0.18 (#119)
Browse files Browse the repository at this point in the history
* Update neosmemo/memos Docker tag to v0.18

* [AUTO] Update chart version

---------

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 Dec 12, 2023
1 parent f5e5303 commit 21fc2e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/memo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
name: memo
description: Memo (A privacy-first, lightweight note-taking service)
type: application
version: 1.0.5
appVersion: "0.17"
version: 1.0.6
appVersion: "0.18"
keywords:
- memo
home: https://usememos.com/
Expand Down
2 changes: 1 addition & 1 deletion charts/memo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ common:
isPrivate: false
secretName: null
repository: neosmemo/memos
tag: 0.17
tag: 0.18
pullPolicy: Always

# ingress
Expand Down

0 comments on commit 21fc2e9

Please sign in to comment.