diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 3dbb849d6a3..a874b7e6367 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: thunderbird -version: 3.0.18 +version: 3.0.19 appVersion: latest description: This Chart will download and install Thunderbird in the preferred version and language. home: https://truecharts.org/charts/incubator/thunderbird icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png deprecated: false sources: - - https://www.thunderbird.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird - - https://hub.docker.com/r/ich777/thunderbird + - https://www.thunderbird.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - https://hub.docker.com/r/ich777/thunderbird maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - thunderbird - - mail + - thunderbird + - mail dependencies: - - name: common - version: 16.2.21 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/thunderbird/values.yaml b/charts/stable/thunderbird/values.yaml index e8f36644f82..b841ae0c625 100644 --- a/charts/stable/thunderbird/values.yaml +++ b/charts/stable/thunderbird/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/thunderbird - tag: latest@sha256:b40bc1c62c61478bc1daf8294b10824b982adf879a762acec74598c4e6ccd1c4 + tag: latest@sha256:dba18fa8c0b784851b40278930e8b484d28eebf12c23831f42cb783680032464 persistence: data: enabled: true