diff --git a/stable/security-sample-chart/Chart.lock b/stable/security-sample-chart/Chart.lock index e3368bb..1fb0d41 100644 --- a/stable/security-sample-chart/Chart.lock +++ b/stable/security-sample-chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 8.10.5 -digest: sha256:842459441a0605d2754ee47dd2fcb683be0284c8633ea4f35e34db6e218ce3e8 -generated: "2020-06-15T19:28:04.909575+03:00" + version: 8.10.6 +digest: sha256:2c64c7bf2010a06adcce84b20305a34782e0e2bf671b1534daa461351e8fbc02 +generated: "2020-06-22T16:55:09.47219+03:00" diff --git a/stable/security-sample-chart/Chart.yaml b/stable/security-sample-chart/Chart.yaml index a4fd9e7..d456d16 100644 --- a/stable/security-sample-chart/Chart.yaml +++ b/stable/security-sample-chart/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: security-sample-chart description: A security sample Helm chart type: application -version: 0.1.5 -appVersion: 0.1.1 +version: 0.2.0 +appVersion: 0.2.0 home: https://github.com/rimusz/security-sample-app keywords: - security @@ -15,7 +15,7 @@ sources: - https://github.com/rimusz/charts dependencies: - name: postgresql - version: 8.10.5 + version: 8.10.6 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled icon: https://raw.githubusercontent.com/rimusz/charts/master/stable/security-sample-chart/logo/chart-logo.png