Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/linkwarden/linkwarden v2.7.1 → v2.8…
Browse files Browse the repository at this point in the history
….1 (#29352)
  • Loading branch information
truecharts-admin authored Nov 14, 2024
1 parent ded3fe4 commit 75ef20c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/linkwarden/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: 2.7.1
appVersion: 2.8.1
dependencies:
- name: common
version: 25.1.7
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
type: application
version: 6.4.2
version: 6.5.0
2 changes: 1 addition & 1 deletion charts/stable/linkwarden/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent
tag: v2.7.1@sha256:d7e76ab5cd00e53f07c8a78b5e6aff0341a8f9a3e1c2d35177d02c2aad8ca8fb
tag: v2.8.1@sha256:80a21d0c568a980a3fdebef74e2ccc7eac1ec73b39ebc54b85584470dab74bae

config:
nextauth_url: "http://example.com"
Expand Down

0 comments on commit 75ef20c

Please sign in to comment.