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 #13950

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.27
version: 10.0.28
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:b38a919ffb2dc28a86f72572b774304f301fa499745ed7b5bb0a16944a0303aa
tag: latest@sha256:3c998a8be23cbad1133254df327acd2ad0ddd5122cfa3dfc32c519498d22046c
service:
main:
ports:
Expand Down