From 93b6d2d4d56615baffde5b80ef7b0e03bc48d890 Mon Sep 17 00:00:00 2001 From: Darko Krizic Date: Sun, 6 Feb 2022 00:27:56 +0100 Subject: [PATCH] Use latest --- charts/homebridge/Chart.yaml | 2 +- charts/homebridge/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/homebridge/Chart.yaml b/charts/homebridge/Chart.yaml index 318fced..c899e01 100644 --- a/charts/homebridge/Chart.yaml +++ b/charts/homebridge/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.2 +version: 0.3.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/homebridge/values.yaml b/charts/homebridge/values.yaml index 5041bd6..f3855e8 100644 --- a/charts/homebridge/values.yaml +++ b/charts/homebridge/values.yaml @@ -8,7 +8,7 @@ image: repository: oznu/homebridge pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "4.0.0-ubuntu" + tag: "latest" imagePullSecrets: [] nameOverride: ""