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: ""