Skip to content

Commit 1e339ac

Browse files
committed
chore: update images api-devices to 1.1.1
Signed-off-by: Stefano Cappa <[email protected]>
1 parent 8c71066 commit 1e339ac

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ GitHub releases [HERE](https://github.com/home-anthill/deployer/releases)
1919

2020
Versions:
2121

22+
- ??/08/2024 - 2.2.0
2223
- 19/08/2024 - 2.1.0
2324
- 27/07/2024 - 2.0.2
2425
- 27/07/2024 - 2.0.1

home-anthill/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.1.0
18+
version: 2.2.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "2.0.3"
24+
appVersion: "2.0.4"

home-anthill/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ gui:
4242
image: "ks89/gui:v2.0.0"
4343

4444
apiDevices:
45-
image: "ks89/api-devices:v1.1.0"
45+
image: "ks89/api-devices:v1.1.1"
4646
grpc:
4747
libraryLogEnable: false
4848

0 commit comments

Comments
 (0)