diff --git a/charts/gophish/Chart.yaml b/charts/gophish/Chart.yaml index e901a1d..6c77758 100644 --- a/charts/gophish/Chart.yaml +++ b/charts/gophish/Chart.yaml @@ -3,7 +3,7 @@ name: gophish description: gophish helm chart for Kubernetes type: application version: 1.2.14 -appVersion: 0.12.1 +appVersion: 0.12.2 maintainers: - email: admin@josa.ngo name: JOSA diff --git a/charts/gophish/values.yaml b/charts/gophish/values.yaml index 7cadb3e..a165fc1 100644 --- a/charts/gophish/values.yaml +++ b/charts/gophish/values.yaml @@ -8,7 +8,7 @@ image: repository: josaorg/gophish pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "" + tag: "8d91c2f3c6c270eef8ed8b1855c827c081ac66cb" imagePullSecrets: [] nameOverride: ""