Skip to content
Closed
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/acestream/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.2.8
appVersion: 2.1.1.1
dependencies:
- name: common
version: 28.29.11
Expand All @@ -38,5 +38,5 @@ sources:
- https://github.com/vstavrinov/acestream-service
- https://hub.docker.com/r/vstavrinov/acestream-service
type: application
version: 9.13.3
version: 9.14.0

2 changes: 1 addition & 1 deletion charts/stable/acestream/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/vstavrinov/acestream-service
tag: 2.0.2.8@sha256:f70398ee687e499bf967201706b7fa33d3df71bf30de9a8bf2c40af0e46dd9a4
tag: 2.1.1.1@sha256:36683f89bd1e8ac7a6e4faed0af1342018dcb4d551d695eb957d201473ed7839
persistence:
acestreamcache:
enabled: true
Expand Down
Loading