Skip to content

Commit f99c851

Browse files
committed
fix tag
1 parent ab21f5f commit f99c851

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ kubeVersion: ">=1.19.16-0"
2121
annotations:
2222
artifacthub.io/images: |
2323
- name: sidecar
24-
image: wallarm/sidecar:4.10.2-1
24+
image: wallarm/sidecar:4.10.2-1-rc
2525
- name: sidecar-controller
2626
image: wallarm/sidecar-controller:1.3.4
2727
- name: ingress-ruby

helm/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ config:
179179
image:
180180
registry: docker.io
181181
image: wallarm/sidecar
182-
tag: "4.10.2-1"
182+
tag: "4.10.2-1-rc"
183183
pullPolicy: IfNotPresent
184184
### Shared security context for all (init and regular) containers in sidecar schema except `iptables` container.
185185
### For `iptables` container it is described in `sidecar.initContainers.iptables.securityContext` value

0 commit comments

Comments
 (0)