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 danmed/tasmobackupv1 to v1.06.08@dc1c41b by renovate #26554

Closed
wants to merge 1 commit into from
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/tasmobackup/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.06.06
appVersion: 1.06.08
dependencies:
- name: common
version: 25.0.0
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tasmobackup
- https://hub.docker.com/r/danmed/tasmobackupv1
type: application
version: 8.3.0
version: 8.3.1
2 changes: 1 addition & 1 deletion charts/stable/tasmobackup/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: danmed/tasmobackupv1
tag: 1.06.06@sha256:6b338b20e312c699110e5de805bfb866d5617997eb2ea6bbe7f063c7a1a37910
tag: 1.06.08@sha256:dc1c41b1844bb8764214f760665f4d9e74c0ecf24c936e3b30570c116ef4f97e
pullPolicy: IfNotPresent

env:
Expand Down
Loading