Skip to content

Commit

Permalink
Bump alpine from 3.18.3 to 3.18.4 in /zammad (#219)
Browse files Browse the repository at this point in the history
* Bump alpine from 3.18.3 to 3.18.4 in /zammad

Bumps alpine from 3.18.3 to 3.18.4.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Chart.yaml

* Update Chart.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and monotek authored Sep 29, 2023
1 parent 24e0b56 commit 13bdd3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions zammad/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: zammad
version: 10.0.1
appVersion: 6.1.0-22
version: 10.0.2
appVersion: 6.1.0-24
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 Down
2 changes: 1 addition & 1 deletion zammad/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ zammadConfig:
enabled: true
image:
repository: alpine
tag: "3.18.3"
tag: "3.18.4"
pullPolicy: IfNotPresent
resources: {}
# requests:
Expand Down

0 comments on commit 13bdd3e

Please sign in to comment.