Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(helm): update image docker.io/gotson/komga 1.15.1 β†’ 1.16.0 #30596

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/komga/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: 1.15.1
appVersion: 1.16.0
dependencies:
- name: common
version: 25.3.1
Expand Down Expand Up @@ -36,4 +36,4 @@ sources:
- https://hub.docker.com/r/gotson/komga
- https://komga.org/
type: application
version: 15.8.0
version: 15.9.0
2 changes: 1 addition & 1 deletion charts/stable/komga/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/gotson/komga
tag: 1.15.1@sha256:800b11aed7631888a071c12c138f7a6eef34cfc6878bc624ecf0989f93c741d6
tag: 1.16.0@sha256:a70391910fc2be0817729d3a3e47863338d677a52efc0493f67146d9c97c40ed
pullPolicy: IfNotPresent
workload:
main:
Expand Down
Loading