Skip to content

Commit

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

Bumps alpine from 3.18.2 to 3.18.3.

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

Signed-off-by: dependabot[bot] <[email protected]>

* update version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: André Bauer <[email protected]>
  • Loading branch information
dependabot[bot] and monotek authored Aug 21, 2023
1 parent 19775e1 commit c9c243e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zammad/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: zammad
version: 9.0.6
version: 9.0.7
appVersion: 6.0.0-66
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
Expand Down
2 changes: 1 addition & 1 deletion zammad/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ volumePermissions:
enabled: false
image:
repository: alpine
tag: "3.18.2"
tag: "3.18.3"
pullPolicy: IfNotPresent

# Configuration for persistence
Expand Down

0 comments on commit c9c243e

Please sign in to comment.