Skip to content

Commit

Permalink
chore: prepare release v0.3.4
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <[email protected]>
  • Loading branch information
Dominik Rosiek authored and sumo-drosiek committed Sep 12, 2022
1 parent b5bb592 commit 485b70a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/tailing-sidecar-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: tailing-sidecar-operator
description: Installs Tailing Sidecar Operator
type: application
version: 0.3.3
appVersion: 0.3.3
version: 0.3.4
appVersion: 0.3.4
4 changes: 2 additions & 2 deletions helm/tailing-sidecar-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ operator:
image:
pullPolicy: IfNotPresent
repository: ghcr.io/sumologic/tailing-sidecar-operator
tag: 0.3.3
tag: 0.3.4
resources:
limits:
cpu: 100m
Expand All @@ -17,7 +17,7 @@ operator:
sidecar:
image:
repository: ghcr.io/sumologic/tailing-sidecar
tag: 0.3.3
tag: 0.3.4

kubeRbacProxy:
image:
Expand Down

0 comments on commit 485b70a

Please sign in to comment.