Skip to content

Commit 241787f

Browse files
author
GitHub Actions
committed
Update build.yaml with latest submodule versions
1 parent 50fe5d8 commit 241787f

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

carconnectivity-addon/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.5.30
2+
3+
4+
### 🛠️ Fixes & Updates
5+
6+
- **CarConnectivity-connector-audi**[v0.2.2](https://github.com/acfischer42/CarConnectivity-connector-audi.git)
7+
8+
---
9+
110
## 0.5.29
211

312

carconnectivity-addon/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ labels:
1010
org.opencontainers.image.licenses: "Apache License 2.0"
1111

1212
args:
13-
AUDI_VERSION: "v0.2.0"
13+
AUDI_VERSION: "v0.2.2"
1414
SEAT_VERSION: "v0.5.1"
1515
SKODA_VERSION: "v0.11.7"
1616
VW_VERSION: "v0.10.1"

carconnectivity-addon/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "CarConnectivity Add-on"
2-
version: 0.5.29
2+
version: 0.5.30
33
slug: "carconnectivity-addon"
44
description: "CarConnectivity Add-on based on Till's project (https://github.com/tillsteinbach/CarConnectivity). May be unstable. MQTT required."
55
image: "docker.io/pulpyyyy/carconnectivity-addon-{arch}"

0 commit comments

Comments
 (0)