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/ich777/megasync digest to a5993c0 #29443

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/megasync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ maintainers:
url: https://truecharts.org
name: megasync
sources:
- https://ghcr.io/ich777/megasync
- https://github.com/ich777/docker-megasync
- https://github.com/truecharts/charts/tree/master/charts/stable/megasync
- https://hub.docker.com/r/ich777/megasync
type: application
version: 8.2.2
version: 8.2.3
2 changes: 1 addition & 1 deletion charts/stable/megasync/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/ich777/megasync
tag: latest@sha256:6b36ca4c9abaaa9f6b4f53f41d5bbd70a95d4b736b233a3088e98b719e43321c
tag: latest@sha256:a5993c0779fac778a19e420e32e8e129492c063f42a62472c9030eca2fd42222
pullPolicy: IfNotPresent

securityContext:
Expand Down
Loading