Skip to content

Commit

Permalink
Patch-level image updates (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner authored Jan 22, 2025
1 parent 97ef7fe commit e6eefb2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions zammad/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: zammad
version: 13.0.8
appVersion: 6.4.1-29
version: 13.0.9
appVersion: 6.4.1-32
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
Expand All @@ -16,18 +16,18 @@ maintainers:
dependencies:
- name: elasticsearch
repository: https://charts.bitnami.com/bitnami
version: 21.4.2
version: 21.4.3
condition: zammadConfig.elasticsearch.enabled
- name: minio
version: 14.10.4
version: 14.10.5
repository: https://charts.bitnami.com/bitnami
condition: zammadConfig.minio.enabled
- name: memcached
version: 7.6.1
repository: https://charts.bitnami.com/bitnami
condition: zammadConfig.memcached.enabled
- name: postgresql
version: 16.4.3
version: 16.4.5
repository: https://charts.bitnami.com/bitnami
condition: zammadConfig.postgresql.enabled
- name: redis
Expand Down

0 comments on commit e6eefb2

Please sign in to comment.