diff --git a/charts-private/test/Chart.yaml b/charts-private/test/Chart.yaml index f485533e..c6c062e5 100644 --- a/charts-private/test/Chart.yaml +++ b/charts-private/test/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.1.1 +version: 0.1.2 # 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 @@ -28,6 +28,6 @@ maintainers: url: https://clabs.co dependencies: - name: redis - version: 17.3.7 + version: 19.1.5 repository: https://charts.bitnami.com/bitnami