Skip to content

Commit

Permalink
chore: bump chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
zekker6 committed Jul 26, 2023
1 parent 99cbe7b commit 1183170
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/apps/memos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update neosmemo/memos docker tag to v0.14.1
description: update neosmemo/memos docker tag to v0.14.2
apiVersion: v2
appVersion: v0.14.1
appVersion: v0.14.2
dependencies:
- name: common
repository: https://zekker6.github.io/helm-charts
Expand All @@ -23,4 +23,4 @@ name: memos
sources:
- "https://github.com/zekker6/helm-charts/tree/main/charts/apps/memos"
- "https://github.com/usememos/memos"
version: 0.13.0
version: 0.14.0
2 changes: 1 addition & 1 deletion charts/apps/memos/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# memos

![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![AppVersion: v0.14.1](https://img.shields.io/badge/AppVersion-v0.14.1-informational?style=flat-square)
![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square) ![AppVersion: v0.14.2](https://img.shields.io/badge/AppVersion-v0.14.2-informational?style=flat-square)

memos - An open-source, self-hosted memo hub with knowledge management and social networking.

Expand Down
2 changes: 1 addition & 1 deletion docs/charts/memos.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# memos

![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![AppVersion: v0.14.1](https://img.shields.io/badge/AppVersion-v0.14.1-informational?style=flat-square)
![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square) ![AppVersion: v0.14.2](https://img.shields.io/badge/AppVersion-v0.14.2-informational?style=flat-square)

memos - An open-source, self-hosted memo hub with knowledge management and social networking.

Expand Down

0 comments on commit 1183170

Please sign in to comment.