We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555d585 commit 9f763f4Copy full SHA for 9f763f4
VERSION
@@ -1 +1 @@
1
-0.0.5
+0.0.6
charts/sensor-metrics-analyzer/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: sma
3
description: Sensor Metrics Analyzer web server
4
type: application
5
-version: 0.0.5
6
-appVersion: "0.0.5"
+version: 0.0.6
+appVersion: "0.0.6"
charts/sensor-metrics-analyzer/values.yaml
@@ -2,7 +2,7 @@ replicaCount: 2
image:
repository: quay.io/rhacs-eng/sensor-metrics
- tag: "0.0.5"
+ tag: "0.0.6"
pullPolicy: IfNotPresent
7
8
# Optional image pull secrets for private registries.
0 commit comments