Skip to content

Commit

Permalink
Security sample chart v0.2.0 (#93)
Browse files Browse the repository at this point in the history
* security-sample-chart-v0.2.0

* Fix lint issues

* add mitigigation file back
  • Loading branch information
rimusz committed Jun 22, 2020
1 parent 1451df9 commit 26b1e41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions stable/security-sample-chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
6 changes: 3 additions & 3 deletions stable/security-sample-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 26b1e41

Please sign in to comment.