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 ghcr.io/suwayomi/tachidesk digest to 9065202 #29776

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
2 changes: 1 addition & 1 deletion charts/stable/tachidesk-docker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/suwayomi/docker-tachidesk
- https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker
type: application
version: 8.2.10
version: 8.2.11
2 changes: 1 addition & 1 deletion charts/stable/tachidesk-docker/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/suwayomi/tachidesk
tag: preview@sha256:5b9bfda7ffcca30502e0c9db2b3becb69d94b44852a2deda6a989d994b558362
tag: preview@sha256:90652027ddb8412d9783ac384781dac24510f7df7f07979a0b7b030155bcac3d

securityContext:
container:
Expand Down
Loading