[aaisp-to-mqtt] Upgrade to 0.2.3

This commit is contained in:
2020-05-06 08:20:16 +01:00
parent e6392a803f
commit f110d08221
2 changed files with 2 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "0.2"
description: Pulls data from the AAISP CHAOSv2 API into MQTT
name: aaisp-to-mqtt
version: 0.2.2
version: 0.2.3

View File

@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: nikdoof/aaisp-to-mqtt
tag: 0.2.2
tag: 0.2.3
pullPolicy: IfNotPresent
# imagePullSecrets: []