diff --git a/charts/incubator/guide2go/Chart.yaml b/charts/incubator/guide2go/Chart.yaml index fe478952d19..889e0786552 100644 --- a/charts/incubator/guide2go/Chart.yaml +++ b/charts/incubator/guide2go/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/alturismo/guide2go - https://github.com/alturismo/guide2go type: application -version: 2.0.8 +version: 2.0.9 diff --git a/charts/incubator/guide2go/values.yaml b/charts/incubator/guide2go/values.yaml index 34d8a6dfed5..ecab0ae63fa 100644 --- a/charts/incubator/guide2go/values.yaml +++ b/charts/incubator/guide2go/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/guide2go - tag: latest@sha256:242ea7703e5c9359e79a183c6bd35fbc0807864122201dc8accab99b9a3685e3 + tag: latest@sha256:123b847b8c3c12d89f434df91c44584e8367b1df26784439a681b08046257bf5 persistence: config: enabled: true