Skip to content

Commit 9f763f4

Browse files
committed
Release v0.0.6
1 parent 555d585 commit 9f763f4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.5
1+
0.0.6

charts/sensor-metrics-analyzer/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: sma
33
description: Sensor Metrics Analyzer web server
44
type: application
5-
version: 0.0.5
6-
appVersion: "0.0.5"
5+
version: 0.0.6
6+
appVersion: "0.0.6"

charts/sensor-metrics-analyzer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ replicaCount: 2
22

33
image:
44
repository: quay.io/rhacs-eng/sensor-metrics
5-
tag: "0.0.5"
5+
tag: "0.0.6"
66
pullPolicy: IfNotPresent
77

88
# Optional image pull secrets for private registries.

0 commit comments

Comments
 (0)