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 ghcr.io/techno-tim/littlelink-server to latest@69930c8 #15437

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
4 changes: 2 additions & 2 deletions charts/stable/littlelink/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "latest"
appVersion: latest
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -21,7 +21,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 10.0.43
version: 10.0.44
annotations:
truecharts.org/category: social
truecharts.org/SCALE-support: "true"
2 changes: 1 addition & 1 deletion charts/stable/littlelink/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:917a54e383b6fb1b754bc659f869befdbf0fcc2848ff2739eaf04cbdc14c33a7
tag: latest@sha256:69930c8c527c6b5e06ff3ac79a091d5b47ca568e6bd1b02823c0c0c5954c5e97
service:
main:
ports:
Expand Down