Skip to content
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/dashy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ sources:
- https://github.com/Lissy93/dashy
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/dashy
type: application
version: 11.9.2
version: 11.9.3

2 changes: 1 addition & 1 deletion charts/stable/dashy/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/lissy93/dashy
tag: latest@sha256:6591c7bb9ec2c88cdcf5b2b351081a39f7ec209b3e5ca7d0881e207524d5789c
tag: latest@sha256:ad98ba5fd5b1407a3ddb65438037781e45526696dcb37ee49014ceaf4f64694d
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down
Loading