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(helm): update image docker.io/vexorian/dizquetv 1.5.3 → 1.5.5 #28112

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/dizquetv/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.3
appVersion: 1.5.5
dependencies:
- name: common
version: 25.1.0
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/vexorian/dizquetv
- https://hub.docker.com/r/vexorian/dizquetv
type: application
version: 16.2.0
version: 16.2.2
4 changes: 2 additions & 2 deletions charts/stable/dizquetv/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
image:
repository: docker.io/vexorian/dizquetv
pullPolicy: IfNotPresent
tag: 1.5.3@sha256:4de86b6ceaae002ec67e50040b05d9fbc62c6b64b670959427c43a0e0a85c6b9
tag: 1.5.5@sha256:4e325201727f3876d10e6587e6b1e50ba839794356be0127294977f5a2c58321
nvidiaImage:
repository: docker.io/vexorian/dizquetv
pullPolicy: IfNotPresent
tag: 1.5.3-nvidia@sha256:13ef8f5edac31c8a916433c8bc9cda02d339f0eb65260dec6b08a9d8888f1eeb
tag: 1.5.5-nvidia@sha256:e93f121e458c56e93eaa0db3c94d03c8c00760616a781db770d9bbec49692ed3

service:
main:
Expand Down
Loading