Skip to content

Commit

Permalink
Merge pull request #171 from wallarm/hotfix/bump-controller
Browse files Browse the repository at this point in the history
Release 4.10.9 (hotfix)
  • Loading branch information
xDmitriev authored Jul 18, 2024
2 parents 49d964d + 3189527 commit 4156581
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.8
1.3.9
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: wallarm-sidecar
version: 4.10.8
version: 4.10.9
appVersion: 4.10.8-1
description: Sidecar controller for Kubernetes. Injects sidecar proxy based on NGINX with Wallarm module and helper services.
home: https://github.com/wallarm/sidecar
Expand All @@ -23,6 +23,6 @@ annotations:
- name: sidecar
image: wallarm/sidecar:4.10.8-1
- name: sidecar-controller
image: wallarm/sidecar-controller:1.3.8
image: wallarm/sidecar-controller:1.3.9
- name: node-helpers
image: wallarm/node-helpers:4.10.8-1
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ controller:
image:
registry: docker.io
image: wallarm/sidecar-controller
tag: 1.3.8
tag: 1.3.9
pullPolicy: IfNotPresent
# -- Admission webhook configuration
# @default -- *See below for details*
Expand Down

0 comments on commit 4156581

Please sign in to comment.