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(deps): update container image tccr.io/truecharts/littlelink-server to latest #11187

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/littlelink/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 10.0.2
version: 10.0.3
annotations:
truecharts.org/catagories: |
- social
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/littlelink/values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:643fe4cfff580d8e8566d289faa1cb42ced9851bdea0a6f96fad2225d2958a0e
tag: latest@sha256:d76a0522cfa66067e91549ea7a0abd3b37dbda9c0a17c55bef5f7597d745fef6
service:
main:
ports:
Expand Down