Skip to content

Commit

Permalink
fix: talos-backup image
Browse files Browse the repository at this point in the history
  • Loading branch information
mglants committed Oct 26, 2023
1 parent 3559cef commit 34c7a75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: talos-backup
image: ghcr.io/siderolabs/talos-backup:v0.1.0-alpha.0
image: ghcr.io/siderolabs/talos-backup:v0.1.0-alpha.0-2-gc9d9843
workingDir: /tmp
imagePullPolicy: IfNotPresent
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: talos-backup
image: ghcr.io/siderolabs/talos-backup:v0.1.0-alpha.0
image: ghcr.io/siderolabs/talos-backup:v0.1.0-alpha.0-2-gc9d9843
workingDir: /tmp
imagePullPolicy: IfNotPresent
env:
Expand Down

0 comments on commit 34c7a75

Please sign in to comment.