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
4 changes: 2 additions & 2 deletions charts/stable/wallos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 5.5.0
appVersion: 5.5.1
dependencies:
- name: common
version: 29.17.0
Expand All @@ -35,5 +35,5 @@ sources:
- https://github.com/ellite/Wallos
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wallos
type: application
version: 11.6.0
version: 11.6.1

2 changes: 1 addition & 1 deletion charts/stable/wallos/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/ellite/wallos
tag: 5.5.0@sha256:82a74706a343ee0713eb1c5b1d7814f656ed5a35de36c73f0cb42276d8f9d95e
tag: 5.5.1@sha256:6045bcc9ae548a0a977f2a9efa2a2c2ab552d17ad3d85c7bb9ff4ed9cdaa6f7f
pullPolicy: IfNotPresent

securityContext:
Expand Down
Loading