Skip to content

Commit

Permalink
Update Docker image registry.k8s.io/sig-storage/snapshot-controller t…
Browse files Browse the repository at this point in the history
…o v8.2.0

Signed-off-by: Zee Aslam <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent cc9fff2 commit bab100a
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 @@ -47,7 +47,7 @@ spec:
repository: registry.k8s.io/sig-storage/snapshot-controller
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: &tag "v8.1.0"
tag: &tag "v8.2.0"
webhook:
enabled: true
replicaCount: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
serviceAccount: snapshot-controller
containers:
- name: snapshot-controller
image: registry.k8s.io/sig-storage/snapshot-controller:v8.1.0
image: registry.k8s.io/sig-storage/snapshot-controller:v8.2.0
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down

0 comments on commit bab100a

Please sign in to comment.