Skip to content

Commit

Permalink
Prepare v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kasia-kujawa committed Mar 23, 2021
1 parent 7355174 commit ea4c339
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.2.0
appVersion: 0.2.0
version: 0.3.0
appVersion: 0.3.0
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.2.0
tag: 0.3.0
resources:
limits:
cpu: 100m
Expand All @@ -17,7 +17,7 @@ operator:
sidecar:
image:
repository: ghcr.io/sumologic/tailing-sidecar
tag: 0.2.0
tag: 0.3.0

# Configuration for MutatingWebhook which is used by tailing sidecar operator
# for details please see Kubernetes API Reference Docs
Expand Down

0 comments on commit ea4c339

Please sign in to comment.