From 768610872ac281c9f487b673dded5e81f71f2061 Mon Sep 17 00:00:00 2001 From: Tamim Hamoudi Date: Tue, 16 Jul 2024 10:30:26 +0300 Subject: [PATCH] (gophish)(patch) set image version --- charts/gophish/Chart.yaml | 2 +- charts/gophish/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: ""