Commit f99c851 1 parent ab21f5f commit f99c851 Copy full SHA for f99c851
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ kubeVersion: ">=1.19.16-0"
21
21
annotations :
22
22
artifacthub.io/images : |
23
23
- name: sidecar
24
- image: wallarm/sidecar:4.10.2-1
24
+ image: wallarm/sidecar:4.10.2-1-rc
25
25
- name: sidecar-controller
26
26
image: wallarm/sidecar-controller:1.3.4
27
27
- name: ingress-ruby
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ config:
179
179
image :
180
180
registry : docker.io
181
181
image : wallarm/sidecar
182
- tag : " 4.10.2-1"
182
+ tag : " 4.10.2-1-rc "
183
183
pullPolicy : IfNotPresent
184
184
# ## Shared security context for all (init and regular) containers in sidecar schema except `iptables` container.
185
185
# ## For `iptables` container it is described in `sidecar.initContainers.iptables.securityContext` value
You can’t perform that action at this time.
0 commit comments