Skip to content

Commit

Permalink
NODE-5822 Bump controller version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Orekhov committed Oct 8, 2024
1 parent c276e86 commit 28fa400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ annotations:
- name: sidecar
image: wallarm/sidecar:5.0.3-1
- name: sidecar-controller
image: wallarm/sidecar-controller:1.3.9
image: wallarm/sidecar-controller:1.3.11
- name: node-helpers
image: wallarm/node-helpers:5.0.3-1
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ controller:
image:
registry: docker.io
image: wallarm/sidecar-controller
tag: 1.3.9
tag: 1.3.11
pullPolicy: IfNotPresent
# -- Admission webhook configuration
# @default -- *See below for details*
Expand Down

0 comments on commit 28fa400

Please sign in to comment.