From f6dd02edc74b52dc3e1cca6a20c9b317e93e81df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 13:31:49 +0200 Subject: [PATCH] update zammad & dependency charts (#181) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump alpine from 3.17.3 to 3.18.0 in /zammad Bumps alpine from 3.17.3 to 3.18.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * update zammad & dependencies Signed-off-by: André Bauer --------- Signed-off-by: dependabot[bot] Signed-off-by: André Bauer Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: André Bauer --- zammad/Chart.yaml | 12 ++++++------ zammad/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/zammad/Chart.yaml b/zammad/Chart.yaml index d17e8a90..9152f701 100644 --- a/zammad/Chart.yaml +++ b/zammad/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: zammad -version: 8.2.3 -appVersion: 5.4.0-19 +version: 8.3.0 +appVersion: 5.4.1-28 description: Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and e-mails. home: https://zammad.org icon: https://raw.githubusercontent.com/zammad/zammad-documentation/main/images/zammad_logo_600x520.png @@ -16,17 +16,17 @@ maintainers: dependencies: - name: elasticsearch repository: https://charts.bitnami.com/bitnami - version: 19.5.10 + version: 19.8.1 condition: zammadConfig.elasticsearch.enabled - name: memcached - version: 6.3.6 + version: 6.4.2 repository: https://charts.bitnami.com/bitnami condition: zammadConfig.memcached.enabled - name: postgresql - version: 12.1.15 + version: 12.4.3 repository: https://charts.bitnami.com/bitnami condition: zammadConfig.postgresql.enabled - name: redis - version: 17.7.4 + version: 17.10.3 repository: https://charts.bitnami.com/bitnami condition: zammadConfig.redis.enabled diff --git a/zammad/values.yaml b/zammad/values.yaml index 1ad1722d..a7d4fc49 100644 --- a/zammad/values.yaml +++ b/zammad/values.yaml @@ -330,7 +330,7 @@ volumePermissions: enabled: false image: repository: alpine - tag: "3.17.3" + tag: "3.18.0" pullPolicy: IfNotPresent # Configuration for persistence