From 364cde4f529e16b1f06aca5c561fb789cfe5d01d Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 14 Aug 2024 09:53:58 -0500 Subject: [PATCH] fix chart --- clusters/cl01tl/applications/book-bounty/Chart.yaml | 4 ++-- clusters/cl01tl/applications/book-bounty/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/applications/book-bounty/Chart.yaml b/clusters/cl01tl/applications/book-bounty/Chart.yaml index 9c199a8e5..d3016319a 100644 --- a/clusters/cl01tl/applications/book-bounty/Chart.yaml +++ b/clusters/cl01tl/applications/book-bounty/Chart.yaml @@ -8,7 +8,7 @@ keywords: - readarr home: https://wiki.alexlebens.dev/doc/book-bounty-92F75vR4O9 sources: - - https://github.com/advplyr/audiobookshelf + - https://github.com/TheWicklowWolf/BookBounty - https://registry.hub.docker.com/r/thewicklowwolf/bookbounty - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers: @@ -19,4 +19,4 @@ dependencies: repository: https://bjw-s.github.io/helm-charts/ version: 3.3.2 icon: https://raw.githubusercontent.com/TheWicklowWolf/BookBounty/main/src/static/bookbounty.png -appVersion: v0.116 +appVersion: 0.1.7 diff --git a/clusters/cl01tl/applications/book-bounty/values.yaml b/clusters/cl01tl/applications/book-bounty/values.yaml index 766ca3a32..b715ffd36 100644 --- a/clusters/cl01tl/applications/book-bounty/values.yaml +++ b/clusters/cl01tl/applications/book-bounty/values.yaml @@ -9,7 +9,7 @@ book-bounty: main: image: repository: thewicklowwolf/bookbounty - tag: latest@sha256:d481463c5a9e05a1a1945ed03804f9bc94df5c3b4cb847b37ce80a5c50c9addb + tag: 0.1.7 pullPolicy: IfNotPresent env: - name: readarr_address