diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml index 61665e3cf26..aa28ad1fcb7 100644 --- a/charts/premium/clusterissuer/Chart.yaml +++ b/charts/premium/clusterissuer/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/premium/clusterissuer - https://hub.docker.com/_/hello-world type: application -version: 10.4.1 +version: 10.4.2 diff --git a/charts/premium/clusterissuer/values.yaml b/charts/premium/clusterissuer/values.yaml index f7311e76fb8..e0d621f6101 100644 --- a/charts/premium/clusterissuer/values.yaml +++ b/charts/premium/clusterissuer/values.yaml @@ -1,6 +1,6 @@ image: repository: hello-world - tag: latest@sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567 + tag: latest@sha256:54e66cc1dd1fcb1c3c58bd8017914dbed8701e2d8c74d9262e26bd9cc1642d31 pullPolicy: IfNotPresent manifestManager: enabled: true