Skip to content

Commit

Permalink
chore(helm): update image docker.io/shaarli/shaarli v0.13.0 → v0.14.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Nov 15, 2024
1 parent f4eee66 commit 71e2d1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/shaarli/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.13.0
appVersion: 0.14.0
dependencies:
- name: common
version: 25.1.7
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/shaarli
- https://hub.docker.com/r/shaarli/shaarli
type: application
version: 7.2.2
version: 7.3.0
2 changes: 1 addition & 1 deletion charts/stable/shaarli/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/shaarli/shaarli
tag: v0.13.0
tag: v0.14.0
persistence:
cache:
enabled: true
Expand Down

0 comments on commit 71e2d1c

Please sign in to comment.