diff --git a/charts/cadvisor/Chart.yaml b/charts/cadvisor/Chart.yaml index ab31bb2..dd71b46 100644 --- a/charts/cadvisor/Chart.yaml +++ b/charts/cadvisor/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: A chart for a Cadvisor deployment name: cadvisor -version: 2.2.3 -appVersion: 0.44.0 +version: 2.2.4 +appVersion: 0.47.0 home: https://github.com/google/cadvisor sources: - https://github.com/google/cadvisor diff --git a/charts/cadvisor/values.yaml b/charts/cadvisor/values.yaml index 0fa9499..2396164 100644 --- a/charts/cadvisor/values.yaml +++ b/charts/cadvisor/values.yaml @@ -1,6 +1,6 @@ image: repository: gcr.io/cadvisor/cadvisor - tag: v0.44.0 + tag: v0.47.0 pullPolicy: IfNotPresent ## Reference to one or more secrets to be used when pulling images