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/thelounge/thelounge digest to b322fef #30614

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/thelounge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/thelounge
- https://hub.docker.com/r/thelounge/thelounge
type: application
version: 15.4.0
version: 15.4.1
2 changes: 1 addition & 1 deletion charts/stable/thelounge/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/thelounge/thelounge
pullPolicy: IfNotPresent
tag: 4.4.3@sha256:e6caa2b6c7817f008b0916ecf15599e707b3f0df81d2040efac92e551bdb0e32
tag: 4.4.3@sha256:b322fef8607728adeb269a76e1164a58681ad92fbb6fc22d5fc9a08f106923e3
service:
main:
ports:
Expand Down
Loading