mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-13 21:42:18 +00:00
[aaisp2mqtt] Bump default version (#10)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
appVersion: "0.3.0"
|
||||
appVersion: "0.3.1"
|
||||
description: Pulls data from the AAISP CHAOSv2 API into MQTT
|
||||
name: aaisp2mqtt
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
keywords:
|
||||
- aaisp
|
||||
- mqtt
|
||||
|
||||
@@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: nikdoof/aaisp2mqtt
|
||||
tag: 0.3.0
|
||||
tag: 0.3.1
|
||||
pullPolicy: IfNotPresent
|
||||
# imagePullSecrets: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user